/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.616 by kfstorm, Sat Mar 2 00:14:09 2002 UTC revision 1.617 by eliz, Sun Mar 3 17:41:19 2002 UTC
# Line 49  want this support, set `selection-coding Line 49  want this support, set `selection-coding
49    
50  +++  +++
51  ** The parameters of automatic hscrolling can now be customized.  ** The parameters of automatic hscrolling can now be customized.
52  The variable `automatic-hscroll-margin' determines how many columns  The variable `hscroll-margin' determines how many columns away from
53  away from the window edge point is allowed to get before automatic  the window edge point is allowed to get before automatic hscrolling
54  hscrolling will horizontally scroll the window.  The default value is 5.  will horizontally scroll the window.  The default value is 5.
55    
56  The variable `automatic-hscroll-step' determines how many columns  The variable `hscroll-step' determines how many columns automatic
57  automatic hscrolling will scroll the window when point gets too close  hscrolling will scroll the window when point gets too close to the
58  to the window edge.  If its value is zero, the default, Emacs scrolls  window edge.  If its value is zero, the default, Emacs scrolls the
59  the window so as to center point.  If its value is an integer, it says  window so as to center point.  If its value is an integer, it says how
60  how many columns to scroll.  If the value is a floating-point number,  many columns to scroll.  If the value is a floating-point number, it
61  it gives the fraction of the window's width to scroll the window.  gives the fraction of the window's width to scroll the window.
62    
63    +++
64    ** The variable `automatic-hscrolling' was renamed to `auto-hscroll-mode'.
65    The old name is still available as an alias.
66    
67  ** New display feature: focus follows mouse.  If you set the variable  ** New display feature: focus follows mouse.  If you set the variable
68  x-autoselect-window to non-nil value, moving the mouse to a different  x-autoselect-window to non-nil value, moving the mouse to a different

Legend:
Removed from v.1.616  
changed lines
  Added in v.1.617

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26