From: Juanma Barranquero Date: Mon, 4 Jul 2005 02:54:53 +0000 (+0000) Subject: (remote-compile): Finish `defgroup' description with period. X-Git-Tag: emacs-pretest-22.0.90~8403 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5c4ad728061fe876b2873576e91873a3ebf1b8cc;p=emacs.git (remote-compile): Finish `defgroup' description with period. --- diff --git a/lisp/net/rcompile.el b/lisp/net/rcompile.el index 6928b2f4943..aab6430a839 100644 --- a/lisp/net/rcompile.el +++ b/lisp/net/rcompile.el @@ -70,7 +70,7 @@ ;;;; user defined variables (defgroup remote-compile nil - "Run a compilation on a remote machine" + "Run a compilation on a remote machine." :group 'processes :group 'tools)