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, 15 Aug 2005 10:10:22 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8069 emacs/lisp/ChangeLog:1.8070
*** emacs/lisp/ChangeLog:1.8069 Mon Aug 15 13:54:33 2005
--- emacs/lisp/ChangeLog        Mon Aug 15 14:10:21 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-08-15  Kim F. Storm  <address@hidden>
+ 
+       * emulation/cua-base.el (cua-delete-region): Return t if
+       deleted region was non-empty.
+       (cua-replace-region): Inhibit overwrite-mode for
+       self-insert-command if replaced region was non-empty.
+       (cua--explicit-region-start, cua--status-string): Make them
+       buffer-local at top-level...
+       (cua-mode): ...rather than when mode is enabled.
+ 
  2005-08-15  Thien-Thi Nguyen  <address@hidden>
  
        * progmodes/vhdl-mode.el (vhdl-emacs-21):




reply via email to

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