# HG changeset patch # User Stefan Monnier # Date 957995680 0 # Node ID 20f840aa230164814535d05916f70a9db6c3bb81 # Parent 1be9a502caca39e06473053a98226c648502e104 (automatic-hscrolling): Typo. diff -r 1be9a502caca -r 20f840aa2301 lisp/frame.el --- a/lisp/frame.el Wed May 10 21:37:06 2000 +0000 +++ b/lisp/frame.el Wed May 10 21:54:40 2000 +0000 @@ -1005,7 +1005,7 @@ (defcustom automatic-hscrolling t "*Allow or disallow autmatic scrolling windows horizontally. -If non-nil, windows are autmatically scrolled horizontally to make +If non-nil, windows are automatically scrolled horizontally to make point visible." :version "21.1" :type 'boolean