From: Andreas Schwab Date: Wed, 5 Jan 2000 11:44:03 +0000 (+0000) Subject: (hscroll): Doc fix. X-Git-Tag: emacs-pretest-21.0.90~5483 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d202cd8ef274ef7591d32c2093a4a7b25b5623f;p=emacs.git (hscroll): Doc fix. --- diff --git a/lisp/hscroll.el b/lisp/hscroll.el index f318293d2e4..f5ff42d0b4d 100644 --- a/lisp/hscroll.el +++ b/lisp/hscroll.el @@ -35,7 +35,7 @@ (defvar hscroll-version "0.0") (defgroup hscroll nil - "This customization group is kept for compatibilry only. + "This customization group is kept for compatibility only. Emacs now does hscrolling automatically. Please remove references to hscroll from your init file and code." :group 'editing)