(automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
:version "21.1"
:group 'frames)
-(defcustom automatic-hscrolling t
+(defcustom auto-hscroll-mode t
"*Allow or disallow automatic scrolling windows horizontally.
If non-nil, windows are automatically scrolled horizontally to make
point visible."
:version "21.1"
:type 'boolean
:group 'scrolling)
+(defvaralias 'automatic-hscrolling 'auto-hscroll-mode)
\f
;; Blinking cursor