1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/doc
Alan Mackenzie 69d3a6c90f Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373
* lisp/minibuffer.el (exit-minibuffer): Throw the error "Not in most nested
minibuffer" only when the current buffer is a minibuffer (thus the command
came directly from a key binding).

* doc/lispref/minibuf.texi (Minibuffer Commands): Change the documentation
accordingly.
2021-02-09 09:41:13 +00:00
..
emacs Finish customize-changed-options/customize-changed fix up 2021-02-09 08:20:08 +01:00
lispintro Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lispref Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373 2021-02-09 09:41:13 +00:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Add command 'dbus-monitor' 2021-02-05 14:32:41 +01:00