# HG changeset patch # User Andreas Schwab # Date 947072643 0 # Node ID 797edf0b0892ebe0dfba54be8d070013d0e7b7b7 # Parent 921acde8334d6f3de44cdef88cd1bf5147406ca9 (hscroll): Doc fix. diff -r 921acde8334d -r 797edf0b0892 lisp/hscroll.el --- a/lisp/hscroll.el Wed Jan 05 10:38:00 2000 +0000 +++ b/lisp/hscroll.el Wed Jan 05 11:44:03 2000 +0000 @@ -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)