From: Stefan Monnier Date: Wed, 10 May 2000 21:54:40 +0000 (+0000) Subject: (automatic-hscrolling): Typo. X-Git-Tag: emacs-pretest-21.0.90~4010 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ea60c46a004d2a64187e05f50d4801a72582888;p=emacs.git (automatic-hscrolling): Typo. --- diff --git a/lisp/frame.el b/lisp/frame.el index f741730ff96..5b7709b69b4 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -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