X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/65e86587ab836aaa86b12ce30b219bcb4fcbaa06..85c78c0fe440632f8bc95f3b79fde3af9d3f7a71:/oldXMenu/ChangeLog diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 07c4654b27..3fb280871f 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog @@ -1,16 +1,54 @@ -2004-12-27 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,Ad(Brv +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,Ad(Brv +2002-04-22 Jan Djärv * Activate.c: Add calls to GrabKeyboard to remove strange interactions with window managers that steal keypresses. @@ -440,13 +478,26 @@ ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, - 2002, 2003, 2004, 2005, 2006 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. + 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