From: Juanma Barranquero Date: Mon, 4 Jul 2005 02:03:47 +0000 (+0000) Subject: (ediff-window): Finish `defgroup' description with period. X-Git-Tag: emacs-pretest-22.0.90~8431 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4491bde3a97d56799ab0379a2dabe9be4690b1e3;p=emacs.git (ediff-window): Finish `defgroup' description with period. --- diff --git a/lisp/ediff-wind.el b/lisp/ediff-wind.el index dde306a3857..c43307938fc 100644 --- a/lisp/ediff-wind.el +++ b/lisp/ediff-wind.el @@ -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)