summaryrefslogtreecommitdiff
path: root/lisp/indent.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-07-04 02:08:37 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-07-04 02:08:37 +0000
commit2175199557fd1ede44db88a165018fcee9813d2a (patch)
tree825af6b1b9b15a71db47ee10cfcc1c5a93531024 /lisp/indent.el
parent8e51619c3157efb7b502d9760579f0cec037a554 (diff)
downloademacs-2175199557fd1ede44db88a165018fcee9813d2a.tar.gz
(indent): Finish `defgroup' description with period.
Diffstat (limited to 'lisp/indent.el')
-rw-r--r--lisp/indent.el2
1 files changed, 1 insertions, 1 deletions
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