comparison src/ChangeLog @ 72855:475712bc7be7

Typo.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 13 Sep 2006 22:40:12 +0000
parents f295b430aa3a
children 60248c44abb0 a1a25ac6c88a
comparison
equal deleted inserted replaced
72854:f295b430aa3a 72855:475712bc7be7
6 (x_send_scroll_bar_event, x_process_timeouts): Use it. 6 (x_send_scroll_bar_event, x_process_timeouts): Use it.
7 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
15 * print.c (print_string): When printcharfun is t, 15 * print.c (print_string): When printcharfun is t,
16 copy string contents and call strout on the copy. 16 copy string contents and call strout on the copy.