Mercurial > emacs
changeset 76564:29796f0d574b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 19 Mar 2007 09:25:46 +0000 |
parents | 68ddc580d34e |
children | f74d08623001 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Mar 19 05:42:21 2007 +0000 +++ b/lisp/ChangeLog Mon Mar 19 09:25:46 2007 +0000 @@ -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.