1 2010-11-01 Elias Pipping <pipping.elias@googlemail.com> (tiny change)
3 Make Emacs compile with clang (bug#7309).
4 * XMakeAssoc.c (XMakeAssoc):
5 * XDelAssoc.c (XDeleteAssoc): Declare the return type.
7 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
9 * Version 23.2 released.
11 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
15 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
18 * compile.com: Remove file.
19 * Create.c: Remove VMS support.
21 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
23 * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE.
25 2007-07-25 Glenn Morris <rgm@gnu.org>
27 * Relicense all FSF files to GPLv3 or later.
29 2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change)
31 * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
32 compilation warnings: #include <config.h>.
34 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
36 * Version 22.1 released.
38 2007-05-30 Ulrich Mueller <ulm@gentoo.org> (tiny change)
40 * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
42 2007-02-27 Glenn Morris <rgm@gnu.org>
44 * Imakefile: Remove unused file with no explicit legal info.
45 * Makefile.in (distclean): Remove Makefile.
47 2007-02-25 Glenn Morris <rgm@gnu.org>
49 * XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, XLookAssoc.c:
50 * XMakeAssoc.c: Remove license text in favour of including
51 copyright.h, as was done in original X11 source.
53 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
55 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
58 2004-11-12 Jan Djärv <jan.h.d@swipnet.se>
60 * XMenu.h (XMenuActivateSetWaitFunction): New function.
62 * Activate.c (XMenuActivateSetWaitFunction): New function.
63 (XMenuActivate): Call wait_func if set, before XNextEvent.
65 2002-04-22 Jan Djärv <jan.h.d@swipnet.se>
67 * Activate.c: Add calls to GrabKeyboard to remove strange
68 interactions with window managers that steal keypresses.
69 Call ungrab_all instead of XtUngrabPointer.
70 (XMenuActivate): Add call to XGrabKeyboard
71 (XMenuActivate): Add call to XUngrabKeyboard
73 2001-10-20 Gerd Moellmann <gerd@gnu.org>
75 * (Version 21.1 released.)
77 2001-10-05 Gerd Moellmann <gerd@gnu.org>
81 2000-07-21 Eli Zaretskii <eliz@is.elta.co.il>
83 * Activate.c (XMenuActivate): Call help callback with two more
84 arguments: the pane number and selection number.
86 2000-01-27 Gerd Moellmann <gerd@gnu.org>
88 * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
91 * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
93 * AddSel.c (XMenuAddSelection): Add parameter HELP.
95 * XMenu.h (XmSelect): Add member `help_string'.
97 1999-07-12 Richard Stallman <rms@gnu.org>
99 * Version 20.4 released.
101 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
103 * Version 20.3 released.
105 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
107 * Version 20.2 released.
109 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
111 * Version 20.1 released.
113 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
115 * Version 19.33 released.
117 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
119 * Version 19.32 released.
121 1996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
123 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
124 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
125 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
127 * XMenu.h: New alternative SEPARATOR.
129 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
131 * Version 19.31 released.
133 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
135 * Version 19.30 released.
137 1995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
139 * Makefile.in (ALL_CFLAGS): Add some -I options.
141 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
142 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
144 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
146 * Version 19.29 released.
148 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
150 * Makefile.in (maintainer-clean): Renamed from realclean.
152 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
154 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
156 1994-10-24 Jim Wilson (wilson@chestnut.cygnus.com)
158 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
160 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
162 * Version 19.27 released.
164 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
166 * Version 19.26 released.
168 1994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
170 * Error.c (XMenuError): Make `message' static.
172 1994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
174 * Create.c (XAllocDisplayColor): New function.
175 Use it throughout in place of XAllocNamedColor.
177 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
179 * Version 19.25 released.
181 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
183 * Version 19.24 released.
185 1994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
187 * Create.c (XMenuCreate): Declare `data' as char*.
189 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
191 * Version 19.23 released.
193 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
195 * Create.c (XMenuCreate): Declare `data' as unsigned char*.
197 1994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
199 * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
200 (_XIOErrorFunction): Decl deleted.
202 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
204 * Version 19.22 released.
206 1993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
208 * Activate.c (XMenuActivate):
209 Call XSetWindowBackground and _XMRefreshPane.
211 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
213 * Version 19.21 released.
215 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
217 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
218 Tell user too, in case make doesn't pay attention.
220 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
222 * Version 19.20 released.
224 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
226 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
228 1993-09-27 Brian J. Fox (bfox@valhalla)
230 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
231 `configure' to supply the values for these variables.
233 1993-09-26 Brian J. Fox (bfox@ai.mit.edu)
235 * Makefile.in (VPATH, srcdir): Now that `configure' creates the
236 Makefiles, do not append the current directory to the value of
239 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
241 * Version 19.19 released.
243 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
245 * Version 19.18 released.
247 1993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
249 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
251 1993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
253 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
255 Among them, put the ..._SITE vars last.
257 1993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
259 * Version 19.17 released.
261 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
263 * Makefile.in: Write out the dependencies for the object files;
264 otherwise, VPATH won't work.
266 * Makefile.in: Re-arrange, to put `all' target at the top.
268 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
270 * Version 19.16 released.
272 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
274 * version 19.15 released.
276 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
278 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
279 This should make it work under any circumstances.
281 * Makefile.in (mostlyclean): Use rm -f.
283 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
285 * Version 19.14 released.
287 1993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
289 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
292 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
294 Bring mumbleclean targets into conformance with GNU coding standards.
295 * Makefile.in (mostlyclean, realclean): New targets.
297 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
299 * Version 19.13 released.
301 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
303 * Version 19.10 released.
305 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
307 * Create.c: Handle EMACS_BITMAP_FILES.
308 Use new names of renamed bitmap files.
310 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
312 * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
313 XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
314 insque and remque to emacs_insque and emacs_remque, so we can
315 safely include insque.c in the library on all systems.
317 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
319 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
320 only works with GNU Make.
322 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
324 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
326 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
328 * Version 19.9 released.
330 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
332 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
334 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
336 * Version 19.8 released.
338 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
340 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
341 configuration process can correctly implement the --x-includes
344 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
346 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
349 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
351 * Version 19.7 released.
353 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
355 * Makefile.in: Renamed from Makefile, so that the top-level
356 makefile can edit it.
358 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
360 * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
363 * XCrAssoc.c: #include <errno.h>, not "errno.h".
364 (XCreateAssocTable): Doc fix.
366 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
368 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
369 the options to the C compiler.
371 * compile.com, descrip.mms: New files for VMS from Richard
373 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
374 brackets> around the names of the X Windows #include files; VMS
376 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs
378 * Create.c: On VMS, we have to look for the bitmap files in
379 `./src/bitmaps', not <X11/bitmaps>.
381 1993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
383 * Makefile (.c.o): Don't rm the .o files.
385 1993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
387 * Activate.c (XMenuActivate): If `active' field is negative,
388 don't allow selecting a string.
390 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
392 * Create.c (XMenuCreate): New variable `root', holding the
393 display's default root window, so we don't have to write out
394 "RootWindow (display, DefaultScreen (display))" a jillion times.
396 * Create.c (XMenuCreate): Don't assume that all the
397 <X11/bitmaps/foo> patterns are 16x16. Instead of building a
398 bitmap and then converting it to a pixmap of the appropriate
399 depth if necessary, build a pixmap of the appropriate depth
400 directly, using XCreatePixmapFromBitmapData.
402 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
403 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS.
405 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
406 warnings about redefining NULL.
408 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
409 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
411 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
412 any of the `.h' files, define it.
414 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
415 Add an extern declaration for errno.
417 * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
418 (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
419 parts of the assoc table.
420 * XCrAssoc.c (XCreateAssocTable): Same.
422 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
423 * XDelAssoc.c (XDeleteAssoc): Same.
425 1992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
427 * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
428 * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
429 * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
430 * XDestAssoc.c (XDestroyAssocTable): Likewise.
432 1992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
434 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
435 Use Xlib.h, not Xlibint.h.
436 * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
437 * XMakeAssoc.c, XCrAssoc.c: Include errno.h. Declare errno.
438 * XMakeAssoc.c (_XIOErrorFunction): Declared.
440 1992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
442 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
443 Specify dir X11/ when including Xlibint.h.
445 1992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
447 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
450 * Makefile (SRCS, OBJS): Compile those files.
452 1992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
454 * Makefile (clean): Delete object files and library.
455 (distclean): New target.
457 1992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
459 * Makefile (libXMenu11.a): Put `-' on ranlib line.
461 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
463 * Makefile (EXTRA): New variable.
464 (libXMenu11.a): Use that.
466 * insque.c: New file.
468 1992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
470 * Makefile (CC): Assignment commented out.
472 1991-11-16 Noah Friedman (friedman@nutrimat)
474 * copyright.h: New file (copied from X11R4 distribution)
475 * All files: Replaced occurrences of #include <X11/copyright.h>
476 with #include "copyright.h"
478 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
480 * XMenu.h (enum _xmmode): Remove spurious comma.
483 * XMenu.h, XMenuInt.h: Include X10.h from this dir.
485 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
487 * XMenu.h (struct _xmenu): Use unsigned long for colors.
489 1990-11-12 Richard Stallman (rms@mole.ai.mit.edu)
491 * Internal.c: Declare argument `display' in some functions.
496 ;; add-log-time-zone-rule: t
499 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
500 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
501 Free Software Foundation, Inc.
503 This file is part of GNU Emacs.
505 GNU Emacs is free software: you can redistribute it and/or modify
506 it under the terms of the GNU General Public License as published by
507 the Free Software Foundation, either version 3 of the License, or
508 (at your option) any later version.
510 GNU Emacs is distributed in the hope that it will be useful,
511 but WITHOUT ANY WARRANTY; without even the implied warranty of
512 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
513 GNU General Public License for more details.
515 You should have received a copy of the GNU General Public License
516 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
518 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf