Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7608 emacs/lisp/ChangeLog:1.7609
*** emacs/lisp/ChangeLog:1.7608 Fri May 27 02:15:36 2005
--- emacs/lisp/ChangeLog        Fri May 27 02:57:18 2005
***************
*** 1,5 ****
--- 1,10 ----
  2005-05-26  John Wiegley  <[EMAIL PROTECTED]>
  
+       * eshell/esh-cmd.el (eshell-eval-command): If the return value of
+       `eshell-resume-eval' is wrapped in a list, it indicates that the
+       command was run asynchronously.  In that case, unwrap the value
+       before checking the delimiter value.
+ 
        * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
        character before a space at the end of a line is \, assume the
        space is part of the last argument rather than a final argument


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to