1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
emacs/lisp/emulation
Paul Eggert c1cacb0994 Avoid hard-coding "M-x command" in docstrings
* lisp/calendar/todo-mode.el (todo-mode):
* lisp/desktop.el (desktop-save-mode):
* lisp/edmacro.el (edit-kbd-macro):
* lisp/emacs-lisp/package.el (package-menu-execute):
* 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/auth-source.el (auth-sources):
* lisp/international/ogonek.el (ogonek-informacja)
(ogonek-information):
* lisp/net/tramp.el (tramp-process-actions):
* lisp/org/org-gnus.el (org-gnus-no-new-news):
* lisp/org/org.el (org-ellipsis):
* lisp/progmodes/python.el (python-shell-get-process-or-error):
* lisp/progmodes/vhdl-mode.el (vhdl-mode):
* lisp/server.el (server-start):
* lisp/type-break.el (type-break-noninteractive-query):
* lisp/userlock.el (ask-user-about-supersession-help):
* lisp/whitespace.el (whitespace-report-region):
Prefer (substitute-command-keys "`\\[foo-command]'")
to "`M-x foo-command'" in docstrings and the like.
2015-08-21 14:09:47 -07:00
..
cua-base.el Silence some compilation warnings 2015-04-30 20:09:02 -04:00
cua-gmrk.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cua-rect.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-lk201.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-mapper.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-pc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-vt100.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
keypad.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
viper-cmd.el Avoid hard-coding "M-x command" in docstrings 2015-08-21 14:09:47 -07:00
viper-ex.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00
viper-init.el Avoid hard-coding "M-x command" in docstrings 2015-08-21 14:09:47 -07:00
viper-keym.el * lisp/emulation/viper.el: A couple of docstring format tweaks 2015-02-05 11:05:07 -05:00
viper-macs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
viper-mous.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
viper-util.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
viper.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00