# HG changeset patch # User Juanma Barranquero # Date 1120445693 0 # Node ID 9a906236d9006401c4acecf3a43ff57ad9c63e1d # Parent 72c3c77d111e6789ed02bd372ceac45d64a4842a (remote-compile): Finish `defgroup' description with period. diff -r 72c3c77d111e -r 9a906236d900 lisp/net/rcompile.el --- 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)