comparison lisp/ChangeLog @ 62788:ed936737c106

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Fri, 27 May 2005 02:15:36 +0000
parents c9d4d5551d6b
children 0751d21ef87f
comparison
equal deleted inserted replaced
62787:c9d4d5551d6b 62788:ed936737c106
2 2
3 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the 3 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
4 character before a space at the end of a line is \, assume the 4 character before a space at the end of a line is \, assume the
5 space is part of the last argument rather than a final argument 5 space is part of the last argument rather than a final argument
6 separator. 6 separator.
7
8 2005-05-25 John Wiegley <johnw@newartisans.com>
9 7
10 * eshell/esh-io.el (eshell-get-target): If 8 * eshell/esh-io.el (eshell-get-target): If
11 `eshell-buffer-shorthand' is in use, and the target is `t' or 9 `eshell-buffer-shorthand' is in use, and the target is `t' or
12 `nil' (which are the most common values), don't assume that the 10 `nil' (which are the most common values), don't assume that the
13 symbol target is a buffer. 11 symbol target is a buffer.