2 Jun 22:07
emacs/lisp/mh-e mh-e.el
From: John Paul Wallington <jpw <at> gnu.org>
Subject: emacs/lisp/mh-e mh-e.el
Newsgroups: gmane.emacs.cvs
Date: 2008-06-02 20:09:57 GMT
Subject: emacs/lisp/mh-e mh-e.el
Newsgroups: gmane.emacs.cvs
Date: 2008-06-02 20:09:57 GMT
CVSROOT: /sources/emacs Module name: emacs Changes by: John Paul Wallington <jpw> 08/06/02 20:09:57 Modified files: lisp/mh-e : mh-e.el Log message: (mh-exec-cmd-env-daemon): Doc fix. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-e.el?cvsroot=emacs&r1=1.124&r2=1.125 Patches: Index: mh-e.el =================================================================== RCS file: /sources/emacs/emacs/lisp/mh-e/mh-e.el,v retrieving revision 1.124 retrieving revision 1.125 diff -u -b -r1.124 -r1.125 --- mh-e.el 1 Jun 2008 21:45:51 -0000 1.124 +++ mh-e.el 2 Jun 2008 20:09:57 -0000 1.125 @@ -554,7 +554,7 @@ process)) (defun mh-exec-cmd-env-daemon (env command filter &rest args) - "In ennvironment ENV, execute mh-command COMMAND in the background. + "In environment ENV, execute mh-command COMMAND in the background. ENV is nil or a string of space-separated \"var=value\" elements.(Continue reading)
RSS Feed