1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00
emacs/lisp/net
Daniel Mendler 3aceae113b Use `completion-table-with-metadata' (bug#74865)
Prefer `completion-table-with-metadata' over explicit completion
table lambdas for clarity.  Furthermore prefer it over
`completion-extra-properties' to avoid problems with recursive
minibuffers and recursive completion sessions, since the
completion metadata applies only to the outer completion session.

* lisp/bookmark.el (bookmark-completing-read):
* lisp/faces.el (read-face-name):
* lisp/international/emoji.el (emoji--read-emoji):
* lisp/net/dictionary.el (dictionary-completing-read-dictionary):
* lisp/net/rcirc.el (rcirc-completion-at-point):
* lisp/net/eww.el (eww-read-alternate-url):
* lisp/simple.el (read-from-kill-ring): Use it.
* lisp/calendar/calendar.el (calendar-read-date): Use
`completion-table-with-metadata' and `completion-table-case-fold'.
* lisp/proced.el (proced--read-signal): New function.
(proced-send-signal): Use it.
2024-12-16 20:19:49 +02:00
..
ange-ftp.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
browse-url.el Add Qutebrowser to list of choices in customize 2024-12-16 17:59:54 +02:00
dbus.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
dictionary-connection.el
dictionary.el Use `completion-table-with-metadata' (bug#74865) 2024-12-16 20:19:49 +02:00
dig.el
dns.el
eudc-bob.el
eudc-capf.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el Normalize "Commentary" section in eudc.el 2024-10-05 00:45:54 +02:00
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el Use `completion-table-with-metadata' (bug#74865) 2024-12-16 20:19:49 +02:00
gnutls.el
goto-addr.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
hmac-def.el
hmac-md5.el Remove redundant requires 2024-07-04 23:55:16 +02:00
imap.el ; Change imap-shell-host docstring to mention SSH 2024-07-09 14:09:45 +02:00
ldap.el
mailcap.el Fix 'yank-media' to allow yanking SVG data 2024-10-31 12:36:31 +02:00
mairix.el
net-utils.el Allow giving "ping" flags with C-u M-x ping 2024-06-20 20:42:51 +02:00
network-stream.el Improve 'open-network-stream' documentation. 2024-11-05 13:51:21 +01:00
newst-backend.el Standardize possessive apostrophe usage in manuals, docs, and comments 2024-07-25 03:35:18 +02:00
newst-plainview.el * lisp/net/newst-plainview.el: Fix Bug#74198 2024-11-07 16:47:39 +01:00
newst-reader.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-ticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-treeview.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newsticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
nsm.el Only conditionally resolve hosts in nsm-should-check 2024-09-17 17:55:50 -07:00
ntlm.el
pop3.el
puny.el
rcirc.el Use `completion-table-with-metadata' (bug#74865) 2024-12-16 20:19:49 +02:00
rfc2104.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el shr.el: Define rendering rule for math tag 2024-10-31 12:19:48 +02:00
sieve-manage.el ; Fix a thinko in sieve-manage.el 2024-09-29 15:42:21 +03:00
sieve-mode.el * lisp/net/sieve-mode.el (sieve-tagged-arguments): Face name typo. 2024-10-04 13:38:58 +02:00
sieve.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Fix errors in Tramp's password cache expiration 2024-11-14 17:29:07 +01:00
tramp-androidsu.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-archive.el Remove Emacs 27 compatibility from Tramp 2024-07-24 15:25:55 +02:00
tramp-cache.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-cmds.el Better handling of "%" in Tramp user or host names 2024-12-06 11:56:05 +01:00
tramp-compat.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-container.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-crypt.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-ftp.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-fuse.el Remove Tramp temp files if advised during tests 2024-11-15 14:28:08 +01:00
tramp-gvfs.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-integration.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-message.el ; Minor Tramp cleanup 2024-11-27 20:51:51 +01:00
tramp-rclone.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-sh.el ; Minor Tramp cleanup 2024-11-27 20:51:51 +01:00
tramp-smb.el Remove Tramp temp files if advised during tests 2024-11-15 14:28:08 +01:00
tramp-sshfs.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-sudoedit.el Fix errors in Tramp's password cache expiration 2024-11-14 17:29:07 +01:00
tramp-uu.el
tramp.el Better handling of "%" in Tramp user or host names 2024-12-06 11:56:05 +01:00
trampver.el Improve Tramp startup time 2024-07-27 10:25:52 +02:00
webjump.el
zeroconf.el