]> code.delx.au - gnu-emacs/commitdiff
(remote-compile): Finish `defgroup' description with period.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 02:54:53 +0000 (02:54 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 02:54:53 +0000 (02:54 +0000)
lisp/net/rcompile.el

index 6928b2f49435d7a642592e75d3b44ca99790db5d..aab6430a8390e7c0680bb4d2e412af7719f91d83 100644 (file)
@@ -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)