Mercurial > emacs
comparison oldXMenu/ChangeLog @ 88155:d7ddb3e565de
sync with trunk
author | Henrik Enberg <henrik.enberg@telia.com> |
---|---|
date | Mon, 16 Jan 2006 00:03:54 +0000 |
parents | 859813f02f7e |
children |
comparison
equal
deleted
inserted
replaced
88154:8ce476d3ba36 | 88155:d7ddb3e565de |
---|---|
1 2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g | |
4 was pressed. | |
5 | |
6 2004-11-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
7 | |
8 * XMenu.h (XMenuActivateSetWaitFunction): New function. | |
9 | |
10 * Activate.c (XMenuActivateSetWaitFunction): New function. | |
11 (XMenuActivate): Call wait_func if set, before XNextEvent. | |
12 | |
1 2002-04-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 13 2002-04-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 14 |
3 * Activate.c: Add calls to GrabKeyboard to remove strange | 15 * Activate.c: Add calls to GrabKeyboard to remove strange |
4 interactions with window managers that steal keypresses. | 16 interactions with window managers that steal keypresses. |
5 Call ungrab_all instead of XtUngrabPointer. | 17 Call ungrab_all instead of XtUngrabPointer. |
429 | 441 |
430 ;; Local Variables: | 442 ;; Local Variables: |
431 ;; coding: iso-2022-7bit-unix | 443 ;; coding: iso-2022-7bit-unix |
432 ;; End: | 444 ;; End: |
433 | 445 |
434 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | 446 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, |
435 Free Software Foundation, Inc. | 447 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
436 Copying and distribution of this file, with or without modification, | 448 Copying and distribution of this file, with or without modification, |
437 are permitted provided the copyright notice and this notice are preserved. | 449 are permitted provided the copyright notice and this notice are preserved. |
450 | |
451 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf |