comparison src/ChangeLog @ 34382:b9f1f42531a6

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 08 Dec 2000 18:12:48 +0000
parents 4b5f1340bd03
children 59e724d55566
comparison
equal deleted inserted replaced
34381:f9d7bc96177b 34382:b9f1f42531a6
1 2000-12-09 Miles Bader <miles@gnu.org>
2
3 * window.c (Fpos_visible_in_window_p): Replace FULLY parameter
4 with PARTIALLY, inverting the sense.
5 (window_scroll_pixel_based): Scroll partially visible lines into
6 place if we hit the beginning or end of the buffer.
7 (displayed_window_lines): Don't include partially visible line at
8 bottom.
9
1 2000-12-08 Gerd Moellmann <gerd@gnu.org> 10 2000-12-08 Gerd Moellmann <gerd@gnu.org>
2 11
3 * keymap.c (current_minor_maps): Use malloc. Prevent a leak. 12 * keymap.c (current_minor_maps): Use malloc. Prevent a leak.
4 13
5 * tparam.c (tparam1): Change the way buffers are reallocated to be 14 * tparam.c (tparam1): Change the way buffers are reallocated to be