]> git.eshelyaron.com Git - emacs.git/commitdiff
(bytecomp): Finish `defgroup' description with period.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 02:41:08 +0000 (02:41 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 02:41:08 +0000 (02:41 +0000)
lisp/emacs-lisp/bytecomp.el

index 78b9cb0f0cb2203157322ecb2f9d57808a6a3610..cc472a00a304bb9571703ee0a62528c2344b0a0a 100644 (file)
 
 
 (defgroup bytecomp nil
-  "Emacs Lisp byte-compiler"
+  "Emacs Lisp byte-compiler."
   :group 'lisp)
 
 (defcustom emacs-lisp-file-regexp (if (eq system-type 'vax-vms)