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: Fri, 26 Aug 2005 18:37:18 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8117 emacs/lisp/ChangeLog:1.8118
*** emacs/lisp/ChangeLog:1.8117 Fri Aug 26 18:07:25 2005
--- emacs/lisp/ChangeLog        Fri Aug 26 22:37:16 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-08-26  John Wiegley  <address@hidden>
+ 
+       * eshell/esh-arg.el (eshell-parse-double-quote): If a
+       double-quoted argument resolves to nil, return it as an empty
+       string rather than as nil.  This made it impossible to pass "" to
+       a shell script as a null string argument.
+ 
+       * eshell/esh-util.el (eshell-flatten-list): Don't call
+       eshell-flatten-list on a sub-argument if it is eq to nil.
+ 
  2005-08-26  Stefan Monnier  <address@hidden>
  
        * outline.el (outline-invent-heading): New fun.




reply via email to

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