Mercurial > emacs
comparison src/ChangeLog @ 43348:61bab0c277a7
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 16 Feb 2002 12:47:06 +0000 |
parents | 1230529aa3ae |
children | 2534c8c705d9 |
comparison
equal
deleted
inserted
replaced
43347:a2745aaaf467 | 43348:61bab0c277a7 |
---|---|
1 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * xdisp.c (automatic_hscroll_margin, Vautomatic_hscroll_step): New | |
4 variables. | |
5 (syms_of_xdisp): DEVFAR them. | |
6 (hscroll_window_tree): Use automatic_hscroll_margin and | |
7 Vautomatic_hscroll_step to compute the amount of window scrolling. | |
8 | |
1 2002-02-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 9 2002-02-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 10 |
3 * xterm.c (x-autoselect-window): New variable. | 11 * xterm.c (x-autoselect-window): New variable. |
4 (note_mouse_movement): Use it. | 12 (note_mouse_movement): Use it. |
5 | 13 |