]> code.delx.au - gnu-emacs/commit
(handle_single_display_spec): Fix handling of space
authorKim F. Storm <storm@cua.dk>
Mon, 23 Jan 2006 13:14:01 +0000 (13:14 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 23 Jan 2006 13:14:01 +0000 (13:14 +0000)
commitd126cb60422a574c2479327e58ce3e58a96611de
treef5f9ae3a23030406d4e358b095cc1a5adf159863
parent1ff4535b17963aab1ad08592b32e7c2e06c99839
(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).
src/xdisp.c