changeset 76533:338aa54d148f

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 18 Mar 2007 04:54:51 +0000
parents db7d24c39f42
children 388ed021f559
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Mar 18 02:49:54 2007 +0000
+++ b/lisp/ChangeLog	Sun Mar 18 04:54:51 2007 +0000
@@ -17,6 +17,16 @@
 	* autorevert.el (auto-revert-tail-handler):
 	Call after-revert-hook.
 
+2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
+
+	* simple.el (line-move-1): Respect
+	`inhibit-line-move-field-capture' property.
+
+2007-03-16  Mark A. Hershberger  <mah@everybody.org>
+
+	* eshell/esh-mode.el (eshell-handle-ansi-color): New function.
+	Add new option for eshell-output-filter-functions.
+
 2007-03-13  Chong Yidong  <cyd@stupidchicken.com>
 
 	* comint.el (comint-arguments): Mark backslash-escaped chars.