(bytecomp): Finish `defgroup' description with period.
This commit is contained in:
parent
111a5355b7
commit
25d1fc94f9
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@
|
|||
|
||||
|
||||
(defgroup bytecomp nil
|
||||
"Emacs Lisp byte-compiler"
|
||||
"Emacs Lisp byte-compiler."
|
||||
:group 'lisp)
|
||||
|
||||
(defcustom emacs-lisp-file-regexp (if (eq system-type 'vax-vms)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue