1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00
emacs/lisp/vc
Stefan Kangas 5c12e988ab doc: Delete extraneous quotes around keys
* lisp/allout.el (allout-outlinify-sticky):
* lisp/auth-source.el (auth-sources):
* lisp/buff-menu.el (Buffer-menu-delete)
(Buffer-menu-delete-backwards, Buffer-menu-save)
(Buffer-menu-execute, Buffer-menu-select):
* lisp/calendar/todo-mode.el (todo-show)
(todo-show-categories-table, todo-top-priorities-overrides):
* lisp/desktop.el (desktop-save-mode):
* lisp/dired-aux.el (dired-do-kill-lines, dired-do-copy):
* lisp/edmacro.el (edit-kbd-macro):
* lisp/emulation/viper-cmd.el (viper-ask-level):
* lisp/emulation/viper-init.el (viper-expert-level):
* lisp/filesets.el (filesets-add-buffer):
* lisp/follow.el (follow-mode):
* lisp/gnus/gnus-group.el (gnus-group-mode):
* lisp/gnus/gnus-sum.el (gnus-summary-mode):
* lisp/ibuffer.el (ibuffer-mode):
* lisp/international/ogonek.el (ogonek-informacja)
(ogonek-information):
* lisp/isearch.el (search-default-mode):
* lisp/macros.el (apply-macro-to-region-lines):
* lisp/mail/supercite.el (sc-mail-field-query)
(sc-insert-reference, sc-insert-citation):
* lisp/play/decipher.el (decipher-make-checkpoint):
(decipher-restore-checkpoint):
* lisp/progmodes/idlw-shell.el (idlwave-shell-mode):
* lisp/progmodes/idlwave.el (idlwave-store-inquired-class):
* lisp/progmodes/prolog.el (prolog-mode, prolog-inferior-mode):
* lisp/progmodes/sh-script.el (sh-set-shell):
* lisp/progmodes/vhdl-mode.el (vhdl-compiler-alist)
(vhdl-modify-date-prefix-string)
(vhdl-modify-date-on-saving, vhdl-mode):
* lisp/server.el (server-start):
* lisp/subr.el (locate-library):
* lisp/tempo.el (tempo-marks, tempo-use-tag-list):
* lisp/time.el (world-clock):
* lisp/vc/vc-hooks.el (vc-mode):
* lisp/whitespace.el (whitespace-report-region):
* lisp/windmove.el (windmove-delete-in-direction): Doc fix: Delete
extraneous quotes around keys.
2024-01-21 14:09:34 +01:00
..
add-log.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
compare-w.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cvs-status.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
diff-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
diff.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ediff-diff.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ediff-help.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ediff-hook.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ediff-init.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ediff-merg.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ediff-mult.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ediff-ptch.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ediff-util.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ediff-vers.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ediff-wind.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ediff.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emerge.el Make emerge-m-t-f obsolete in favor of make-temp-file 2023-09-02 14:42:30 +02:00
log-edit.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
log-view.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
pcvs-defs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pcvs-info.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pcvs-parse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pcvs-util.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pcvs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
smerge-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
vc-annotate.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
vc-bzr.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc-cvs.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
vc-dav.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc-dir.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
vc-dispatcher.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc-filewise.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc-git.el Add autoload cookie to vc-git-grep 2024-01-11 22:16:31 +01:00
vc-hg.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
vc-hooks.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
vc-rcs.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
vc-sccs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc-src.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc-svn.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc.el ; (vc-print-log-internal): Update docstring further 2024-01-11 01:24:17 +02:00