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,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 21 Jul 2008 04:21:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/07/21 04:21:00

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14178
retrieving revision 1.14179
diff -u -b -r1.14178 -r1.14179
--- ChangeLog   21 Jul 2008 03:53:51 -0000      1.14178
+++ ChangeLog   21 Jul 2008 04:20:56 -0000      1.14179
@@ -104,11 +104,15 @@
        * simple.el (line-move-visual): Make it a defcustom.
        (line-move-1): Convert temporary-goal-column back to an integer if
        it was set as a float by a previous call to line-move-visual.
-       (end-of-visual-line, beginning-of-visual-line, kill-visual-line)
-       (next-logical-line, previous-logical-line)
-       (turn-on-visual-line-mode): New functions.
-       (visual-line-mode-map): New variable.
+       (end-of-visual-line, beginning-of-visual-line)
+       (next-logical-line, previous-logical-line):  New functions.
+
+2008-07-17  David Reitter  <address@hidden>
+
+       * simple.el (kill-visual-line, turn-on-visual-line-mode): New
+       functions.
        (visual-line-mode, global-visual-line-mode): New minor mode.
+       (visual-line-mode-map): New variable.
 
 2008-07-17  Glenn Morris  <address@hidden>
 




reply via email to

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