X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/463f5630a5e7cbe7f042bc1175d1fa1c4e98860f..b433a991042518aca7f9a10a76dcb416e0104681:/oldXMenu/ChangeLog diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index ca0c09ebb4..7a14a1313b 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog @@ -1,4 +1,54 @@ -2002-04-22 Jan Dj,Ad(Brv +2008-07-31 Dan Nicolaescu + + * descrip.mms: + * compile.com: Remove file. + * Create.c: Remove VMS support. + +2008-07-23 Dan Nicolaescu + + * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE. + +2007-07-25 Glenn Morris + + * Relicense all FSF files to GPLv3 or later. + +2007-06-04 Ulrich Mueller (tiny change) + + * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no + compilation warnings: #include . + +2007-06-02 Chong Yidong + + * Version 22.1 released. + +2007-05-30 Ulrich Mueller (tiny change) + + * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc. + +2007-02-27 Glenn Morris + + * Imakefile: Remove unused file with no explicit legal info. + * Makefile.in (distclean): Remove Makefile. + +2007-02-25 Glenn Morris + + * XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, XLookAssoc.c: + * XMakeAssoc.c: Remove license text in favour of including + copyright.h, as was done in original X11 source. + +2004-12-27 Jan Djärv + + * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g + was pressed. + +2004-11-12 Jan Djärv + + * XMenu.h (XMenuActivateSetWaitFunction): New function. + + * Activate.c (XMenuActivateSetWaitFunction): New function. + (XMenuActivate): Call wait_func if set, before XNextEvent. + +2002-04-22 Jan Djärv * Activate.c: Add calls to GrabKeyboard to remove strange interactions with window managers that steal keypresses. @@ -157,16 +207,16 @@ * Version 19.20 released. -1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) +1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu) * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM. -1993-09-27 Brian Fox (bfox@valhalla) +1993-09-27 Brian J. Fox (bfox@valhalla) * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow `configure' to supply the values for these variables. -1993-09-26 Brian Fox (bfox@ai.mit.edu) +1993-09-26 Brian J. Fox (bfox@ai.mit.edu) * Makefile.in (VPATH, srcdir): Now that `configure' creates the Makefiles, do not append the current directory to the value of @@ -227,7 +277,7 @@ 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) - Bring mumbleclean targets into conformance with GNU coding standards. + Bring mumbleclean targets into conformance with GNU coding standards. * Makefile.in (mostlyclean, realclean): New targets. 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) @@ -284,7 +334,7 @@ 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) - * Version 19.7 released. + * Version 19.7 released. 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu) @@ -407,9 +457,9 @@ 1991-11-16 Noah Friedman (friedman@nutrimat) - * copyright.h: New file (copied from X11R4 distribution) - * All files: Replaced occurrences of #include - with #include "copyright.h" + * copyright.h: New file (copied from X11R4 distribution) + * All files: Replaced occurrences of #include + with #include "copyright.h" 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -428,10 +478,26 @@ ;; Local Variables: -;; coding: iso-2022-7bit-unix +;; coding: utf-8 +;; add-log-time-zone-rule: t ;; End: - Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 - 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. + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, + 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + + This file is part of GNU Emacs. + + GNU Emacs is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + GNU Emacs is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with GNU Emacs. If not, see . + +;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf