From 9ea60c46a004d2a64187e05f50d4801a72582888 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 10 May 2000 21:54:40 +0000 Subject: [PATCH] (automatic-hscrolling): Typo. --- lisp/frame.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5