changeset 66098:ac281b254006

(Saving Emacs Sessions): Mention savehist library.
author Richard M. Stallman <rms@gnu.org>
date Sat, 15 Oct 2005 13:41:24 +0000
parents 94b9e76a6995
children f284148b3d3f
files man/misc.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/misc.texi	Sat Oct 15 13:38:59 2005 +0000
+++ b/man/misc.texi	Sat Oct 15 13:41:24 2005 +0000
@@ -2022,6 +2022,9 @@
 @code{desktop-clear-preserve-buffers-regexp}, whose value is a regular
 expression matching the names of buffers not to kill.
 
+  If you want to save minibuffer history from one session to
+another, use the @code{savehist} library.
+
 @node Recursive Edit, Emulation, Saving Emacs Sessions, Top
 @section Recursive Editing Levels
 @cindex recursive editing level