comparison src/ChangeLog @ 32560:aaa33e5bc33b

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 16 Oct 2000 21:57:56 +0000
parents e8f13be9bd47
children 83ec4f5321d6
comparison
equal deleted inserted replaced
32559:bc60bd171784 32560:aaa33e5bc33b
1 2000-10-16 Stefan Monnier <monnier@cs.yale.edu>
2
3 * keymap.c (keymap_memberp): Ensure that nil is not a member.
4
1 2000-10-16 Gerd Moellmann <gerd@gnu.org> 5 2000-10-16 Gerd Moellmann <gerd@gnu.org>
2 6
3 * xdisp.c (set_iterator_to_next): Reset box start and end flags of 7 * xdisp.c (set_iterator_to_next): Reset box start and end flags of
4 the iterator at the beginning, so that they can be set later on, 8 the iterator at the beginning, so that they can be set later on,
5 for instance in reseat_at_next_visible_line_start, without being 9 for instance in reseat_at_next_visible_line_start, without being