summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStephen Gildea <stepheng+emacs@gildea.com>2021-08-01 21:07:52 -0700
committerStephen Gildea <stepheng+emacs@gildea.com>2021-08-01 21:09:16 -0700
commita812992aee8d75969ebf9d2fb93aca21aed4a755 (patch)
treebbf73594211212f4f4444d698e8690d1250732c2 /doc
parentd160d1aff5a17e56d23768adb1beba950440d0d9 (diff)
downloademacs-a812992aee8d75969ebf9d2fb93aca21aed4a755.tar.gz
; mh-junk-background: fix documentation typo
* lisp/mh-e/mh-e.el (mh-junk-background), doc/misc/mh-e.texi: In documentation, name the correct argument to call-process.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/mh-e.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index 0724640cf73..a7c1fed29cb 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -7687,7 +7687,7 @@ By default, the programs are run in the foreground, but this can be
slow when junking large numbers of messages. If you have enough memory
or don't junk that many messages at the same time, you might try
turning on the option @code{mh-junk-background}. @footnote{Note that
-the option @code{mh-junk-background} is used as the @code{display}
+the option @code{mh-junk-background} is used as the @code{destination}
argument in the call to @code{call-process}. Therefore, turning on
this option means setting its value to @samp{0}. You can also set its
value to @samp{t} to direct the programs' output to the @file{*MH-E