emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 22 Dec 2004 19:43:03 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4105 emacs/src/ChangeLog:1.4106
*** emacs/src/ChangeLog:1.4105  Wed Dec 22 06:32:49 2004
--- emacs/src/ChangeLog Thu Dec 23 00:17:01 2004
***************
*** 1,3 ****
--- 1,14 ----
+ 2004-12-22  Richard M. Stallman  <address@hidden>
+ 
+       * emacs.c (main): If batch mode, set Vundo_outer_limit to nil.
+ 
+       * lisp.h (Vundo_outer_limit): Fix decl.
+ 
+       * undo.c (Vundo_outer_limit): Replaces undo_outer_limit.
+       Uses changed.
+       (syms_of_undo): Initialize appropriately.
+       (truncate_undo_list): If it's nil, there's no limit.
+ 
  2004-12-22  Kenichi Handa  <address@hidden>
  
        * xselect.c (Fx_get_cut_buffer_internal): Return a unibyte string.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]