Mercurial > emacs
changeset 64016:a32551e9db34
(pcmpl-cvs): Finish `defgroup' description with period.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 04 Jul 2005 02:17:19 +0000 |
parents | d2af21b7c1a4 |
children | 660d78f5be5a |
files | lisp/pcmpl-cvs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/pcmpl-cvs.el Mon Jul 04 02:15:34 2005 +0000 +++ b/lisp/pcmpl-cvs.el Mon Jul 04 02:17:19 2005 +0000 @@ -33,7 +33,7 @@ (require 'executable) (defgroup pcmpl-cvs nil - "Functions for dealing with CVS completions" + "Functions for dealing with CVS completions." :group 'pcomplete) ;; User Variables: