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: Thu, 17 Jul 2008 23:37:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/07/17 23:37:40

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14161
retrieving revision 1.14162
diff -u -b -r1.14161 -r1.14162
--- ChangeLog   17 Jul 2008 16:32:50 -0000      1.14161
+++ ChangeLog   17 Jul 2008 23:37:38 -0000      1.14162
@@ -1,3 +1,14 @@
+2008-07-17  Chong Yidong  <address@hidden>
+
+       * 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.
+       (visual-line-mode, global-visual-line-mode): New minor mode.
+
 2008-07-17  Glenn Morris  <address@hidden>
 
        * term/ns-win.el (parameters): Declare for compiler.




reply via email to

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