emacs/lisp/vc
Glenn Morris bd7b5f72a9 Merge from origin/emacs-28
0545c70c16 (origin/emacs-28) ; * src/keyboard.c (readable_events): Ad...
805ed8d318 Fix todo-mode AOT test failures (bug#51308)
8f42ff31f6 Fix hi-lock AOT test failures (bug#51308)
8002fcd4b9 Fix socks test
4540130312 ; Fix typo
59df93e2dd * lisp/help.el (help--analyze-key): Add new arg BUFFER (bu...
cb8b12b56d Improve docstrings and NEWS item of 'repeat-mode'
06fe499614 * lisp/tab-bar.el (tab-bar-menu-bar): New command (bug#512...
8358da9c4c Display a tab bar item as sunken when appropriate
29fdc65860 Fix tab bar item highlight when a mouse click is dropped
7236592668 Refer to mouse-highlight from make-pointer-invisible docst...
cf4394a397 * etc/PROBLEMS: Add hex codepoint for NO-BREAK SPACE
2d647e88fa Describe how to debug fontconfig issues
c916040921 Adapt Tramp tests
1bb14f93f1 Convert ANSI color definitions in themes to use faces (e.g...
8e7cd29712 Revert "Revert back to using ESC as viper-ESC-key again"
91d71b38a3 Fix inset rectangle corners when sides aren't drawn (bug#5...
5c1a575ef4 Don't use color escape sequences in vc-git-expanded-log-entry
d7f595cc89 Code cleanup in tramp-tests.el
548a5db611 ; etc/NEWS fix wording

# Conflicts:
#	etc/NEWS
2021-10-21 08:02:57 -07:00
..
add-log.el Prefer seq-random-elt to nth+random 2021-09-24 19:41:03 +02:00
compare-w.el ; More stylistic docfixes in vc/*.el found by checkdoc 2021-09-18 09:35:29 +02:00
cvs-status.el Error out on invalid `define-keymap' keywords 2021-10-19 04:50:59 +02:00
diff-mode.el Fix diff-mode-shared-map 2021-10-19 04:36:05 +02:00
diff.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
ediff-diff.el ; More stylistic docfixes in vc/*.el found by checkdoc 2021-09-18 09:35:29 +02:00
ediff-help.el ; More stylistic docfixes in vc/*.el found by checkdoc 2021-09-18 09:35:29 +02:00
ediff-hook.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ediff-init.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
ediff-merg.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
ediff-mult.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
ediff-ptch.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
ediff-util.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
ediff-vers.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ediff-wind.el ; More stylistic docfixes in vc/*.el found by checkdoc 2021-09-18 09:35:29 +02:00
ediff.el ; Fix some recent fixes to doc strings 2021-09-26 16:50:11 +03:00
emerge.el Add indent declaration to emerge-defvar-local 2021-09-18 09:40:29 +02:00
log-edit.el Convert two easy-mmode-defmap' usages to defvar-keymap' 2021-10-15 14:19:41 +02:00
log-view.el Use `define-keymap' in log-view.el 2021-10-14 20:11:51 +02:00
pcvs-defs.el Use define-keymap in pcvs and pcvs-defs.el 2021-10-18 01:27:27 +02:00
pcvs-info.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
pcvs-parse.el * lisp/vc/pcvs-parse.el: Fix lexical-binding breakage 2021-03-11 13:14:19 -05:00
pcvs-util.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
pcvs.el Fix possible build issue in pcvs.el and diff-mode.el 2021-10-18 09:22:22 +02:00
smerge-mode.el Fix typo in previous smerge-mode-map change 2021-10-20 11:49:22 +02:00
vc-annotate.el ; Fix some recent fixes to doc strings 2021-09-26 16:50:11 +03:00
vc-bzr.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
vc-cvs.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
vc-dav.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
vc-dir.el ; Fix some recent fixes to doc strings 2021-09-26 16:50:11 +03:00
vc-dispatcher.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
vc-filewise.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
vc-git.el Don't use color escape sequences in vc-git-expanded-log-entry 2021-10-19 19:45:25 +02:00
vc-hg.el Make 'inhibit-changing-match-data' obsolete and adjust callers 2021-10-07 20:46:50 +02:00
vc-hooks.el Avoid double argument evaluation in vc-call macro 2021-09-21 12:30:58 +01:00
vc-mtn.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
vc-rcs.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
vc-sccs.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
vc-src.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
vc-svn.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
vc.el Merge from origin/emacs-28 2021-10-14 07:50:29 -07:00