From: Juanma Barranquero Date: Mon, 4 Jul 2005 02:44:09 +0000 (+0000) Subject: (elp): Finish `defgroup' description with period. X-Git-Tag: emacs-pretest-22.0.90~8411 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=667ab8c450bf519896371032d0b31f1de7452870;p=emacs.git (elp): Finish `defgroup' description with period. --- diff --git a/lisp/emacs-lisp/elp.el b/lisp/emacs-lisp/elp.el index 82ce6f404f7..feaeb2898ce 100644 --- a/lisp/emacs-lisp/elp.el +++ b/lisp/emacs-lisp/elp.el @@ -130,7 +130,7 @@ ;; vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv (defgroup elp nil - "Emacs Lisp Profiler" + "Emacs Lisp Profiler." :group 'lisp) (defcustom elp-function-list nil