1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
emacs/doc
Lars Ingebrigtsen afdf679841 Add a new hook: `quit-window-hook'
* doc/lispref/windows.texi (Quitting Windows): Mention in.

* lisp/window.el (quit-restore-window): Run the new
`quit-window-hook' before doing anything else (bug#9867).
(quit-window): Note that the hook will be run in the doc string.

* lisp/window.el (quit-window-hook): New variable.
2019-08-19 19:21:53 -07:00
..
emacs Fix a recent documentation change 2019-08-17 09:28:52 +03:00
lispintro Don't refer to non-existent functions in mode line examples 2019-08-03 14:59:53 +02:00
lispref Add a new hook: `quit-window-hook' 2019-08-19 19:21:53 -07:00
man Document that --eval makes emacsclient ignore -n 2019-08-02 00:15:13 +02:00
misc More-compatible subsecond calendrical timestamps 2019-08-16 23:25:07 -07:00