emacs/lisp/mh-e mh-e.el

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)

Bill Wohler | 4 Jun 07:42

Re: emacs/lisp/mh-e mh-e.el

John Paul Wallington <jpw <at> gnu.org> wrote:

> --- 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.
>  Signals an error if process does not complete successfully.

Thank you.

--

-- 
Bill Wohler <wohler <at> newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

Gmane