]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 23 Jan 2006 13:13:42 +0000 (13:13 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 23 Jan 2006 13:13:42 +0000 (13:13 +0000)
src/ChangeLog

index 121fe76629e441225805ccc1c356c825028d14d9..0c69874e0b12c0c215c58e374f7f5996199ca514 100644 (file)
@@ -1,3 +1,11 @@
+2006-01-23  Kim F. Storm  <storm@cua.dk>
+
+       * 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  <monnier@iro.umontreal.ca>
 
        * xterm.c: Avoid allocating Lisp data from a signal handler.