]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 16 Jan 2001 12:56:19 +0000 (12:56 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 16 Jan 2001 12:56:19 +0000 (12:56 +0000)
man/files.texi
src/ChangeLog

index 6a7eb3349f60e33ea1c0d9c2d3db34db2a97713d..9e86b3e336af00c7b1aef98cf398f00b3520c021 100644 (file)
@@ -951,13 +951,12 @@ this---saving them---updates the files themselves.
 @vindex auto-save-list-file-prefix
   Interrupted sessions are recorded for later recovery in files named
 @file{~/.emacs.d/auto-save-list/.saves-@var{pid}-@var{hostname}}.  The
-@samp{~/.emacs.d/auto-save-list/.saves-} portion of
-these names comes from the value of @code{auto-save-list-file-prefix}.
-You can arrange to record sessions in a different place by setting that
-variable in your @file{.emacs} file, but you'll have to redefine
-@code{recover-session} as well to make it look in the new place.  If you
-set @code{auto-save-list-file-prefix} to @code{nil} in your
-@file{.emacs} file, sessions are not recorded for recovery.
+@samp{~/.emacs.d/auto-save-list/.saves-} portion of these names comes
+from the value of @code{auto-save-list-file-prefix}.  You can arrange
+to record sessions in a different place by setting that variable in
+your @file{.emacs} file.  If you set @code{auto-save-list-file-prefix}
+to @code{nil} in your @file{.emacs} file, sessions are not recorded
+for recovery.
 
 @node File Aliases
 @section File Name Aliases
index 4aa69fdf45f220dcd120e20a697731583383b382..2130b169cda93f165d21d741649c9f9d749f24a7 100644 (file)
@@ -1,3 +1,15 @@
+2001-01-16  Gerd Moellmann  <gerd@gnu.org>
+
+       * dispnew.c, callproc.c, fns.c, keyboard.c, process.c, sunfns.c,
+       * sysdep.c, vmsproc.c, xselect.c: Call
+       redisplay_preserve_echo_area with additional arg.
+
+       * dispextern.h, lisp.h (redisplay_preserve_echo_area): Change
+       prototype.
+       
+       * xdisp.c (redisplay_preserve_echo_area): Add parameter
+       FROM_WHERE, for debugging.
+
 2001-01-16  Kenichi Handa  <handa@etl.go.jp>
 
        * ccl.c (Fregister_ccl_program): Handle the return value of