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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 27 May 2002 08:14:53 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3948 emacs/lisp/ChangeLog:1.3949
*** emacs/lisp/ChangeLog:1.3948 Sun May 26 16:49:08 2002
--- emacs/lisp/ChangeLog        Mon May 27 08:14:52 2002
***************
*** 1,3 ****
--- 1,13 ----
+ 2002-05-27  Kim F. Storm  <address@hidden>
+ 
+       * simple.el (push-mark-command): Added optional NOMSG arg.
+ 
+       * emulation/cua-base.el (cua-set-mark): Align pop to mark
+       behaviour with standard set-mark-command.
+       (cua--pre-command-handler): Use push-mark-command.
+       (cua-repeat-replace-region): Improve functionality when
+       repeated after moving point or changing buffer.
+ 
  2002-05-26  Colin Walters  <address@hidden>
  
        * startup.el (command-line): Use `when', `unless'.



reply via email to

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