projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e8bbd5
)
Mention quit-window-hook in "Standard Hooks"
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 21 Aug 2019 20:21:52 +0000
(13:21 -0700)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 21 Aug 2019 20:21:52 +0000
(13:21 -0700)
* doc/lispref/hooks.texi (Standard Hooks): Mention
quit-window-hook (bug#9867).
doc/lispref/hooks.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/hooks.texi
b/doc/lispref/hooks.texi
index f775aa4d4b0305d1d1be610a189d2d64a6e2a576..4542db97306fd16c4fdf3124a689480f3177e4f4 100644
(file)
--- a/
doc/lispref/hooks.texi
+++ b/
doc/lispref/hooks.texi
@@
-160,6
+160,9
@@
The command loop runs this soon after @code{post-command-hook} (q.v.).
@item frame-auto-hide-function
@xref{Quitting Windows}.
+@item quit-window-hook
+@xref{Quitting Windows}.
+
@item kill-buffer-hook
@itemx kill-buffer-query-functions
@xref{Killing Buffers}.