1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 11:50:48 -08:00
emacs/doc
Lars Ingebrigtsen 13b9268374 Add a mechanism for querying before executing a command
* doc/emacs/custom.texi (Disabling): Document it.
* doc/lispref/commands.texi (Disabling Commands): Document the
low-level stuff.

* lisp/simple.el (command-execute): Respect the `(query ...)'
value for `disabled'.
(command-execute--query): New function.
(command-query): New function.
2022-02-14 11:20:41 +01:00
..
emacs Add a mechanism for querying before executing a command 2022-02-14 11:20:41 +01:00
lispintro Make the eintr.html target match what's on the web 2022-02-07 04:58:49 +01:00
lispref Add a mechanism for querying before executing a command 2022-02-14 11:20:41 +01:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc Add a new macro `setopt' 2022-02-13 16:29:26 +01:00