]> git.eshelyaron.com Git - emacs.git/commit
Fix new option completions-max-height and new values for completion-auto-help
authorJuri Linkov <juri@linkov.net>
Thu, 10 Mar 2022 18:48:48 +0000 (20:48 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 10 Mar 2022 18:48:48 +0000 (20:48 +0200)
commit7b62bef2d3ed7d998b8d50b7ce7f7ec8c5fe7db1
tree52685892cfaf1703873a6db716e2a0a7391efdfb
parente683e60fad69914eb0c33c9ad83b819b160fd5a2
Fix new option completions-max-height and new values for completion-auto-help

* doc/emacs/mini.texi (Completion Options): Fix pxref for
"Buffer Display Action Alists".

* lisp/minibuffer.el (completion-auto-help): Explain new values in docstring.
(completions-max-height): Use choice to allow nil.
doc/emacs/mini.texi
etc/NEWS
lisp/minibuffer.el