1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/lisp/mail
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
..
binhex.el
blessmail.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
emacsbug.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
feedmail.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flow-fill.el
footnote.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hashcash.el
ietf-drums.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mail-extr.el Add new functions for lax mail address splitting 2021-08-14 15:20:59 +02:00
mail-hist.el
mail-parse.el Add new functions for lax mail address splitting 2021-08-14 15:20:59 +02:00
mail-prsvr.el
mail-utils.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mailabbrev.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
mailalias.el
mailclient.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
mailheader.el
mspools.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
qp.el
reporter.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
rfc822.el
rfc2045.el
rfc2047.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rfc2231.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rfc6068.el Make epg use rfc6068 for decoding %-encoded strings 2021-08-30 02:03:15 +02:00
rmail-spam-filter.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
rmail.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
rmailedit.el
rmailkwd.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rmailmm.el
rmailmsc.el
rmailout.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
rmailsort.el
rmailsum.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
sendmail.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
smtpmail.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
supercite.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
uce.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
undigest.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
unrmail.el
uudecode.el
yenc.el