diff options
author | Daniel Mendler <mail@daniel-mendler.de> | 2021-04-27 19:44:41 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2021-04-27 19:44:41 +0300 |
commit | d8e037eeaa7eef26349bc0fb3fa00e10a5c4b894 (patch) | |
tree | 9bbd802af65d11001e1e4bc6d037f38c4552158b /lisp/emacs-lisp/text-property-search.el | |
parent | 7133a67dcdb68fc16d71c3d45323baba8ac5afe9 (diff) | |
download | emacs-d8e037eeaa7eef26349bc0fb3fa00e10a5c4b894.tar.gz emacs-d8e037eeaa7eef26349bc0fb3fa00e10a5c4b894.tar.bz2 emacs-d8e037eeaa7eef26349bc0fb3fa00e10a5c4b894.zip |
(affixation-function): Allow only three-element list elements
Restrict the definition of the `affixation-function`. The function
must return a list of three element lists. Since the
`affixation-function` is part of the widely used `completing-read` API
a simplification is helpful for both authors of completion UIs and
authors of completion tables.
* doc/lispref/minibuf.texi: Update documentation.
* lisp/minibuffer.el: Update documentation.
* lisp/simple.el (read-extended-command--affixation):
Return three-element lists.
https://lists.gnu.org/archive/html/emacs-devel/2021-04/msg01193.html
Diffstat (limited to 'lisp/emacs-lisp/text-property-search.el')
0 files changed, 0 insertions, 0 deletions