Mercurial > emacs
changeset 62787:c9d4d5551d6b
*** empty log message ***
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Fri, 27 May 2005 02:12:39 +0000 |
parents | dc758ba35d6c |
children | ed936737c106 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri May 27 02:12:10 2005 +0000 +++ b/lisp/ChangeLog Fri May 27 02:12:39 2005 +0000 @@ -1,3 +1,17 @@ +2005-05-26 John Wiegley <johnw@newartisans.com> + + * 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 <johnw@newartisans.com> + + * 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 <teirllm@auburn.edu> * calendar/calendar.el (calendar-mode-line-format):