Mercurial > emacs
changeset 27174:797edf0b0892
(hscroll): Doc fix.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Wed, 05 Jan 2000 11:44:03 +0000 |
parents | 921acde8334d |
children | 17281721d2e9 |
files | lisp/hscroll.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)