Mercurial > emacs
changeset 49409:2f429f327ba1
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 24 Jan 2003 02:31:24 +0000 |
parents | 7e6cf4411cd4 |
children | 798119a6859c |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 24 02:31:07 2003 +0000 +++ b/src/ChangeLog Fri Jan 24 02:31:24 2003 +0000 @@ -1,3 +1,11 @@ +2003-01-24 Kenichi Handa <handa@m17n.org> + + * keyboard.c (adjust_point_for_property): New second arg MODIFIED. + It it is nonzero, don't pretend that an invisible area doesn't + exist. + (command_loop_1): Call adjust_point_for_property with proper + second arg. + 2003-01-22 Jason Rumney <jasonr@gnu.org> Sync changes with xterm.c and xfns.c.