1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/emulation
Stefan Kangas 0da8118dcb Use command substitution instead of raw keys in more places
* admin/authors.el (authors):
* lisp/abbrev.el (abbrev-suggest-show-report):
* lisp/calc/calc.el (calc-display-trail, calc):
* lisp/completion.el (completion-locate-db-error):
* lisp/dired-x.el (dired-extra-startup):
* lisp/emacs-lisp/package.el (package-install-selected-packages):
* lisp/emulation/viper.el (viper-mode):
* lisp/facemenu.el (list-colors-display):
* lisp/mail/emacsbug.el (report-emacs-bug-hook):
* lisp/mail/sendmail.el (mail):
* lisp/menu-bar.el (menu-bar-mode):
* lisp/org/org.el (org-revert-all-org-buffers):
* lisp/progmodes/antlr-mode.el (antlr-help-rules-intro)
(antlr-insert-makefile-rules):
* lisp/progmodes/gdb-mi.el (gdb--check-interpreter):
* lisp/progmodes/xscheme.el (xscheme-process-sentinel):
* lisp/ps-print.el (ps-font-info-database):
* lisp/recentf.el (recentf-edit-list, recentf-open-files):
* lisp/vc/ediff-util.el (ediff-suspend):
* lisp/vc/pcvs.el (cvs-mode):
* lisp/vc/vc-bzr.el (vc-bzr-dir-extra-headers): Use command
substitution.
2021-09-24 21:26:08 +02:00
..
cua-base.el ; Stylistic docfixes in emulation/*.el found by checkdoc 2021-09-18 23:42:24 +02:00
cua-gmrk.el * lisp/emulation/: Use lexical-binding 2021-03-06 13:03:29 -05:00
cua-rect.el ; Stylistic docfixes in emulation/*.el found by checkdoc 2021-09-18 23:42:24 +02:00
edt-lk201.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt-mapper.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
edt-pc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt-vt100.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt.el Use emacs-version instead of obsolete version variables 2021-04-01 01:27:38 +02:00
keypad.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
viper-cmd.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
viper-ex.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
viper-init.el ; Stylistic docfixes in emulation/*.el found by checkdoc 2021-09-18 23:42:24 +02:00
viper-keym.el Viper doc string fix 2021-09-19 00:14:42 +02:00
viper-macs.el ; Make change that was accidentally left out in my last commit 2021-09-17 12:32:59 +02:00
viper-mous.el ; Stylistic docfixes in emulation/*.el found by checkdoc 2021-09-18 23:42:24 +02:00
viper-util.el Fix viper-util compilation warning 2021-09-19 00:13:21 +02:00
viper.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00