1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/lisp/progmodes
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
..
antlr-mode.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
asm-mode.el
autoconf.el Fontify Libtool macros in autoconf-mode 2021-09-18 13:12:32 +01:00
bat-mode.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
bug-reference.el Fix VC repo URL detection in bug-reference-mode 2021-09-20 14:41:13 +01:00
cc-align.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-awk.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-bytecomp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-cmds.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-defs.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-engine.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-fonts.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-guess.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-langs.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-menus.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-styles.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-vars.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cfengine.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
cl-font-lock.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
cmacexp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
compile.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cperl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cpp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cwarn.el
dcl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ebnf2ps.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
ebnf-abn.el Fix abnf parsing of <prose> elements 2021-08-31 03:17:21 +02:00
ebnf-bnf.el
ebnf-dtd.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ebnf-ebx.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ebrowse.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
elisp-mode.el Many improvements for Context Menus (bug#9054) 2021-09-22 20:08:45 +03:00
etags.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
executable.el
f90.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
flymake-cc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flymake-proc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flymake.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
fortran.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gdb-mi.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
glasses.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
grep.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
gud.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hideif.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hideshow.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
icon.el
idlw-complete-structtag.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlw-help.el Make two unused variables obsolete 2021-09-19 16:57:03 +02:00
idlw-shell.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlw-toolbar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlwave.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
inf-lisp.el Allow using spaces in `inferior-lisp' command names 2021-07-15 10:33:22 +02:00
js.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ld-script.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
m4-mode.el
make-mode.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
meta-mode.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mixal-mode.el
modula2.el Fix infloop in Modula-2 mode 2021-05-25 06:18:29 +02:00
octave.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
opascal.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
pascal.el
perl-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
prog-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
project.el Add aggregate project discovery and maintenance functions 2021-09-23 14:07:00 +02:00
prolog.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ps-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
python.el * python.el (python-syntax-stringify): Extend comment about last change 2021-09-21 11:39:24 -04:00
ruby-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
scheme.el Fix font and indentation of call-with-port in scheme-mode 2021-05-25 22:22:28 +02:00
sh-script.el Fix problems with 'C-c C-n' in sh-script-mode 2021-09-23 23:19:11 +02:00
simula.el
sql.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
subword.el
tcl.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
vera-mode.el
verilog-mode.el ; * lisp/progmodes/verilog-mode.el: Untabify doc-strings. 2021-09-23 11:43:29 -04:00
vhdl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
which-func.el Clarify which-function tooltip text 2021-09-23 13:23:29 +02:00
xref.el A bit less overhead when converting hits 2021-09-23 21:45:16 +03:00
xscheme.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00