mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-11 09:20:51 +00:00
(pascal): Finish `defgroup' description with period.
This commit is contained in:
parent
31b58798cb
commit
abefd5113c
@ -61,7 +61,7 @@
|
||||
;;; Code:
|
||||
|
||||
(defgroup pascal nil
|
||||
"Major mode for editing Pascal source in Emacs"
|
||||
"Major mode for editing Pascal source in Emacs."
|
||||
:group 'languages)
|
||||
|
||||
(defvar pascal-mode-abbrev-table nil
|
||||
|
Loading…
Reference in New Issue
Block a user