emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 21 Jun 2006 11:49:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/06/21 11:49:01

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5143
retrieving revision 1.5144
diff -u -b -r1.5143 -r1.5144
--- ChangeLog   20 Jun 2006 07:39:05 -0000      1.5143
+++ ChangeLog   21 Jun 2006 11:49:00 -0000      1.5144
@@ -1,3 +1,14 @@
+2006-06-21  Kim F. Storm  <address@hidden>
+
+       * dispextern.h (struct it): Add `position' member to iterator stack.
+       Rename `pos' member to `current'.  Rearrange and add comments.
+
+       * xdisp.c (handle_stop): Set it->ignore_overlay_strings_at_pos_p
+       if  we get any overlays.
+       (set_cursor_from_row): Don't clobber `end' if we rescan from
+       start_string.
+       (push_it, pop_it): Save it->position.
+
 2006-06-19  Richard Stallman  <address@hidden>
 
        * window.c (size_window): New arg FIRST_ONLY.  All callers changed.




reply via email to

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