diff lisp/net/rcompile.el @ 64038:9a906236d900

(remote-compile): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 02:54:53 +0000
parents b79d54436669
children 18a818a2ee7c
line wrap: on
line diff
--- a/lisp/net/rcompile.el	Mon Jul 04 02:54:03 2005 +0000
+++ b/lisp/net/rcompile.el	Mon Jul 04 02:54:53 2005 +0000
@@ -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)