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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 25 Jan 2003 11:25:39 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3056 emacs/src/ChangeLog:1.3057
*** emacs/src/ChangeLog:1.3056  Sat Jan 25 10:14:16 2003
--- emacs/src/ChangeLog Sat Jan 25 11:25:38 2003
***************
*** 1,3 ****
--- 1,20 ----
+ 2003-01-25  Jan D.  <address@hidden>
+ 
+       * xterm.h: Change to return value of x_dispatch_event to int.
+ 
+       * xterm.c (x_filter_event): New function.
+       (event_handler_gdk, XTread_socket): Call x_filter_event.
+       (x_dispatch_event): Change to return value of finish.
+       (event_handler_gdk): Use return value from x_dispatch_event.
+ 
+       * xfns.c (x_window): Call create_frame_xic for GTK version to
+       initialize input methods.
+ 
+       * gtkutil.h: Add (void) prototypes.
+ 
+       * gtkutil.c (create_menus): Remove code that puts the help menu to
+       the right.
+ 
  2003-01-25  Jason Rumney  <address@hidden>
  
        * w32fns.c (XPutPixel): Handle monochrome images; used for masks.




reply via email to

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