summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2007-03-19 09:25:46 +0000
committerKim F. Storm <storm@cua.dk>2007-03-19 09:25:46 +0000
commitf0f971b12ef687edfd6a3f2780c22bd25457221c (patch)
tree1db74f27f281fba5b0c0b78d0a2c98ff4abada32
parent705959fc64a88c6571aa097b3d0a220555b63b80 (diff)
downloademacs-f0f971b12ef687edfd6a3f2780c22bd25457221c.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e89e23fedd1..3961523c8b9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -44,6 +44,11 @@
* 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-13 Chong Yidong <cyd@stupidchicken.com>
* comint.el (comint-arguments): Mark backslash-escaped chars.