changeset 64010:2dd49ab983ac

(ediff-window): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 02:03:47 +0000
parents 86c9b411a34d
children ca0386c4cfd5
files lisp/ediff-wind.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ediff-wind.el	Mon Jul 04 02:02:40 2005 +0000
+++ b/lisp/ediff-wind.el	Mon Jul 04 02:03:47 2005 +0000
@@ -66,7 +66,7 @@
   (defun ediff-compute-toolbar-width () 0))
 
 (defgroup ediff-window nil
-  "Ediff window manipulation"
+  "Ediff window manipulation."
   :prefix "ediff-"
   :group 'ediff
   :group 'frames)