1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/lisp/mail
Stefan Kangas 6640942221 Use format-prompt for many more prompts
* lisp/bookmark.el (bookmark-completing-read):
* lisp/calc/calc-prog.el (calc-user-define-formula):
* lisp/calc/calc-store.el (calc-permanent-variable):
* lisp/calc/calc-units.el (calc-convert-units)
(calc-convert-exact-units, calc-convert-temperature):
* lisp/cedet/semantic/complete.el
(semantic-complete-read-tag-engine):
* lisp/cus-edit.el (customize-read-group):
* lisp/dired-aux.el (dired-do-chxxx):
* lisp/dired-x.el (dired-mark-unmarked-files):
* lisp/emacs-lisp/debug.el (cancel-debug-on-entry)
(cancel-debug-on-variable-change):
* lisp/emacs-lisp/edebug.el (edebug-cancel-on-entry)
(edebug-remove-instrumentation):
* lisp/epa.el (epa-read-file-name, epa-export-keys):
* lisp/faces.el (read-face-name):
* lisp/format.el (format-decode-buffer, format-decode-region):
* lisp/gnus/gnus-art.el (gnus-read-save-file-name):
* lisp/gnus/gnus-util.el (gnus-completing-read):
* lisp/gnus/message.el (message-check-news-header-syntax):
* lisp/info.el (Info-follow-reference):
* lisp/international/mule-diag.el (describe-font)
(describe-fontset):
* lisp/international/quail.el (quail-show-keyboard-layout):
* lisp/language/cyril-util.el
(standard-display-cyrillic-translit):
* lisp/mail/rmailkwd.el (rmail-read-label):
* lisp/mail/rmailmm.el (rmail-mime-save):
* lisp/mail/rmailout.el (rmail-output-read-file-name):
* lisp/man.el (Man-goto-section, Man-follow-manual-reference):
* lisp/menu-bar.el (emacs-index--prompt):
* lisp/net/ange-ftp.el (ange-ftp-get-passwd):
* lisp/proced.el (proced-send-signal):
* lisp/progmodes/cpp.el (cpp-choose-face):
* lisp/progmodes/ebrowse.el (ebrowse-set-tree-indentation):
* lisp/progmodes/etags.el (visit-tags-table)
(visit-tags-table-buffer):
* lisp/progmodes/grep.el (grep-read-files):
* lisp/progmodes/hideif.el (hide-ifdef-define):
* lisp/progmodes/pascal.el (pascal-goto-defun):
* lisp/progmodes/prolog.el (prolog-read-predicate):
* lisp/progmodes/sql.el (sql-get-login-ext):
* lisp/ses.el (ses-define-local-printer):
* lisp/textmodes/artist.el (artist-figlet-choose-font):
* lisp/textmodes/tex-mode.el (tex-compile):
* lisp/vc/diff.el (diff):
* lisp/vc/ediff-ptch.el (ediff-prompt-for-patch-file):
* lisp/vc/ediff-util.el (ediff-read-file-name):
* lisp/vc/pcvs.el (cvs-mode-mark-on-state):
* lisp/vc/vc.el (vc-diff-build-argument-list-internal)
(vc-revision-other-window, vc-retrieve-tag):
* lisp/wid-edit.el: Prefer format-prompt unconditionally.

* lisp/org/org-capture.el (org-capture-fill-template):
* lisp/org/org-refile.el (org-refile-get-location):
* lisp/progmodes/python.el (python-eldoc-at-point):
* lisp/progmodes/verilog-mode.el (verilog-surelint-off)
(verilog-goto-defun):
* lisp/progmodes/xref.el (xref--read-identifier): Prefer format-prompt
when it is fboundp.
2021-10-05 03:44:56 +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 format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
rmailmm.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
rmailmsc.el
rmailout.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +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
unrmail.el
uudecode.el
yenc.el