emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 29 Jan 2005 19:36:02 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6934 emacs/lisp/ChangeLog:1.6935
*** emacs/lisp/ChangeLog:1.6934 Sat Jan 29 17:31:43 2005
--- emacs/lisp/ChangeLog        Sun Jan 30 00:36:00 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-01-29  Luc Teirlinck  <address@hidden>
+ 
+       * simple.el (undo-ask-before-discard): New var.
+       (undo-outer-limit-truncate): Implement it.
+       (undo-extra-outer-limit): Doc update.
+ 
  2005-01-29  Richard M. Stallman  <address@hidden>
  
        * ses.el (undo-more): defadvice deleted.
***************
*** 13,19 ****
  
        * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
        (open-rectangle, delete-whitespace-rectangle-line)
!       (clear-rectangle-line): If FILL, pass t instead of FILL 
        for move-to-column's 2nd arg.
  
        * simple.el (undo): Fix the test for continuing a series of undos.
--- 19,25 ----
  
        * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
        (open-rectangle, delete-whitespace-rectangle-line)
!       (clear-rectangle-line): If FILL, pass t instead of FILL
        for move-to-column's 2nd arg.
  
        * simple.el (undo): Fix the test for continuing a series of undos.




reply via email to

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