Mercurial > hg > xemacs-beta
diff src/ChangeLog.1 @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | a4f53d9b3154 |
children | 2f8bb876ab1d |
line wrap: on
line diff
--- a/src/ChangeLog.1 Mon Aug 13 11:01:58 2007 +0200 +++ b/src/ChangeLog.1 Mon Aug 13 11:03:08 2007 +0200 @@ -3547,7 +3547,7 @@ * redisplay.c: (generate_formatted_string_db): new flag to distinguish a modeline string from a title or icon one, plus use a negative first pos to - indicate the modeline hscroll amount. + indicate the modeline hscroll ammount. (add_string_to_fstring_db_runes): completely rewrote this function to handle the case of scrolled modelines. (add_glyph_to_fstring_db_runes): handle the case of scrolled @@ -3555,7 +3555,7 @@ * window.c: (Fmodeline_hscroll): new function to return the modeline current - horizontal scroll amount. + horizontal scroll ammount. (Fset_modeline_hscroll): new function to scroll the modeline horizontaly. Plus some updates related to this new functionality (windows @@ -5183,7 +5183,7 @@ 1997-11-19 Jonathan Harris <jhar@tardis.ed.ac.uk> - * redisplay-msw.c: Calls GdiFlush() in _output_end, _clear_frame and + * redisplay-msw.c: Calls GdiFlush() in _ouput_end, _clear_frame and _redraw_exposed_area * frame-msw.c: mswindows_init_frame_2