emacs/lisp/language
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
..
burmese.el ; Stylistic docfixes in language/*.el found by checkdoc 2021-09-19 13:15:41 +02:00
cham.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
china-util.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
chinese.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
cyril-util.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
cyrillic.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
czech.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
english.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
ethio-util.el ; Stylistic docfixes in language/*.el found by checkdoc 2021-09-19 13:15:41 +02:00
ethiopic.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
european.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
georgian.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
greek.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hanja-util.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
hebrew.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
ind-util.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
indian.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
japan-util.el ; Stylistic docfixes in language/*.el found by checkdoc 2021-09-19 13:15:41 +02:00
japanese.el Move compose-gstring-for-variation-glyph 2021-09-24 13:10:48 +02:00
khmer.el ; Stylistic docfixes in language/*.el found by checkdoc 2021-09-19 13:15:41 +02:00
korea-util.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
korean.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
lao-util.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
lao.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
misc-lang.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
romanian.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sinhala.el ; Stylistic docfixes in language/*.el found by checkdoc 2021-09-19 13:15:41 +02:00
slovak.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tai-viet.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
thai-util.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
thai-word.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
thai.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
tibet-util.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
tibetan.el ; Stylistic docfixes in language/*.el found by checkdoc 2021-09-19 13:15:41 +02:00
tv-util.el ; Stylistic docfixes in language/*.el found by checkdoc 2021-09-19 13:15:41 +02:00
utf-8-lang.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
viet-util.el Use lexical-binding in of all lisp/language 2021-01-27 11:13:39 -05:00
vietnamese.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00