diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 35296685a65..9bc55ece62a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-11-13 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * category.c (word_boundary_p): Adjusted for the change of the | ||
| 4 | semantics of Vword_combining_categories. | ||
| 5 | (Vword_combining_categories): Describe the slight change of the | ||
| 6 | semantics. | ||
| 7 | |||
| 1 | 2009-11-13 Eli Zaretskii <eliz@gnu.org> | 8 | 2009-11-13 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM. | 10 | * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM. |