]> git.eshelyaron.com Git - emacs.git/commitdiff
(Saving Emacs Sessions): Mention savehist library.
authorRichard M. Stallman <rms@gnu.org>
Sat, 15 Oct 2005 13:41:24 +0000 (13:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 15 Oct 2005 13:41:24 +0000 (13:41 +0000)
man/misc.texi

index baebc6bf4d058e647a872759b503130042e06515..57a58fd1d3a86a999e26baa58594cf476c6f7521 100644 (file)
@@ -2022,6 +2022,9 @@ preserve certain buffers, customize the variable
 @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