(which-func-format): Remove spurious space.
[emacs.git] / oldXMenu / ChangeLog
blob66cb65d7a47d894e823ae869995286d0205003ef
1 2000-07-21  Eli Zaretskii  <eliz@is.elta.co.il>
3         * Activate.c (XMenuActivate): Call help callback with two more
4         arguments: the pane number and selection number.
6 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
8         * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
9         Call help callback.
11         * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
13         * AddSel.c (XMenuAddSelection): Add parameter HELP.
15         * XMenu.h (XmSelect): Add member `help_string'.
17 After the release of 20.4, development was split into two separate
18 code lines.  One line contained the code for Emacs 21, and the other
19 one the code for the 20.x releases after 20.4.  The following change
20 log entries up to the entry ``20.4 released'' are for the 20.x code
21 line.  Change logs above this notice are those for the 21.x code line.
23 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
25         * Version 20.7 released.
26         
27 2000-02-26  Gerd Moellmann  <gerd@gnu.org>
29         * Version 20.6 released.
30         
31 1999-12-04  Gerd Moellmann  <gerd@gnu.org>
33         * Version 20.5 released.
34         
35 1999-07-12  Richard Stallman  <rms@gnu.org>
37         * Version 20.4 released.
39 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
41         * Version 20.3 released.
43 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
45         * Version 20.2 released.
47 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
49         * Version 20.1 released.
51 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
53         * Version 19.33 released.
55 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
57         * Version 19.32 released.
59 1996-06-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
61         * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
62         * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
63         * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
65         * XMenu.h: New alternative SEPARATOR.
67 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
69         * Version 19.31 released.
71 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
73         * Version 19.30 released.
75 1995-11-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
77         * Makefile.in (ALL_CFLAGS): Add some -I options.
79         * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
80         * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
82 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
84         * Version 19.29 released.
86 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
88         * Makefile.in (maintainer-clean): Renamed from realclean.
90 1994-10-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
92         * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
94 1994-10-24  Jim Wilson  (wilson@chestnut.cygnus.com)
96         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
98 1994-09-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
100         * Version 19.27 released.
102 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
104         * Version 19.26 released.
106 1994-07-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
108         * Error.c (XMenuError): Make `message' static.
110 1994-06-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
112         * Create.c (XAllocDisplayColor): New function.
113         Use it throughout in place of XAllocNamedColor.
115 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
117         * Version 19.25 released.
119 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
121         * Version 19.24 released.
123 1994-05-17  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
125         * Create.c (XMenuCreate): Declare `data' as char*.
127 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
129         * Version 19.23 released.
131 1994-04-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
133         * Create.c (XMenuCreate): Declare `data' as unsigned char*.
135 1994-01-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
137         * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
138         (_XIOErrorFunction): Decl deleted.
140 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
142         * Version 19.22 released.
144 1993-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
146         * Activate.c (XMenuActivate):
147         Call XSetWindowBackground and _XMRefreshPane.
149 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
151         * Version 19.21 released.
153 1993-11-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
155         * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
156         Tell user too, in case make doesn't pay attention.
158 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
160         * Version 19.20 released.
162 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
164         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
166 1993-09-27  Brian Fox  (bfox@valhalla)
168         * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
169         `configure' to supply the values for these variables.
171 1993-09-26  Brian Fox  (bfox@ai.mit.edu)
173         * Makefile.in (VPATH, srcdir): Now that `configure' creates the
174         Makefiles, do not append the current directory to the value of
175         `srcdir' or `VPATH'.
177 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
179         * Version 19.19 released.
181 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
183         * Version 19.18 released.
185 1993-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
187         * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
189 1993-07-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
191         * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
193         Among them, put the ..._SITE vars last.
195 1993-07-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
197         * Version 19.17 released.
199 1993-07-07  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
201         * Makefile.in: Write out the dependencies for the object files;
202         otherwise, VPATH won't work.
204         * Makefile.in: Re-arrange, to put `all' target at the top.
206 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
208         * Version 19.16 released.
210 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
212         * version 19.15 released.
214 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
216         * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
217         This should make it work under any circumstances.
219         * Makefile.in (mostlyclean): Use rm -f.
221 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
223         * Version 19.14 released.
225 1993-06-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
227         * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
228         Put CFLAGS last.
230 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
232         Bring mumbleclean targets into conformance with GNU coding standards.
233         * Makefile.in (mostlyclean, realclean): New targets.
235 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
237         * Version 19.13 released.
239 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
241         * Version 19.10 released.
243 1993-05-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
245         * Create.c: Handle EMACS_BITMAP_FILES.
246         Use new names of renamed bitmap files.
248 1993-05-28  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
250         * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
251         XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
252         insque and remque to emacs_insque and emacs_remque, so we can
253         safely include insque.c in the library on all systems.
255 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
257         * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
258         only works with GNU Make.
260 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
262         * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
264 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
266         * Version 19.9 released.
268 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
270         * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
272 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
274         * Version 19.8 released.
276 1993-05-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
278         * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
279         configuration process can correctly implement the --x-includes
280         option.
282 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
284         * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
285         not NULL.
287 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
289         * Version 19.7 released.
291 1993-05-15  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
293         * Makefile.in: Renamed from Makefile, so that the top-level
294         makefile can edit it.
296 1993-04-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
298         * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not
299         <X11/Xos.h>.
301         * XCrAssoc.c: #include <errno.h>, not "errno.h".
302         (XCreateAssocTable): Doc fix.
304 1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
306         * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
307         the options to the C compiler.
309         * compile.com, descrip.mms: New files for VMS from Richard
310         Levitte.
311         * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
312         brackets> around the names of the X Windows #include files; VMS
313         needs this.
314         * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>.  VMS needs
315         this.
316         * Create.c: On VMS, we have to look for the bitmap files in
317         `./src/bitmaps', not <X11/bitmaps>.
319 1993-03-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
321         * Makefile (.c.o): Don't rm the .o files.
323 1993-03-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
325         * Activate.c (XMenuActivate): If `active' field is negative,
326         don't allow selecting a string.
328 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
330         * Create.c (XMenuCreate): New variable `root', holding the
331         display's default root window, so we don't have to write out
332         "RootWindow (display, DefaultScreen (display))" a jillion times.
334         * Create.c (XMenuCreate): Don't assume that all the
335         <X11/bitmaps/foo> patterns are 16x16.  Instead of building a
336         bitmap and then converting it to a pixmap of the appropriate
337         depth if necessary, build a pixmap of the appropriate depth
338         directly, using XCreatePixmapFromBitmapData.
340         * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
341         XLookAssoc.c, and XMakeAssoc.c in SRCS.  Similarly for OBJS.
343         * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
344         warnings about redefining NULL.
346         * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
347         XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
349         * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
350         any of the `.h' files, define it.
352         * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
353         Add an extern declaration for errno.
355         * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
356         (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
357         parts of the assoc table.
358         * XCrAssoc.c (XCreateAssocTable): Same.
360         * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
361         * XDelAssoc.c (XDeleteAssoc): Same.
363 1992-10-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
365         * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
366         * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
367         * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
368         * XDestAssoc.c (XDestroyAssocTable): Likewise.
370 1992-10-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
372         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
373         Use Xlib.h, not Xlibint.h.
374         * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
375         * XMakeAssoc.c, XCrAssoc.c: Include errno.h.  Declare errno.
376         * XMakeAssoc.c (_XIOErrorFunction): Declared.
378 1992-09-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
380         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
381         Specify dir X11/ when including Xlibint.h.
383 1992-09-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
385         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
386         New files.
388         * Makefile (SRCS, OBJS): Compile those files.
390 1992-01-31  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
392         * Makefile (clean): Delete object files and library.
393         (distclean): New target.
395 1992-01-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
397         * Makefile (libXMenu11.a): Put `-' on ranlib line.
399 1992-01-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
401         * Makefile (EXTRA): New variable.
402         (libXMenu11.a): Use that.
404         * insque.c: New file.
406 1992-01-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
408         * Makefile (CC): Assignment commented out.
410 1991-11-16  Noah Friedman  (friedman at nutrimat)
412         * copyright.h: New file (copied from X11R4 distribution)
413         * All files: Replaced occurrences of #include <X11/copyright.h>
414           with #include "copyright.h"
416 1991-10-25  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
418         * XMenu.h (enum _xmmode): Remove spurious comma.
420         * X10.h: New file.
421         * XMenu.h, XMenuInt.h: Include X10.h from this dir.
423 1990-11-13  Richard Stallman  (rms at mole.ai.mit.edu)
425         * XMenu.h (struct _xmenu): Use unsigned long for colors.
427 1990-11-12  Richard Stallman  (rms at mole.ai.mit.edu)
429         * Internal.c: Declare argument `display' in some functions.
432 ;; Local Variables:
433 ;; coding: iso-2022-7bit-unix
434 ;; End: