]> git.eshelyaron.com Git - emacs.git/commitdiff
(automatic-hscrolling): Typo.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 10 May 2000 21:54:40 +0000 (21:54 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 10 May 2000 21:54:40 +0000 (21:54 +0000)
lisp/frame.el

index f741730ff96c10fb24a191005d8df0638638bb82..5b7709b69b489a14b102535c9d5e3ebed0049467 100644 (file)
@@ -1005,7 +1005,7 @@ FRAME nil or omitted means delete all frames except the selected frame."
 
 (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