aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fc0fbad4eb6..2795764f959 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12005-05-26 John Wiegley <johnw@newartisans.com>
2
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
5 space is part of the last argument rather than a final argument
6 separator.
7
8 * eshell/esh-io.el (eshell-get-target): If
9 `eshell-buffer-shorthand' is in use, and the target is `t' or
10 `nil' (which are the most common values), don't assume that the
11 symbol target is a buffer.
12
12005-05-26 Luc Teirlinck <teirllm@auburn.edu> 132005-05-26 Luc Teirlinck <teirllm@auburn.edu>
2 14
3 * calendar/calendar.el (calendar-mode-line-format): 15 * calendar/calendar.el (calendar-mode-line-format):