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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sun, 05 Nov 2006 12:19:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/11/05 12:19:34

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5384
retrieving revision 1.5385
diff -u -b -r1.5384 -r1.5385
--- ChangeLog   5 Nov 2006 06:12:27 -0000       1.5384
+++ ChangeLog   5 Nov 2006 12:19:33 -0000       1.5385
@@ -1,3 +1,18 @@
+2006-11-05  Martin Rudalics  <address@hidden>
+
+       * macmenu.c (Fmenu_or_popup_active_p): New function.
+       (syms_of_macmenu): Defsubr it.
+
+       * w32menu.c (Fmenu_or_popup_active_p): New function.
+       (syms_of_w32menu): Defsubr it.
+       (popup_activated_flag, popup_activated): Remove.
+
+       * xdisp.c (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to
+       check popup_activated.
+
+       * xmenu.c (Fmenu_or_popup_active_p): New function.
+       (syms_of_xmenu): Defsubr it.
+
 2006-11-05  YAMAMOTO Mitsuharu  <address@hidden>
 
        * unexmacosx.c (malloc_cookie): Remove unused variable.




reply via email to

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