emacs/lisp/vc
Stefan Kangas c167009400 Make some variable aliases obsolete
* lisp/progmodes/make-mode.el (makefile-query-one-target-method):
* lisp/skeleton.el (skeleton-transformation, skeleton-filter):
* lisp/textmodes/artist.el (artist-text-renderer):
* lisp/textmodes/bibtex.el (bibtex-autokey-name-case-convert):
(bibtex-autokey-titleword-case-convert):
* lisp/textmodes/ispell.el (ispell-format-word):
* lisp/textmodes/sgml-mode.el (sgml-transformation):
* lisp/vc/add-log.el (change-log-time-zone-rule): Make variable
aliases obsolete.
2021-12-20 22:16:24 +01:00
..
add-log.el Make some variable aliases obsolete 2021-12-20 22:16:24 +01:00
compare-w.el ; More stylistic docfixes in vc/*.el found by checkdoc 2021-09-18 09:35:29 +02:00
cvs-status.el Adjust defvar-keymap' and define-keymap' to the new syntax 2021-11-16 08:26:24 +01:00
diff-mode.el * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659 2021-11-18 19:13:48 +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 Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
ediff-hook.el
ediff-init.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01: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 substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
ediff-util.el Merge from origin/emacs-28 2021-12-16 06:31:48 +01: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 Use substitute-command-keys in some messages 2021-11-17 14:29:15 +01:00
emerge.el Add indent declaration to emerge-defvar-local 2021-09-18 09:40:29 +02:00
log-edit.el Adjust defvar-keymap' and define-keymap' to the new syntax 2021-11-16 08:26:24 +01:00
log-view.el Adjust defvar-keymap' and define-keymap' to the new syntax 2021-11-16 08:26:24 +01: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 Revert VC-related prefix user options to previous values 2021-11-18 12:11:35 +01:00
smerge-mode.el Revert VC-related prefix user options to previous values 2021-11-18 12:11:35 +01: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 Fix previous -responsible-p change 2021-11-14 09:41:22 +01:00
vc-dav.el Make all vc-*-responsible-p functions return a string 2021-11-14 02:38:48 +01:00
vc-dir.el Make the Git stash commands available in vc-dir Git buffers 2021-12-06 06:41:25 +01:00
vc-dispatcher.el ; * lisp/vc/vc-dispatcher.el (vc-command-messages): Doc fix. 2021-12-16 22:01:06 +02:00
vc-filewise.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
vc-git.el Add vc-git-stash-pop to vc-dir-git-mode 2021-12-07 08:06:16 +01: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 Fix previous -responsible-p change 2021-11-14 09:41:22 +01:00
vc-sccs.el Fix previous -responsible-p change 2021-11-14 09:41:22 +01: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 Find most specific backend for `vc-backend-for-registration'. 2021-11-14 01:54:46 +01:00