diff lisp/pcmpl-cvs.el @ 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 695cf19ef79e
children 6fb026ad601f
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: