mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-01 20:06:00 +00:00
(auto-show): Defgroup doc fix.
This commit is contained in:
parent
723e779c56
commit
e7165cf005
@ -13,9 +13,9 @@
|
||||
;;; Code:
|
||||
|
||||
(defgroup auto-show 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."
|
||||
to auto-show from your init file and code."
|
||||
:group 'editing)
|
||||
|
||||
;;;###autoload
|
||||
|
Loading…
x
Reference in New Issue
Block a user