comparison src/ChangeLog @ 63955:b8a680debd99

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Jul 2005 16:51:26 +0000
parents 98c6adf19936
children c6ee0b5bbd40
comparison
equal deleted inserted replaced
63954:443cb2507f88 63955:b8a680debd99
1 2005-07-03 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (try_window): Fix previous change in how it handles
4 a partially-visible line or one only partly past the margin.
5
6 * window.c (window_scroll_pixel_based): Take account
7 of this_scroll_margin when finding point when scrolling up.
8
9 2005-06-29 Ralf Angeli <angeli@iwi.uni-sb.de>
10
11 * window.c (window_scroll_pixel_based, window_scroll_line_based):
12 Handle `scroll-preserve-screen-position' non-nil, non-t specially.
13 (syms_of_window): <scroll-preserve-screen-position>: Doc fix.
14
1 2005-07-02 Juri Linkov <juri@jurta.org> 15 2005-07-02 Juri Linkov <juri@jurta.org>
2 16
3 * w32term.c (w32_draw_vertical_window_border): Use foreground of 17 * w32term.c (w32_draw_vertical_window_border): Use foreground of
4 VERTICAL_BORDER_FACE_ID for vertical border line. 18 VERTICAL_BORDER_FACE_ID for vertical border line.
5 19