emacs/lisp/international
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
..
ccl.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
characters.el Add glyphless-char-display-control for Variation Selectors 2021-09-26 18:54:49 +02:00
fontset.el Fix selection of fonts for Arabic on Posix platforms 2021-10-02 17:38:55 +03:00
isearch-x.el Use lexical-binding in all lisp/international files 2021-01-25 22:58:19 -05:00
iso-ascii.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
iso-cvt.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
iso-transl.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
ja-dic-cnv.el Merge from origin/emacs-27 2021-04-07 07:50:17 -07:00
ja-dic-utl.el Use lexical-binding in all lisp/international files 2021-01-25 22:58:19 -05:00
kinsoku.el Use lexical-binding in all lisp/international files 2021-01-25 22:58:19 -05:00
kkc.el Use lexical-binding in all lisp/international files 2021-01-25 22:58:19 -05:00
latexenc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
latin1-disp.el Remove redundant #' before lambda in international/*.el 2021-04-01 16:10:36 +02:00
mule-cmds.el Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
mule-conf.el Make comint understand the ccrypt password phrases 2021-09-27 08:15:24 +02:00
mule-diag.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
mule-util.el Unknown line endings in filepos-to-bufferpos/bufferpos-to-linepos 2021-08-13 13:06:33 +02:00
mule.el Simplify hack-read-symbol-shorthands again (bug#50946) 2021-10-04 00:17:12 +01:00
ogonek.el Use lexical-binding in all lisp/international files 2021-01-25 22:58:19 -05:00
quail.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
rfc1843.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
robin.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
titdic-cnv.el ; Update some links to HTTPS and note some broken links 2021-09-27 12:40:04 +02:00
ucs-normalize.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
utf-7.el Use lexical-binding in all lisp/international files 2021-01-25 22:58:19 -05:00
utf7.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00