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: Fri, 03 Sep 2004 09:11:07 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6316 emacs/lisp/ChangeLog:1.6317
*** emacs/lisp/ChangeLog:1.6316 Thu Sep  2 16:40:38 2004
--- emacs/lisp/ChangeLog        Thu Sep  2 22:55:59 2004
***************
*** 1,3 ****
--- 1,14 ----
+ 2004-09-03  Kim F. Storm  <address@hidden>
+ 
+       * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
+       point is set (and displayed) inside rectangle.
+       (cua--rectangle-operation): Fix for highlight of empty lines.
+       (cua--highlight-rectangle): Fix highlight for tabs.
+       Position cursor at left/right edge of rectangle using new `cursor'
+       property on overlay strings.
+       (cua--indent-rectangle): Don't tabify.
+       (cua-rotate-rectangle): Ignore that point has moved.
+ 
  2004-09-02  Juri Linkov  <address@hidden>
  
        * progmodes/compile.el (compilation-buffer-name): Compare major




reply via email to

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