Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7606 emacs/lisp/ChangeLog:1.7607
*** emacs/lisp/ChangeLog:1.7606 Thu May 26 20:58:42 2005
--- emacs/lisp/ChangeLog        Fri May 27 02:12:39 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-05-26  John Wiegley  <[EMAIL PROTECTED]>
+ 
+       * 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
+       separator.
+ 
+ 2005-05-25  John Wiegley  <[EMAIL PROTECTED]>
+ 
+       * eshell/esh-io.el (eshell-get-target): If
+       `eshell-buffer-shorthand' is in use, and the target is `t' or
+       `nil' (which are the most common values), don't assume that the
+       symbol target is a buffer.
+ 
  2005-05-26  Luc Teirlinck  <[EMAIL PROTECTED]>
  
        * calendar/calendar.el (calendar-mode-line-format):


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

Reply via email to