diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-02-16 12:47:06 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-02-16 12:47:06 +0000 |
commit | 386c40760e3cd3cd32566f14270e4bddd4658c84 (patch) | |
tree | 152ffa9687c7c284bc82ba41c2f38d3cb8821397 /src | |
parent | 1886439bb6299a5009c88fd78f6a46508ea46de0 (diff) | |
download | emacs-386c40760e3cd3cd32566f14270e4bddd4658c84.tar.gz |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1be67b987f6..732e8e2a542 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2002-02-16 Eli Zaretskii <eliz@is.elta.co.il> + + * xdisp.c (automatic_hscroll_margin, Vautomatic_hscroll_step): New + variables. + (syms_of_xdisp): DEVFAR them. + (hscroll_window_tree): Use automatic_hscroll_margin and + Vautomatic_hscroll_step to compute the amount of window scrolling. + 2002-02-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * xterm.c (x-autoselect-window): New variable. |