summaryrefslogtreecommitdiff
path: root/lisp/=gnus.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-22 22:14:17 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-22 22:14:17 +0000
commit1df29e8af5d14be2135e87aa878cc198bb162259 (patch)
tree0f02de21f2d895b28bb2ad5fef2f1a36a19f0182 /lisp/=gnus.el
parente10879329397dae74ea5707063d0b24dca7559aa (diff)
downloademacs-1df29e8af5d14be2135e87aa878cc198bb162259.tar.gz
Doc fix.
Diffstat (limited to 'lisp/=gnus.el')
-rw-r--r--lisp/=gnus.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/=gnus.el b/lisp/=gnus.el
index cd0272da233..b7ad1d37903 100644
--- a/lisp/=gnus.el
+++ b/lisp/=gnus.el
@@ -142,7 +142,7 @@ given. Instead, if the first character of the name is `|', the
contents of the article is piped out to the named program. It is
possible to save an article in an MH folder as follows:
-(setq gnus-author-copy \"|/usr/local/lib/mh/rcvstore +Article\")")
+\(setq gnus-author-copy \"|/usr/local/lib/mh/rcvstore +Article\")")
(defvar gnus-author-copy-saver (function rmail-output)
"*A function called with a file name to save an author copy to.