aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2006-09-13 22:40:12 +0000
committerChong Yidong2006-09-13 22:40:12 +0000
commit2371cbe922015730efc432488939ece4d3bcf06c (patch)
treebc84bdf4b0dd2029c70970383280a22fff95a195 /src
parent98a20c65dfeee04bb7d25e081c5b863de8fa9f33 (diff)
downloademacs-2371cbe922015730efc432488939ece4d3bcf06c.tar.gz
emacs-2371cbe922015730efc432488939ece4d3bcf06c.zip
Typo.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
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
132006-09-13 Richard Stallman <rms@gnu.org> 132006-09-13 Richard Stallman <rms@gnu.org>
14 14