emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mh-e mh-e.el


From: John Paul Wallington
Subject: [Emacs-commit] emacs/lisp/mh-e mh-e.el
Date: Mon, 02 Jun 2008 20:09:57 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]