summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2016-04-29 15:52:18 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2016-05-01 19:27:08 +0200
commit92559c74ab7e7d0131c4512e22ed292e1f1e7fb6 (patch)
tree15c24e3ffdd0a9559593ac4c75889f5a71a12a8d /doc
parentcc00738ff274c523d3b7ff479c35a1c4b213719d (diff)
downloademacs-92559c74ab7e7d0131c4512e22ed292e1f1e7fb6.tar.gz
Link from (emacs)Exiting to (lisp)Killing Emacs
* doc/emacs/entering.texi (Exiting): Link to the lispref manual for further customisations (bug#15445). (cherry picked from commit bc5f27aa099cdde02ca66e71501b89300685ab28)
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/entering.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/emacs/entering.texi b/doc/emacs/entering.texi
index 3e936e73944..66817e3067f 100644
--- a/doc/emacs/entering.texi
+++ b/doc/emacs/entering.texi
@@ -133,6 +133,9 @@ run. One convenient function to use as the value of
@code{confirm-kill-emacs} is the function @code{yes-or-no-p}. The
default value of @code{confirm-kill-emacs} is @code{nil}.
+ To further customize what happens when Emacs is exiting, see
+@ref{Killing Emacs,,, elisp, The GNU Emacs Lisp Reference Manual}.
+
@findex kill-emacs
To kill Emacs without being prompted about saving, type @kbd{M-x
kill-emacs}.