emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: John Wiegley
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 26 May 2005 22:57:19 -0400

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  <address@hidden>
  
+       * 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




reply via email to

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