]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 19 Jan 2003 22:55:00 +0000 (22:55 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 19 Jan 2003 22:55:00 +0000 (22:55 +0000)
src/ChangeLog

index 6fb5350163260278ae4fc11ae681bf34a13b330d..428a9ca6ae6025e269b7e3fa7563ec08b8b366db 100644 (file)
@@ -1,5 +1,8 @@
 2003-01-19  Jan D.  <jan.h.d@swipnet.se>
 
+       * xterm.c (handle_one_xevent): Surround popup_activated
+       with #ifdef:s for non-toolkit version.
+
        * Makefile.in (XOBJ): Add gtkutil.o if USE_GTK
        (gtkutil.o): New file.
        (TOOLKIT_DEFINES): Set to -DUSE_GTK if HAVE_GTK.