comparison lisp/ChangeLog @ 76533:338aa54d148f

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 18 Mar 2007 04:54:51 +0000
parents 1994de9359df
children e182631d2713
comparison
equal deleted inserted replaced
76532:db7d24c39f42 76533:338aa54d148f
14 14
15 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change) 15 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
16 16
17 * autorevert.el (auto-revert-tail-handler): 17 * autorevert.el (auto-revert-tail-handler):
18 Call after-revert-hook. 18 Call after-revert-hook.
19
20 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
21
22 * simple.el (line-move-1): Respect
23 `inhibit-line-move-field-capture' property.
24
25 2007-03-16 Mark A. Hershberger <mah@everybody.org>
26
27 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
28 Add new option for eshell-output-filter-functions.
19 29
20 2007-03-13 Chong Yidong <cyd@stupidchicken.com> 30 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
21 31
22 * comint.el (comint-arguments): Mark backslash-escaped chars. 32 * comint.el (comint-arguments): Mark backslash-escaped chars.
23 (comint-delim-arg): Don't treat them as delimiters. 33 (comint-delim-arg): Don't treat them as delimiters.