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: Fri, 11 Jul 2008 18:06:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/07/11 18:06:46

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14138
retrieving revision 1.14139
diff -u -b -r1.14138 -r1.14139
--- ChangeLog   11 Jul 2008 02:44:07 -0000      1.14138
+++ ChangeLog   11 Jul 2008 18:06:43 -0000      1.14139
@@ -1,3 +1,16 @@
+2008-07-11  Chong Yidong  <address@hidden>
+
+       * simple.el (line-move-visual): Obey goal-column and no-error arg.
+       (track-eol, temporary-goal-column): Update docstring.
+       (move-end-of-line, move-beginning-of-line): Bind line-move-visual
+       to nil.
+
+2008-07-11  Stefan Monnier  <address@hidden>
+
+       * simple.el (line-move-visual): New var.
+       (line-move-visual): New function.
+       (line-move): Call line-move-visual.
+
 2008-07-11  Dan Nicolaescu  <address@hidden>
 
        * progmodes/grep.el (grep-files-aliases): Improve the C++ source




reply via email to

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