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


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 23 Jan 2006 13:13:43 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4833 emacs/src/ChangeLog:1.4834
--- emacs/src/ChangeLog:1.4833  Mon Jan 23 02:44:02 2006
+++ emacs/src/ChangeLog Mon Jan 23 13:13:42 2006
@@ -1,3 +1,11 @@
+2006-01-23  Kim F. Storm  <address@hidden>
+
+       * xdisp.c (handle_single_display_spec): Fix handling of space
+       property on char from string: set *position rather than
+       it->current.pos.
+       (produce_stretch_glyph): Reduce width of stretch glyphs so they
+       don't get wider than the window (unless truncate-lines is on).
+
 2006-01-22  Stefan Monnier  <address@hidden>
 
        * xterm.c: Avoid allocating Lisp data from a signal handler.




reply via email to

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