1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

(indent): Finish `defgroup' description with period.

This commit is contained in:
Juanma Barranquero 2005-07-04 02:08:37 +00:00
parent 8e51619c31
commit 2175199557

View File

@ -29,7 +29,7 @@
;;; Code:
(defgroup indent nil
"Indentation commands"
"Indentation commands."
:group 'editing)
(defcustom standard-indent 4