From e7165cf005fb4263fb797370fd7deba2ec7545f3 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 23 Feb 2000 14:52:41 +0000 Subject: [PATCH] (auto-show): Defgroup doc fix. --- lisp/auto-show.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/auto-show.el b/lisp/auto-show.el index 6a8aff3c86d..93323f6c8c1 100644 --- a/lisp/auto-show.el +++ b/lisp/auto-show.el @@ -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 -- 2.39.5