]> git.eshelyaron.com Git - emacs.git/commitdiff
(indent): Finish `defgroup' description with period.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 02:08:37 +0000 (02:08 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 02:08:37 +0000 (02:08 +0000)
lisp/indent.el

index 9713268f03bded0cf505aeaae129ef787ca19e3a..11f01068397d3d0cc4f43c6a8bef954e31c05814 100644 (file)
@@ -29,7 +29,7 @@
 ;;; Code:
 
 (defgroup indent nil
-  "Indentation commands"
+  "Indentation commands."
   :group 'editing)
 
 (defcustom standard-indent 4