mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
; 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.
This commit is contained in:
parent
d160d1aff5
commit
a812992aee
2 changed files with 3 additions and 3 deletions
|
|
@ -1718,8 +1718,8 @@ 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 this option.
|
||||
|
||||
Note that this option is used as the \"display\" argument in the
|
||||
call to `call-process'. Therefore, turning on this option means
|
||||
Note that this option is used as the \"destination\" argument in
|
||||
the call to `call-process'. Therefore, turning on this option means
|
||||
setting its value to \"0\". You can also set its value to t to
|
||||
direct the programs' output to the \"*MH-E Log*\" buffer; this
|
||||
may be useful for debugging."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue