]> git.eshelyaron.com Git - emacs.git/commit
Fix a defcustom :type in eldoc.el
authorMauro Aranda <maurooaranda@gmail.com>
Sat, 14 Oct 2023 13:34:54 +0000 (10:34 -0300)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 14 Oct 2023 18:54:04 +0000 (20:54 +0200)
commit9044d4d94bbdaed8af2681bf7facb0ce4b27cd48
tree823844d55a32c1c15e865d4a140f0269e7dd943e
parent8141d73ea7f597787bd554b01f98f3925e6531d2
Fix a defcustom :type in eldoc.el

* lisp/emacs-lisp/eldoc.el (eldoc-echo-area-prefer-doc-buffer): Make
:type a choice, to allow for the value 'maybe'.  (Bug##66539)
lisp/emacs-lisp/eldoc.el