emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 13 Sep 2006 22:39:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/09/13 22:39:23

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5294
retrieving revision 1.5295
diff -u -b -r1.5294 -r1.5295
--- ChangeLog   13 Sep 2006 15:16:12 -0000      1.5294
+++ ChangeLog   13 Sep 2006 22:39:23 -0000      1.5295
@@ -1,3 +1,15 @@
+2006-09-13  YAMAMOTO Mitsuharu <address@hidden>
+
+       * xterm.c (x_initialize): Don't install Xt event timer here.
+       (x_timeout_atimer_activated_flag): New var.
+       (x_activate_timeout_atimer): New function to install Xt timer.
+       (x_send_scroll_bar_event, x_process_timeouts): Use it.
+
+       * xmenu.c (x_menu_set_in_use, popup_activate_callback)
+       (create_and_show_popup_menu, create_and_show_dialog): Use it.
+
+       * xterm.h (x_activate_timeout_atimer): prototype.
+
 2006-09-13  Richard Stallman  <address@hidden>
 
        * print.c (print_string): When printcharfun is t,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]