(hscroll): Doc fix.
This commit is contained in:
parent
d6226972f7
commit
2d202cd8ef
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
(defvar hscroll-version "0.0")
|
(defvar hscroll-version "0.0")
|
||||||
|
|
||||||
(defgroup hscroll nil
|
(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
|
Emacs now does hscrolling automatically. Please remove references
|
||||||
to hscroll from your init file and code."
|
to hscroll from your init file and code."
|
||||||
:group 'editing)
|
:group 'editing)
|
||||||
|
|
Loading…
Add table
Reference in a new issue