1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00

(bytecomp): Finish `defgroup' description with period.

This commit is contained in:
Juanma Barranquero 2005-07-04 02:41:08 +00:00
parent 111a5355b7
commit 25d1fc94f9

View File

@ -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)