1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 07:20:35 -08:00
emacs/doc
Juri Linkov b32d4bf682 Allow the caller to specify own face on suffix in annotation-function
* lisp/minibuffer.el (completion--insert-strings):
Don't add 'completions-annotations' face when the caller
specified own face in annotation-function.
Remove no-op code for 'unless prefix' branch.
(completion-metadata, completion-extra-properties):
Update docs of affixation-function.
Suggested by Clemens <clemera@posteo.net> (bug#45780)

* test/lisp/minibuffer-tests.el: Rename package name from
completion-tests.el to minibuffer-tests.el.
Add new test completion--insert-strings-faces.

* doc/lispref/minibuf.texi (Completion Variables)
(Programmed Completion): Update descriptions of
annotation-function and affixation-function.
2021-01-30 21:12:37 +02:00
..
emacs Reduce flicker in Isearch mode 2021-01-30 20:48:28 +02:00
lispintro Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lispref Allow the caller to specify own face on suffix in annotation-function 2021-01-30 21:12:37 +02:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Avoid recommending Google 2021-01-28 19:36:12 +01:00