changeset 28856:20f840aa2301

(automatic-hscrolling): Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 10 May 2000 21:54:40 +0000
parents 1be9a502caca
children 3ec1142abebd
files lisp/frame.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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