aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii2015-11-28 15:43:07 +0200
committerEli Zaretskii2015-11-28 15:43:07 +0200
commit74646d1d1cf807b5fb534c38dbe65c58d31416d0 (patch)
treee7f9e08cb0124a23670e685fe48cc4de22276938 /doc
parent71d23f9503b2a632fc20299751bf0486131e15c9 (diff)
downloademacs-74646d1d1cf807b5fb534c38dbe65c58d31416d0.tar.gz
emacs-74646d1d1cf807b5fb534c38dbe65c58d31416d0.zip
Finalize documentation of 'custom-prompt-customize-unsaved-options'
* doc/emacs/custom.texi (Saving Customizations): Index the new function 'custom-prompt-customize-unsaved-options'. * etc/NEWS: Mention when 'custom-prompt-customize-unsaved-options' is useful.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/custom.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index 8441c889bbf..30e040195e8 100644
--- a/doc/emacs/custom.texi
+++ b/doc/emacs/custom.texi
@@ -403,6 +403,8 @@ customizations in your initialization file. This is because saving
403customizations from such a session would wipe out all the other 403customizations from such a session would wipe out all the other
404customizations you might have on your initialization file. 404customizations you might have on your initialization file.
405 405
406@cindex unsaved customizations, reminder to save
407@findex custom-prompt-customize-unsaved-options
406 Please note that any customizations you have not chosen to save for 408 Please note that any customizations you have not chosen to save for
407future sessions will be lost when you terminate Emacs. If you'd like 409future sessions will be lost when you terminate Emacs. If you'd like
408to be prompted about unsaved customizations at termination time, add 410to be prompted about unsaved customizations at termination time, add