From: Juanma Barranquero Date: Mon, 4 Jul 2005 02:08:37 +0000 (+0000) Subject: (indent): Finish `defgroup' description with period. X-Git-Tag: emacs-pretest-22.0.90~8429 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2175199557fd1ede44db88a165018fcee9813d2a;p=emacs.git (indent): Finish `defgroup' description with period. --- diff --git a/lisp/indent.el b/lisp/indent.el index 9713268f03b..11f01068397 100644 --- a/lisp/indent.el +++ b/lisp/indent.el @@ -29,7 +29,7 @@ ;;; Code: (defgroup indent nil - "Indentation commands" + "Indentation commands." :group 'editing) (defcustom standard-indent 4