emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Tue, 30 Dec 2008 14:49:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/30 14:49:29

Modified files:
        src            : ChangeLog 

Log message:
        * indent.c (Fvertical_motion): Don't advance iterator if we have
        reseated to the desired position.
        
        * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when
        checking for pos match.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7235&r2=1.7236

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7235
retrieving revision 1.7236
diff -u -b -r1.7235 -r1.7236
--- ChangeLog   30 Dec 2008 01:48:56 -0000      1.7235
+++ ChangeLog   30 Dec 2008 14:49:28 -0000      1.7236
@@ -1,3 +1,11 @@
+2008-12-30  Chong Yidong  <address@hidden>
+
+       * indent.c (Fvertical_motion): Don't advance iterator if we have
+       reseated to the desired position.
+
+       * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when
+       checking for pos match.
+
 2008-12-30  Kenichi Handa  <address@hidden>
 
        * insdel.c (copy_text): To convert a non-ASCII char to unibyte,




reply via email to

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