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:
parent
8e51619c31
commit
2175199557
@ -29,7 +29,7 @@
|
||||
;;; Code:
|
||||
|
||||
(defgroup indent nil
|
||||
"Indentation commands"
|
||||
"Indentation commands."
|
||||
:group 'editing)
|
||||
|
||||
(defcustom standard-indent 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user