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  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * progmodes/vhdl-mode.el (vhdl-emacs-21):


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to