1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00
emacs/lisp/vc
Stefan Kangas 3e23494394 Merge from origin/emacs-28
2963de6540 * lisp/vc/vc-git.el (vc-git-mergebase): More meaningful er...
a9148cdee5 ; Fix heading in etc/NEWS
9623342216 ; * etc/NEWS: Move a bookmark related item further down.

# Conflicts:
#	etc/NEWS
2021-11-11 07:17:56 +01: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 * lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespace 2021-11-09 10:18:24 +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
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 typos in CONTRIBUTE, ELisp manual, ediff 2021-11-10 01:17:42 +01: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
pcvs-parse.el
pcvs-util.el
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
vc-git.el * lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message. 2021-11-10 20:41:19 +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 Suppress a compilation warning about vc-switch-backend 2021-11-08 00:26:32 +01:00
vc-mtn.el
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 * lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespace 2021-11-09 10:18:24 +02:00