1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00
emacs/lisp/net
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
..
ange-ftp.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
browse-url.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
dbus.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
dictionary-connection.el
dictionary.el * lisp/net/dictionary.el (context-menu-dictionary): Move menu item down. 2021-10-02 22:22:41 +03:00
dig.el Allow `C-u M-x dig' to ask for a query type 2021-06-24 18:51:38 +02:00
dns.el
eudc-bob.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudc-export.el
eudc-hotlist.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudc-vars.el
eudc.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
eudcb-bbdb.el
eudcb-ldap.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Remove :copy from define-keymap 2021-10-04 16:37:30 +02:00
gnutls.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
goto-addr.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hmac-def.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
hmac-md5.el
imap.el
ldap.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
mailcap.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
mairix.el Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
net-utils.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
netrc.el
network-stream.el
newst-backend.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ntlm.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
pop3.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
puny.el
quickurl.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
rcirc.el Add rcirc-omit-unless-requested option 2021-09-30 16:25:48 +02:00
rfc2104.el
rlogin.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
sasl-cram.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sasl-digest.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sasl-ntlm.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
shr-color.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
shr.el Convert some keymaps to defvar-keymap 2021-10-04 10:15:11 +02:00
sieve-manage.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sieve-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sieve.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
snmp-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
soap-client.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
soap-inspect.el Prefer seq-random-elt to nth+random 2021-09-24 19:41:03 +02:00
socks.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
telnet.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
tramp-adb.el Fix tramp-compat-temporary-file-directory implementation 2021-09-21 20:26:59 +02:00
tramp-archive.el Fix tramp-compat-temporary-file-directory implementation 2021-09-21 20:26:59 +02:00
tramp-cache.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
tramp-cmds.el * lisp/net/tramp-cmds.el (tramp-cleanup-connection): Remove trace buffer. 2021-09-23 14:28:42 +02:00
tramp-compat.el Fix tramp-compat-temporary-file-directory implementation 2021-09-21 20:26:59 +02:00
tramp-crypt.el Fix tramp-compat-temporary-file-directory implementation 2021-09-21 20:26:59 +02:00
tramp-ftp.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-fuse.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
tramp-gvfs.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
tramp-integration.el
tramp-rclone.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
tramp-sh.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
tramp-smb.el Fix tramp-compat-temporary-file-directory implementation 2021-09-21 20:26:59 +02:00
tramp-sshfs.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
tramp-sudoedit.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-uu.el
tramp.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
trampver.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
webjump.el Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
zeroconf.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00