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

index b1b5abc488f3bfd2f4a4b0e23d9a83ae02901c8c..b6bcb83e2a33d6f8078d7b67bd21ff2140a02110 100644 (file)
@@ -47,7 +47,7 @@
 ;;;
 
 (defgroup enriched nil
-  "Read and save files in text/enriched format"
+  "Read and save files in text/enriched format."
   :group 'wp)
 
 (defcustom enriched-verbose t