Mercurial > emacs
annotate oldXMenu/ChangeLog @ 112344:7c2cdabbc4a9
* image.c (syms_of_image): Don't access XSYMBOL's internals directly.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Sun, 16 Jan 2011 10:40:47 -0500 |
| parents | 376148b31b5e |
| children | 417b1e4d63cd |
| rev | line source |
|---|---|
| 111349 | 1 2010-11-01 Elias Pipping <pipping.elias@googlemail.com> (tiny change) |
|
111348
a63dbe9548aa
Make Emacs compile with clang.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
108371
diff
changeset
|
2 |
|
a63dbe9548aa
Make Emacs compile with clang.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
108371
diff
changeset
|
3 Make Emacs compile with clang (bug#7309). |
|
a63dbe9548aa
Make Emacs compile with clang.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
108371
diff
changeset
|
4 * XMakeAssoc.c (XMakeAssoc): |
|
a63dbe9548aa
Make Emacs compile with clang.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
108371
diff
changeset
|
5 * XDelAssoc.c (XDeleteAssoc): Declare the return type. |
|
a63dbe9548aa
Make Emacs compile with clang.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
108371
diff
changeset
|
6 |
|
108371
bfc8980754ed
Bump version to 23.2.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
7 2010-05-07 Chong Yidong <cyd@stupidchicken.com> |
|
bfc8980754ed
Bump version to 23.2.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
8 |
|
bfc8980754ed
Bump version to 23.2.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
9 * Version 23.2 released. |
|
bfc8980754ed
Bump version to 23.2.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
10 |
|
103507
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
100953
diff
changeset
|
11 2009-06-21 Chong Yidong <cyd@stupidchicken.com> |
|
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
100953
diff
changeset
|
12 |
|
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
100953
diff
changeset
|
13 * Branch for 23.1. |
|
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
100953
diff
changeset
|
14 |
| 97142 | 15 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu> |
| 16 | |
| 17 * descrip.mms: | |
| 18 * compile.com: Remove file. | |
| 19 * Create.c: Remove VMS support. | |
| 20 | |
|
96923
d89afa2b4c2f
* config.in: Regenerate.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
94791
diff
changeset
|
21 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu> |
|
d89afa2b4c2f
* config.in: Regenerate.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
94791
diff
changeset
|
22 |
|
d89afa2b4c2f
* config.in: Regenerate.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
94791
diff
changeset
|
23 * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE. |
|
d89afa2b4c2f
* config.in: Regenerate.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
94791
diff
changeset
|
24 |
| 78297 | 25 2007-07-25 Glenn Morris <rgm@gnu.org> |
| 26 | |
| 27 * Relicense all FSF files to GPLv3 or later. | |
| 28 | |
|
77869
128c9f2cd4cf
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
77858
diff
changeset
|
29 2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change) |
|
128c9f2cd4cf
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
77858
diff
changeset
|
30 |
|
128c9f2cd4cf
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
77858
diff
changeset
|
31 * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no |
|
128c9f2cd4cf
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
77858
diff
changeset
|
32 compilation warnings: #include <config.h>. |
|
128c9f2cd4cf
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
77858
diff
changeset
|
33 |
|
77858
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77838
diff
changeset
|
34 2007-06-02 Chong Yidong <cyd@stupidchicken.com> |
|
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77838
diff
changeset
|
35 |
|
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77838
diff
changeset
|
36 * Version 22.1 released. |
|
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77838
diff
changeset
|
37 |
| 77838 | 38 2007-05-30 Ulrich Mueller <ulm@gentoo.org> (tiny change) |
| 39 | |
| 40 * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc. | |
| 41 | |
| 76191 | 42 2007-02-27 Glenn Morris <rgm@gnu.org> |
| 43 | |
| 44 * Imakefile: Remove unused file with no explicit legal info. | |
| 45 * Makefile.in (distclean): Remove Makefile. | |
| 46 | |
| 76134 | 47 2007-02-25 Glenn Morris <rgm@gnu.org> |
| 48 | |
| 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. | |
| 52 | |
| 93291 | 53 2004-12-27 Jan Djärv <jan.h.d@swipnet.se> |
|
59101
8aef5660523e
* Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
58167
diff
changeset
|
54 |
|
8aef5660523e
* Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
58167
diff
changeset
|
55 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g |
|
8aef5660523e
* Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
58167
diff
changeset
|
56 was pressed. |
|
8aef5660523e
* Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
58167
diff
changeset
|
57 |
| 93291 | 58 2004-11-12 Jan Djärv <jan.h.d@swipnet.se> |
|
58167
9351060ba546
* XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
52401
diff
changeset
|
59 |
|
9351060ba546
* XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
52401
diff
changeset
|
60 * XMenu.h (XMenuActivateSetWaitFunction): New function. |
|
9351060ba546
* XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
52401
diff
changeset
|
61 |
|
9351060ba546
* XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
52401
diff
changeset
|
62 * Activate.c (XMenuActivateSetWaitFunction): New function. |
|
9351060ba546
* XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
52401
diff
changeset
|
63 (XMenuActivate): Call wait_func if set, before XNextEvent. |
|
9351060ba546
* XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
52401
diff
changeset
|
64 |
| 93291 | 65 2002-04-22 Jan Djärv <jan.h.d@swipnet.se> |
| 44753 | 66 |
| 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 | |
| 72 | |
| 40111 | 73 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
| 74 | |
| 40152 | 75 * (Version 21.1 released.) |
| 40111 | 76 |
| 39742 | 77 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
| 78 | |
| 79 * Branch for 21.1. | |
| 40965 | 80 |
| 30367 | 81 2000-07-21 Eli Zaretskii <eliz@is.elta.co.il> |
| 82 | |
| 83 * Activate.c (XMenuActivate): Call help callback with two more | |
| 84 arguments: the pane number and selection number. | |
| 85 | |
| 27459 | 86 2000-01-27 Gerd Moellmann <gerd@gnu.org> |
| 87 | |
| 88 * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK. | |
| 89 Call help callback. | |
| 90 | |
| 91 * Post.c (XMenuPost): Pass null help callback to XMenuActivate. | |
| 92 | |
| 93 * AddSel.c (XMenuAddSelection): Add parameter HELP. | |
| 94 | |
| 95 * XMenu.h (XmSelect): Add member `help_string'. | |
| 96 | |
| 25858 | 97 1999-07-12 Richard Stallman <rms@gnu.org> |
| 98 | |
| 99 * Version 20.4 released. | |
| 100 | |
| 101 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 102 | |
| 103 * Version 20.3 released. | |
| 104 | |
| 105 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 106 | |
| 107 * Version 20.2 released. | |
| 108 | |
| 109 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 110 | |
| 111 * Version 20.1 released. | |
| 112 | |
| 113 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 114 | |
| 115 * Version 19.33 released. | |
| 116 | |
| 117 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 118 | |
| 119 * Version 19.32 released. | |
| 120 | |
| 121 1996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 122 | |
| 123 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR. | |
| 124 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec. | |
| 125 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec. | |
| 126 | |
| 127 * XMenu.h: New alternative SEPARATOR. | |
| 128 | |
| 129 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
| 130 | |
| 131 * Version 19.31 released. | |
| 132 | |
| 133 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 134 | |
| 135 * Version 19.30 released. | |
| 136 | |
| 137 1995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 138 | |
| 139 * Makefile.in (ALL_CFLAGS): Add some -I options. | |
| 140 | |
| 141 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c: | |
| 142 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h. | |
| 143 | |
| 144 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 145 | |
| 146 * Version 19.29 released. | |
| 147 | |
| 148 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
| 149 | |
| 150 * Makefile.in (maintainer-clean): Renamed from realclean. | |
| 151 | |
| 152 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 153 | |
| 154 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally. | |
| 155 | |
| 156 1994-10-24 Jim Wilson (wilson@chestnut.cygnus.com) | |
| 157 | |
| 158 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE. | |
| 159 | |
| 160 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 161 | |
| 162 * Version 19.27 released. | |
| 163 | |
| 164 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 165 | |
| 166 * Version 19.26 released. | |
| 167 | |
| 168 1994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 169 | |
| 170 * Error.c (XMenuError): Make `message' static. | |
| 171 | |
| 172 1994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 173 | |
| 174 * Create.c (XAllocDisplayColor): New function. | |
| 175 Use it throughout in place of XAllocNamedColor. | |
| 176 | |
| 177 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 178 | |
| 179 * Version 19.25 released. | |
| 180 | |
| 181 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 182 | |
| 183 * Version 19.24 released. | |
| 184 | |
| 185 1994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) | |
| 186 | |
| 187 * Create.c (XMenuCreate): Declare `data' as char*. | |
| 188 | |
| 189 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 190 | |
| 191 * Version 19.23 released. | |
| 192 | |
| 193 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 194 | |
| 195 * Create.c (XMenuCreate): Declare `data' as unsigned char*. | |
| 196 | |
| 197 1994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 198 | |
| 199 * XMakeAssoc.c (XMakeAssoc): Use xmalloc. | |
| 200 (_XIOErrorFunction): Decl deleted. | |
| 201 | |
| 202 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 203 | |
| 204 * Version 19.22 released. | |
| 205 | |
| 206 1993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 207 | |
| 208 * Activate.c (XMenuActivate): | |
| 209 Call XSetWindowBackground and _XMRefreshPane. | |
| 210 | |
| 211 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 212 | |
| 213 * Version 19.21 released. | |
| 214 | |
| 215 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 216 | |
| 217 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails. | |
| 218 Tell user too, in case make doesn't pay attention. | |
| 219 | |
| 220 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 221 | |
| 222 * Version 19.20 released. | |
| 223 | |
|
100515
ce4ce31aa65a
Fix typos and author's names.
Juanma Barranquero <lekktu@gmail.com>
parents:
97142
diff
changeset
|
224 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu) |
| 25858 | 225 |
| 226 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM. | |
| 227 | |
|
100515
ce4ce31aa65a
Fix typos and author's names.
Juanma Barranquero <lekktu@gmail.com>
parents:
97142
diff
changeset
|
228 1993-09-27 Brian J. Fox (bfox@valhalla) |
| 25858 | 229 |
| 230 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow | |
| 231 `configure' to supply the values for these variables. | |
| 232 | |
|
100515
ce4ce31aa65a
Fix typos and author's names.
Juanma Barranquero <lekktu@gmail.com>
parents:
97142
diff
changeset
|
233 1993-09-26 Brian J. Fox (bfox@ai.mit.edu) |
| 25858 | 234 |
| 235 * Makefile.in (VPATH, srcdir): Now that `configure' creates the | |
| 236 Makefiles, do not append the current directory to the value of | |
| 237 `srcdir' or `VPATH'. | |
| 238 | |
| 239 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 240 | |
| 241 * Version 19.19 released. | |
| 242 | |
| 243 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 244 | |
| 245 * Version 19.18 released. | |
| 246 | |
| 247 1993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 248 | |
| 249 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero. | |
| 250 | |
| 251 1993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 252 | |
| 253 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars. | |
| 254 | |
| 255 Among them, put the ..._SITE vars last. | |
| 256 | |
| 257 1993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 258 | |
| 259 * Version 19.17 released. | |
| 260 | |
| 261 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 262 | |
| 263 * Makefile.in: Write out the dependencies for the object files; | |
| 264 otherwise, VPATH won't work. | |
| 265 | |
| 266 * Makefile.in: Re-arrange, to put `all' target at the top. | |
| 267 | |
| 268 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 269 | |
| 270 * Version 19.16 released. | |
| 271 | |
| 272 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 273 | |
| 274 * version 19.15 released. | |
| 275 | |
| 276 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 277 | |
| 278 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES. | |
| 279 This should make it work under any circumstances. | |
| 280 | |
| 281 * Makefile.in (mostlyclean): Use rm -f. | |
| 282 | |
| 283 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 284 | |
| 285 * Version 19.14 released. | |
| 286 | |
| 287 1993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 288 | |
| 289 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS. | |
| 290 Put CFLAGS last. | |
| 291 | |
| 292 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 293 | |
|
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
294 Bring mumbleclean targets into conformance with GNU coding standards. |
| 25858 | 295 * Makefile.in (mostlyclean, realclean): New targets. |
| 296 | |
| 297 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 298 | |
| 299 * Version 19.13 released. | |
| 300 | |
| 301 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 302 | |
| 303 * Version 19.10 released. | |
| 304 | |
| 305 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 306 | |
| 307 * Create.c: Handle EMACS_BITMAP_FILES. | |
| 308 Use new names of renamed bitmap files. | |
| 309 | |
| 310 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 311 | |
| 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. | |
| 316 | |
| 317 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 318 | |
| 319 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter | |
| 320 only works with GNU Make. | |
| 321 | |
| 322 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 323 | |
| 324 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont. | |
| 325 | |
| 326 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 327 | |
| 328 * Version 19.9 released. | |
| 329 | |
| 330 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 331 | |
| 332 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault. | |
| 333 | |
| 334 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 335 | |
| 336 * Version 19.8 released. | |
| 337 | |
| 338 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 339 | |
| 340 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the | |
| 341 configuration process can correctly implement the --x-includes | |
| 342 option. | |
| 343 | |
| 344 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 345 | |
| 346 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None, | |
| 347 not NULL. | |
| 348 | |
| 349 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 350 | |
|
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
351 * Version 19.7 released. |
| 25858 | 352 |
| 353 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 354 | |
| 355 * Makefile.in: Renamed from Makefile, so that the top-level | |
| 356 makefile can edit it. | |
| 357 | |
| 358 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
| 359 | |
|
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
44753
diff
changeset
|
360 * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not |
| 25858 | 361 <X11/Xos.h>. |
| 362 | |
| 363 * XCrAssoc.c: #include <errno.h>, not "errno.h". | |
| 364 (XCreateAssocTable): Doc fix. | |
| 365 | |
| 366 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 367 | |
| 368 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in | |
| 369 the options to the C compiler. | |
| 370 | |
| 371 * compile.com, descrip.mms: New files for VMS from Richard | |
| 372 Levitte. | |
| 373 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle | |
| 374 brackets> around the names of the X Windows #include files; VMS | |
| 375 needs this. | |
| 376 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs | |
| 377 this. | |
| 378 * Create.c: On VMS, we have to look for the bitmap files in | |
| 379 `./src/bitmaps', not <X11/bitmaps>. | |
| 380 | |
| 381 1993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 382 | |
| 383 * Makefile (.c.o): Don't rm the .o files. | |
| 384 | |
| 385 1993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 386 | |
| 387 * Activate.c (XMenuActivate): If `active' field is negative, | |
| 388 don't allow selecting a string. | |
| 389 | |
| 390 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
| 391 | |
| 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. | |
| 395 | |
| 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. | |
| 401 | |
| 402 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, | |
| 403 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS. | |
| 404 | |
| 405 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid | |
| 406 warnings about redefining NULL. | |
| 407 | |
| 408 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c, | |
| 409 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h. | |
| 410 | |
| 411 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by | |
| 412 any of the `.h' files, define it. | |
| 413 | |
| 414 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>. | |
| 415 Add an extern declaration for errno. | |
| 416 | |
| 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. | |
| 421 | |
| 422 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree. | |
| 423 * XDelAssoc.c (XDeleteAssoc): Same. | |
| 424 | |
| 425 1992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 426 | |
| 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. | |
| 431 | |
| 432 1992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 433 | |
| 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. | |
| 439 | |
| 440 1992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 441 | |
| 442 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c: | |
| 443 Specify dir X11/ when including Xlibint.h. | |
| 444 | |
| 445 1992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 446 | |
| 447 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c: | |
| 448 New files. | |
| 449 | |
| 450 * Makefile (SRCS, OBJS): Compile those files. | |
| 451 | |
| 452 1992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 453 | |
| 454 * Makefile (clean): Delete object files and library. | |
| 455 (distclean): New target. | |
| 456 | |
| 457 1992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 458 | |
| 459 * Makefile (libXMenu11.a): Put `-' on ranlib line. | |
| 460 | |
| 461 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 462 | |
| 463 * Makefile (EXTRA): New variable. | |
| 464 (libXMenu11.a): Use that. | |
| 465 | |
| 466 * insque.c: New file. | |
| 467 | |
| 468 1992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 469 | |
| 470 * Makefile (CC): Assignment commented out. | |
| 471 | |
| 40965 | 472 1991-11-16 Noah Friedman (friedman@nutrimat) |
| 25858 | 473 |
|
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
474 * copyright.h: New file (copied from X11R4 distribution) |
|
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
475 * All files: Replaced occurrences of #include <X11/copyright.h> |
|
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
476 with #include "copyright.h" |
| 25858 | 477 |
| 40965 | 478 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 25858 | 479 |
| 480 * XMenu.h (enum _xmmode): Remove spurious comma. | |
| 481 | |
| 482 * X10.h: New file. | |
| 483 * XMenu.h, XMenuInt.h: Include X10.h from this dir. | |
| 484 | |
| 40965 | 485 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu) |
| 25858 | 486 |
| 487 * XMenu.h (struct _xmenu): Use unsigned long for colors. | |
| 488 | |
| 40965 | 489 1990-11-12 Richard Stallman (rms@mole.ai.mit.edu) |
| 25858 | 490 |
| 491 * Internal.c: Declare argument `display' in some functions. | |
| 492 | |
| 493 | |
| 30994 | 494 ;; Local Variables: |
| 93291 | 495 ;; coding: utf-8 |
|
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
68640
diff
changeset
|
496 ;; add-log-time-zone-rule: t |
| 30994 | 497 ;; End: |
| 39627 | 498 |
|
65000
3861ff8f4bf1
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
59101
diff
changeset
|
499 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, |
|
112218
376148b31b5e
Add 2011 to FSF/AIST copyright years.
Glenn Morris <rgm@gnu.org>
parents:
111349
diff
changeset
|
500 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 100953 | 501 Free Software Foundation, Inc. |
|
75769
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
502 |
|
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
503 This file is part of GNU Emacs. |
|
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
504 |
|
94791
3765d76f7fa8
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93291
diff
changeset
|
505 GNU Emacs is free software: you can redistribute it and/or modify |
|
75769
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
506 it under the terms of the GNU General Public License as published by |
|
94791
3765d76f7fa8
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93291
diff
changeset
|
507 the Free Software Foundation, either version 3 of the License, or |
|
3765d76f7fa8
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93291
diff
changeset
|
508 (at your option) any later version. |
|
75769
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
509 |
|
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
510 GNU Emacs is distributed in the hope that it will be useful, |
|
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
511 but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
512 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
513 GNU General Public License for more details. |
|
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
514 |
|
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75348
diff
changeset
|
515 You should have received a copy of the GNU General Public License |
|
94791
3765d76f7fa8
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93291
diff
changeset
|
516 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 52401 | 517 |
| 518 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf |
