emacs/lisp/vc
Manuel Giraud cfd4d45f11 Make 'C-x v v' on an unregistered file use the most specific backend
* lisp/vc/vc.el (vc-next-action): Mention this.

* lisp/vc/vc.el (vc-backend-for-registration): Choose the most
specific backend (bug#50572).
2021-11-06 01:13:49 +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 Fix 'diff-font-lock-prettify' breaking display of outline headers 2021-11-05 03:50:01 +01: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 Make 'C-x v v' on an unregistered file use the most specific backend 2021-11-06 01:13:49 +01:00