Mercurial > emacs
changeset 76512:dfcd70a86043
* simple.el (line-move-1): Respect `inhibit-line-move-field-capture' property.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 17 Mar 2007 19:44:11 +0000 |
parents | eba9ce23d665 |
children | 1a4b3e645c66 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 17 19:04:53 2007 +0000 +++ b/lisp/ChangeLog Sat Mar 17 19:44:11 2007 +0000 @@ -1,3 +1,8 @@ +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.