diff options
| author | Daniel Mendler | 2024-12-09 22:28:08 +0100 |
|---|---|---|
| committer | Juri Linkov | 2024-12-16 20:19:49 +0200 |
| commit | 3aceae113bc88e52bf1c791f9dadad749a66ab53 (patch) | |
| tree | 57552abbe407fe3d91b621e4e8198ca903f8e31c /java/res/values | |
| parent | d2986e79b76d442f8620195a54120d8be3e4583c (diff) | |
| download | emacs-3aceae113bc88e52bf1c791f9dadad749a66ab53.tar.gz emacs-3aceae113bc88e52bf1c791f9dadad749a66ab53.zip | |
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.
Diffstat (limited to 'java/res/values')
0 files changed, 0 insertions, 0 deletions