Mercurial > emacs
comparison src/ChangeLog @ 39522:6102045363ab
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 01 Oct 2001 10:53:38 +0000 |
parents | 840f0da1a020 |
children | ac47538f575d |
comparison
equal
deleted
inserted
replaced
39521:477edfe737e3 | 39522:6102045363ab |
---|---|
1 2001-10-01 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xdisp.c (display_line): Set row's ends_in_newline_from_string_p. | |
4 (try_window_id): Skip back over lines ending in a newline from a | |
5 string. | |
6 | |
7 * dispextern.h (struct glyph_row) <ends_in_newline_from_string_p>: | |
8 New bit flag | |
9 | |
1 2001-10-01 Richard M. Stallman <rms@gnu.org> | 10 2001-10-01 Richard M. Stallman <rms@gnu.org> |
2 | 11 |
3 * search.c (Freplace_match): Doc fix. | 12 * search.c (Freplace_match): Doc fix. |
4 | 13 |
5 2001-09-28 Andrew Innes <andrewi@gnu.org> | 14 2001-09-28 Andrew Innes <andrewi@gnu.org> |