diff options
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 eff99c3bdd0..146eb219258 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -322,6 +322,10 @@ | |||
| 322 | * gtkutil.c (xg_initialize): Install bindings for C-g so that | 322 | * gtkutil.c (xg_initialize): Install bindings for C-g so that |
| 323 | dialogs and menus pop down. | 323 | dialogs and menus pop down. |
| 324 | 324 | ||
| 325 | 2004-12-27 Kenichi Handa <handa@m17n.org> | ||
| 326 | |||
| 327 | * coding.c (code_convert_region): Fix calculation of `ratio'. | ||
| 328 | |||
| 325 | 2004-12-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 329 | 2004-12-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 326 | 330 | ||
| 327 | * gtkutil.c (update_frame_tool_bar): Make the value of | 331 | * gtkutil.c (update_frame_tool_bar): Make the value of |