# HG changeset patch # User Juanma Barranquero # Date 1120442917 0 # Node ID 70dbaa65c7230bdb3034058d7024c80166152130 # Parent ca0386c4cfd5a36837035815b34adcb20602aa36 (indent): Finish `defgroup' description with period. diff -r ca0386c4cfd5 -r 70dbaa65c723 lisp/indent.el --- a/lisp/indent.el Mon Jul 04 02:04:45 2005 +0000 +++ b/lisp/indent.el Mon Jul 04 02:08:37 2005 +0000 @@ -29,7 +29,7 @@ ;;; Code: (defgroup indent nil - "Indentation commands" + "Indentation commands." :group 'editing) (defcustom standard-indent 4