Mercurial > emacs
comparison src/ChangeLog @ 39532:ac47538f575d
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 02 Oct 2001 02:35:04 +0000 |
parents | 6102045363ab |
children | 9662cdf8514d |
comparison
equal
deleted
inserted
replaced
39531:35c1673ff6ab | 39532:ac47538f575d |
---|---|
1 2001-10-02 Miles Bader <miles@gnu.org> | |
2 | |
3 * textprop.c (Fnext_char_property_change) | |
4 (Fprevious_char_property_change): Remove reference to non-existant | |
5 argument OBJECT from doc-string. | |
6 | |
1 2001-10-01 Gerd Moellmann <gerd@gnu.org> | 7 2001-10-01 Gerd Moellmann <gerd@gnu.org> |
2 | 8 |
3 * xdisp.c (display_line): Set row's ends_in_newline_from_string_p. | 9 * 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 | 10 (try_window_id): Skip back over lines ending in a newline from a |
5 string. | 11 string. |