aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout
diff options
context:
space:
mode:
authorDaniel Mendler2024-12-09 22:28:08 +0100
committerJuri Linkov2024-12-16 20:19:49 +0200
commit3aceae113bc88e52bf1c791f9dadad749a66ab53 (patch)
tree57552abbe407fe3d91b621e4e8198ca903f8e31c /java/res/layout
parentd2986e79b76d442f8620195a54120d8be3e4583c (diff)
downloademacs-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/layout')
0 files changed, 0 insertions, 0 deletions