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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 28 Dec 2004 20:57:54 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6788 emacs/lisp/ChangeLog:1.6789
*** emacs/lisp/ChangeLog:1.6788 Wed Dec 29 01:25:41 2004
--- emacs/lisp/ChangeLog        Wed Dec 29 01:35:21 2004
***************
*** 4,9 ****
--- 4,23 ----
  
  2004-12-28  Richard M. Stallman  <address@hidden>
  
+       * simple.el (undo-extra-outer-limit): New variable.
+       (undo-outer-limit-truncate): Test and set it.
+ 
+       * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
+       enables the feature to extend the existing region.
+ 
+       * simple.el (mark-word): New arg ALLOW-EXTEND
+       enables the feature to extend the existing region.
+ 
+       * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
+       enables the feature to extend the existing region.
+ 
+       * startup.el (site-run-file): Don't allow setting it with Custom.
+ 
        * simple.el (buffer-disable-undo): Fix previous change.
  
  2004-12-27  Masatake YAMATO  <address@hidden>




reply via email to

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