Mercurial > emacs
changeset 64030:c2d80c96de71
(elp): Finish `defgroup' description with period.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 04 Jul 2005 02:44:09 +0000 |
parents | d4866c35bebd |
children | c04d583fdac9 |
files | lisp/emacs-lisp/elp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/elp.el Mon Jul 04 02:43:00 2005 +0000 +++ b/lisp/emacs-lisp/elp.el Mon Jul 04 02:44:09 2005 +0000 @@ -130,7 +130,7 @@ ;; vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv (defgroup elp nil - "Emacs Lisp Profiler" + "Emacs Lisp Profiler." :group 'lisp) (defcustom elp-function-list nil