diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3a695bcee56..ad2da41b98c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2003-01-24 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * keyboard.c (adjust_point_for_property): New second arg MODIFIED. | ||
| 4 | It it is nonzero, don't pretend that an invisible area doesn't | ||
| 5 | exist. | ||
| 6 | (command_loop_1): Call adjust_point_for_property with proper | ||
| 7 | second arg. | ||
| 8 | |||
| 1 | 2003-01-22 Jason Rumney <jasonr@gnu.org> | 9 | 2003-01-22 Jason Rumney <jasonr@gnu.org> |
| 2 | 10 | ||
| 3 | Sync changes with xterm.c and xfns.c. | 11 | Sync changes with xterm.c and xfns.c. |