diff options
| author | Kenichi Handa | 2002-12-13 02:35:34 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2002-12-13 02:35:34 +0000 |
| commit | b8c6225c281e8fff8a7f2132462beb6b1ac4253b (patch) | |
| tree | f391acb566df84fdd3ea8cbeaa9b6c3ac4ec6d8d /src | |
| parent | b9d113dadd239c7aadb841f1d6eb7eb26cdb22ea (diff) | |
| download | emacs-b8c6225c281e8fff8a7f2132462beb6b1ac4253b.tar.gz emacs-b8c6225c281e8fff8a7f2132462beb6b1ac4253b.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ba7e2b9d486..9fedd480377 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-12-13 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (Funencodable_char_position): Set pend correctly. | ||
| 4 | |||
| 1 | 2002-12-12 Jason Rumney <jasonr@gnu.org> | 5 | 2002-12-12 Jason Rumney <jasonr@gnu.org> |
| 2 | 6 | ||
| 3 | * w32term.c (last_mousemove_x, last_mousemove_y): New variables. | 7 | * w32term.c (last_mousemove_x, last_mousemove_y): New variables. |