(prolog): Finish `defgroup' description with period.
This commit is contained in:
parent
abefd5113c
commit
73efac4955
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
;;; Code:
|
||||
|
||||
(defgroup prolog nil
|
||||
"Major mode for editing and running Prolog under Emacs"
|
||||
"Major mode for editing and running Prolog under Emacs."
|
||||
:group 'languages)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue