1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00

(two-column): Finish `defgroup' description with period.

This commit is contained in:
Juanma Barranquero 2005-07-04 03:46:45 +00:00
parent dbc868a104
commit 5cbebcaba8

View File

@ -200,7 +200,7 @@
;;;;; variable declarations ;;;;;
(defgroup two-column nil
"Minor mode for editing of two-column text"
"Minor mode for editing of two-column text."
:prefix "2C-"
:group 'frames)