[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/ChangeLog,v
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/src/ChangeLog,v |
Date: |
Tue, 01 Jul 2008 12:09:35 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Juanma Barranquero <lektu> 08/07/01 12:09:34
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6645
retrieving revision 1.6646
diff -u -b -r1.6645 -r1.6646
--- ChangeLog 1 Jul 2008 09:39:26 -0000 1.6645
+++ ChangeLog 1 Jul 2008 12:09:33 -0000 1.6646
@@ -1,4 +1,4 @@
-2008-06-30 Miles Bader <Miles Bader <address@hidden>>
+2008-06-30 Miles Bader <address@hidden>
* dispextern.h (struct glyph, struct it, struct iterator_stack_entry):
Add `avoid_cursor_p' field.
@@ -6,13 +6,13 @@
* xdisp.c (push_it, pop_it): Save/restore avoid_cursor_p field.
(set_cursor_from_row): Skip glyphs with avoid_cursor_p set.
(append_glyph, append_composite_glyph, produce_image_glyph)
- (append_stretch_glyph): Initialize avoid_cursor_p
- (get_it_property): Renamed from `get_line_height_property'.
+ (append_stretch_glyph): Initialize avoid_cursor_p.
+ (get_it_property): Rename from `get_line_height_property'.
(x_produce_glyphs): Use get_it_property.
(handle_line_prefix, push_display_prop): New functions.
(display_line, move_it_in_display_line_to): Handle line/wrap prefixes.
- (Vwrap_prefix, Qwrap_prefix, Vline_prefix, Qline_prefix): New
- variables.
+ (Vwrap_prefix, Qwrap_prefix, Vline_prefix, Qline_prefix):
+ New variables.
(syms_of_xdisp): Initialize them.
2008-06-30 Kenichi Handa <address@hidden>
@@ -42,8 +42,7 @@
* fontset.c (Finternal_char_font): Return font-object instead of
font-name.
- * composite.c (get_composition_id): Fix the width calculation for
- TAB.
+ * composite.c (get_composition_id): Fix the width calculation for TAB.
2008-06-29 Stefan Monnier <address@hidden>
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Miles Bader, 2008/07/01
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v,
Juanma Barranquero <=
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Jason Rumney, 2008/07/01
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Jason Rumney, 2008/07/02
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Jason Rumney, 2008/07/02
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Kenichi Handa, 2008/07/03
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Stefan Monnier, 2008/07/03
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Chong Yidong, 2008/07/05
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Andreas Schwab, 2008/07/05
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Chong Yidong, 2008/07/05
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Chong Yidong, 2008/07/05
- [Emacs-diffs] Changes to emacs/src/ChangeLog,v, Chong Yidong, 2008/07/05