Variable: automatic-hscrolling
automatic-hscrolling is an alias and customizable for
auto-hscroll-mode, defined in frame.el.gz.
This variable is obsolete since 22.1; use auto-hscroll-mode instead.
Value
t
Documentation
Allow or disallow automatic horizontal scrolling of windows.
The value current-line means the line displaying point in each window
is automatically scrolled horizontally to make point visible.
Any other non-nil value means all the lines in a window are automatically
scrolled horizontally to make point visible.
Probably introduced at or before Emacs version 21.1.
Aliases
automatic-hscrolling (obsolete since 22.1)