]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/ChangeLog
* textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
[gnu-emacs] / oldXMenu / ChangeLog
index 66cb65d7a47d894e823ae869995286d0205003ef..afe7607115a495ce35fb114604e3938c9c018d58 100644 (file)
@@ -1,3 +1,31 @@
+2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
+       was pressed.
+
+2004-11-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * XMenu.h (XMenuActivateSetWaitFunction): New function.
+
+       * Activate.c (XMenuActivateSetWaitFunction): New function.
+       (XMenuActivate): Call wait_func if set, before XNextEvent.
+
+2002-04-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * Activate.c: Add calls to GrabKeyboard to remove strange
+       interactions with window managers that steal keypresses.
+       Call ungrab_all instead of XtUngrabPointer.
+       (XMenuActivate): Add call to XGrabKeyboard
+       (XMenuActivate): Add call to XUngrabKeyboard
+
+2001-10-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * (Version 21.1 released.)
+
+2001-10-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * Branch for 21.1.
+
 2000-07-21  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * Activate.c (XMenuActivate): Call help callback with two more
 
        * XMenu.h (XmSelect): Add member `help_string'.
 
-After the release of 20.4, development was split into two separate
-code lines.  One line contained the code for Emacs 21, and the other
-one the code for the 20.x releases after 20.4.  The following change
-log entries up to the entry ``20.4 released'' are for the 20.x code
-line.  Change logs above this notice are those for the 21.x code line.
-
-2000-06-13  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.7 released.
-       
-2000-02-26  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.6 released.
-       
-1999-12-04  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.5 released.
-       
 1999-07-12  Richard Stallman  <rms@gnu.org>
 
        * Version 20.4 released.
@@ -295,7 +305,7 @@ line.  Change logs above this notice are those for the 21.x code line.
 
 1993-04-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
-       * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not
+       * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
        <X11/Xos.h>.
 
        * XCrAssoc.c: #include <errno.h>, not "errno.h".
@@ -407,24 +417,24 @@ line.  Change logs above this notice are those for the 21.x code line.
 
        * Makefile (CC): Assignment commented out.
 
-1991-11-16  Noah Friedman  (friedman at nutrimat)
+1991-11-16  Noah Friedman  (friedman@nutrimat)
 
         * copyright.h: New file (copied from X11R4 distribution)
         * All files: Replaced occurrences of #include <X11/copyright.h>
           with #include "copyright.h"
 
-1991-10-25  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-10-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * XMenu.h (enum _xmmode): Remove spurious comma.
 
        * X10.h: New file.
        * XMenu.h, XMenuInt.h: Include X10.h from this dir.
 
-1990-11-13  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * XMenu.h (struct _xmenu): Use unsigned long for colors.
 
-1990-11-12  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-12  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * Internal.c: Declare argument `display' in some functions.
 
@@ -432,3 +442,10 @@ line.  Change logs above this notice are those for the 21.x code line.
 ;; Local Variables:
 ;; coding: iso-2022-7bit-unix
 ;; End:
+
+    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
+       2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+  Copying and distribution of this file, with or without modification,
+  are permitted provided the copyright notice and this notice are preserved.
+
+;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf