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

index 82ce6f404f7c512320d04ad2f4fc5a1018aff8ce..feaeb2898ce247ffee66ca3615719fc87320c3ca 100644 (file)
 ;; vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
 
 (defgroup elp nil
-  "Emacs Lisp Profiler"
+  "Emacs Lisp Profiler."
   :group 'lisp)
 
 (defcustom elp-function-list nil