comparison src/ChangeLog @ 34410:849d1e652e4a

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 11 Dec 2000 02:20:55 +0000
parents 4521921a599e
children b3abe4cdf5f4
comparison
equal deleted inserted replaced
34409:eaeb04956022 34410:849d1e652e4a
1 2000-12-11 Miles Bader <miles@gnu.org>
2
3 * window.c (displayed_window_lines): Don't round up when
4 converting empty space at bottom to lines.
5
1 2000-12-09 Stefan Monnier <monnier@cs.yale.edu> 6 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * syntax.c (scan_lists): Check that the right quote char has the 8 * syntax.c (scan_lists): Check that the right quote char has the
4 right Sstring syntax when jumping over strings. 9 right Sstring syntax when jumping over strings.
5 (init_syntax_once): Use Smax rather than 13. 10 (init_syntax_once): Use Smax rather than 13.