diff options
| author | Chong Yidong | 2006-09-13 22:40:12 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-09-13 22:40:12 +0000 |
| commit | 2371cbe922015730efc432488939ece4d3bcf06c (patch) | |
| tree | bc84bdf4b0dd2029c70970383280a22fff95a195 /src/ChangeLog | |
| parent | 98a20c65dfeee04bb7d25e081c5b863de8fa9f33 (diff) | |
| download | emacs-2371cbe922015730efc432488939ece4d3bcf06c.tar.gz emacs-2371cbe922015730efc432488939ece4d3bcf06c.zip | |
Typo.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4f026bac9b9..c6866b6d627 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | * xmenu.c (x_menu_set_in_use, popup_activate_callback) | 8 | * xmenu.c (x_menu_set_in_use, popup_activate_callback) |
| 9 | (create_and_show_popup_menu, create_and_show_dialog): Use it. | 9 | (create_and_show_popup_menu, create_and_show_dialog): Use it. |
| 10 | 10 | ||
| 11 | * xterm.h (x_activate_timeout_atimer): prototype. | 11 | * xterm.h (x_activate_timeout_atimer): Add prototype. |
| 12 | 12 | ||
| 13 | 2006-09-13 Richard Stallman <rms@gnu.org> | 13 | 2006-09-13 Richard Stallman <rms@gnu.org> |
| 14 | 14 | ||