345
|
1 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2
|
|
3 * XEmacs 21.1.2 is released
|
|
4
|
|
5 1999-05-14 SL Baur <steve@gneiss.etl.go.jp>
|
|
6
|
|
7 * CHANGES-beta: Update with changes to 21.1.1.
|
|
8
|
343
|
9 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
10
|
|
11 * XEmacs 21.1.1 is released
|
|
12
|
|
13 1999-05-13 SL Baur <steve@gneiss.etl.go.jp>
|
|
14
|
|
15 * PROBLEMS: Update version numbers.
|
|
16 * README: Ditto.
|
|
17
|
|
18 * etc/README: Strip version numbers.
|
|
19 * info/dir (File): Ditto.
|
|
20
|
|
21 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
22
|
|
23 * lwlib/xlwmenu.c (string_width_u): Initialise chars before
|
|
24 calling XmStringGetLtoR
|
|
25 (string_draw_u): ditto and check return value of XmStringGetLtoR()
|
|
26
|
|
27 1999-05-11 SL Baur <steve@altair.xemacs.org>
|
|
28
|
|
29 * version.sh (infodock_build_version): Synch InfoDock version.
|
|
30
|
339
|
31 1999-03-25 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
32
|
|
33 * XEmacs 21.0.67 is released
|
|
34
|
|
35 1999-03-17 SL Baur <steve@xemacs.org>
|
|
36
|
|
37 * README.packages: Update documentation regarding mule-base and
|
|
38 dumping XEmacs/Mule.
|
|
39
|
337
|
40 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
41
|
|
42 * XEmacs 21.0.66 is released
|
|
43
|
335
|
44 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
45
|
|
46 * XEmacs 21.0.65 is released
|
|
47
|
|
48 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
49
|
|
50 * configure.in:
|
|
51 `uname -v` -> "`uname -v`":
|
|
52 backquoted expressions need additional double
|
|
53 quotes to be a single token.
|
|
54 Use separate if's to avoid extra process invocations.
|
|
55
|
|
56 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
57
|
|
58 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
|
|
59
|
333
|
60 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
61
|
|
62 * XEmacs 21.0.64 is released
|
|
63
|
|
64 1999-02-16 Andy Piper <andy@xemacs.org>
|
|
65
|
|
66 * PROBLEMS: add entries for building under Cygwin.
|
|
67
|
|
68 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
69
|
|
70 * README.packages: Clear up that mule-sumo packages is used _in
|
|
71 addition_ to the normal sumo.
|
|
72
|
|
73 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
74
|
|
75 * configure.in:
|
|
76 - Fixup xfs comments and redundant option checking
|
|
77
|
|
78 * configure.in:
|
|
79 * INSTALL:
|
|
80 * lisp/paths.el:
|
|
81 - improved automounter tmp directory support.
|
|
82 - support 4 (!) empirically discovered automounter conventions
|
|
83
|
|
84 * tests/database.el: Backport 21.2 database-tests.el to prevent
|
|
85 databasep: nil errors.
|
|
86
|
|
87 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
88
|
|
89 * lwlib/lwlib.h:
|
|
90 - redo CONST hacking to deal with X11 R4, which was
|
|
91 broken in a previous patch.
|
|
92
|
|
93 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
94
|
|
95 * configure.in:
|
|
96 - irix uses -rpath
|
|
97
|
|
98 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
99
|
|
100 * configure.in:
|
|
101 - Check for XOpenIM before using xim=xlib
|
|
102 - only use XmIm if $have_motif = yes
|
|
103
|
|
104 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
105
|
|
106 * configure.in. Port to BSDI BSD/OS 4.0.
|
|
107
|
|
108 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
109
|
|
110 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
|
|
111
|
331
|
112 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
113
|
|
114 * XEmacs 21.0.63 is released
|
|
115
|
329
|
116 1999-01-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
117
|
|
118 * XEmacs 21.0.62 is released
|
|
119
|
327
|
120 1999-01-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
121
|
|
122 * XEmacs 21.0.61 is released
|
|
123
|
|
124 1998-12-20 Martin Buchholz <martin@xemacs.org>
|
|
125
|
|
126 * configure.in: Redo DBM support
|
|
127 - die if dbm support requested, but not provided.
|
|
128 - properly check for libgdbm, then libc, then libdbm
|
|
129 - properly check for ndbm.h
|
|
130
|
325
|
131 1998-12-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
132
|
|
133 * XEmacs 21.0.60 is released
|
|
134
|
323
|
135 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
136
|
|
137 * XEmacs 21.0.59 is released
|
|
138
|
321
|
139 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
140
|
|
141 * XEmacs 21.0.58 is released
|
|
142
|
|
143 1998-11-27 SL Baur <steve@altair.xemacs.org>
|
|
144
|
|
145 * configure.in: Linux/Arm Support.
|
|
146 From James LewisMoss <dres@ioa.com>
|
|
147
|
|
148 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
|
|
149
|
|
150 * configure.in:
|
|
151 Fix the realpath() problem of UnixWare2.1.3.
|
|
152 Patches for NEC's sysv4.2 machine.
|
|
153
|
|
154 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
155
|
|
156 * configure.in: Check if there's wnn4.2 or wnn6 specific library
|
|
157 installed. The Wnn library will be checked if the --with-wnn
|
|
158 and/or --with-wnn6 was specified compulsory.
|
|
159
|
|
160 1998-10-13 Andy Piper <andyp@parallax.co.uk>
|
|
161
|
|
162 * configure.in: enable drag and drop support by default if mswindows is
|
|
163 detected.
|
|
164
|
|
165 1998-10-09 Kevin Oberman <oberman@es.net>
|
|
166
|
|
167 * config.sub: Fix for Alpha architecture
|
|
168
|
|
169 1998-10-05 Andy Piper <andyp@parallax.co.uk>
|
|
170
|
|
171 * configure.in: don't enable shared lib support for cygwin unless
|
|
172 explititly told to.
|
|
173
|
|
174 1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
175
|
|
176 * etc/xemacs.1: Remove misplace "\".
|
|
177
|
318
|
178 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
179
|
|
180 * XEmacs 21.0-pre14 is released.
|
|
181
|
|
182 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
183
|
|
184 * lwlib/xlwmenu.c:
|
|
185 * lwlib/xlwscrollbar: fix for Motif >=2.0
|
|
186 Patch provided by Glenn Barry <gtb@eng.sun.com>
|
|
187
|
|
188 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
|
|
189
|
|
190 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
191
|
|
192 * configure.in: check for cygwin32/version.h.
|
|
193
|
|
194 1998-09-21 Martin Buchholz <martin@xemacs.org>
|
|
195
|
|
196 * lwlib/xlwmenu.c (string_draw_u):
|
|
197 * lwlib/xlwmenu.c (string_width_u):
|
|
198 Fix killer memory leak.
|
|
199 Free memory allocated by XmStringGetLtoR.
|
|
200
|
316
|
201 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
202
|
|
203 * PROBLEMS: Added AIX 4.3 note.
|
|
204
|
|
205 * configure.in: Better detection of AIX 4.3.
|
|
206 AIX xlc can do -g and -Ox at the same time.
|
|
207
|
314
|
208 1998-09-05 SL Baur <steve@altair.xemacs.org>
|
|
209
|
|
210 * XEmacs 21.0-pre12 is released.
|
|
211
|
|
212 1998-09-05 SL Baur <steve@altair.xemacs.org>
|
|
213
|
|
214 * etc/check_cygwin_setup.sh: grammar fix.
|
|
215
|
|
216 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
217
|
|
218 * etc/check_cygwin_setup.sh: fix a couple of buglets.
|
|
219
|
|
220 1998-08-23 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
221
|
|
222 * etc/sample.emacs: Enable sound support on mswindows devices.
|
|
223
|
312
|
224 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
225
|
|
226 * XEmacs 21.0-pre11 is released.
|
|
227
|
|
228 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
229
|
|
230 * XEmacs 21.0-pre10 is released.
|
|
231
|
310
|
232 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
233
|
|
234 * configure.in: Alter configure so that it checks for mismatched PNG
|
|
235 header/libs, screams a little louder on old/mismatched library
|
|
236 conditions for both PNG and XPM, stop screaming if png is not found and
|
|
237 no window-system is selected, and fixed a bug in the XPM checking.
|
|
238
|
308
|
239 1998-08-11 SL Baur <steve@altair.xemacs.org>
|
|
240
|
|
241 * XEmacs 21.0-pre9 is released.
|
|
242
|
|
243 1998-08-06 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
244
|
|
245 * etc/TUTORIAL.de: Fixing typos and grammatical errors. Fixing
|
|
246 inconsistent usage of RET, <Return>, and <return> (only using
|
|
247 <Return> now). Changing TUTORIAL to TUTORIAL.de throughout
|
|
248 itself. Adding english equivalent to german translation of all
|
|
249 concepts used in TUTORIAL.de.
|
|
250
|
|
251 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
252
|
|
253 * configure.usage (--without-gif): Modify text to reflect status
|
|
254 of GIF support
|
|
255
|
|
256 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
257
|
|
258 * configure.in: add back in the support for the in-core GIF
|
|
259 code, change the required PNG library version to 1.0.2, and add
|
|
260 a warning if PNG not found, since PNG images are now distributed
|
|
261 as part of the core. Also minor wording changes in things reported
|
|
262 to the user.
|
|
263
|
|
264 1998-08-04 SL Baur <steve@altair.xemacs.org>
|
|
265
|
|
266 * XEmacs 21.0-pre8 is released.
|
|
267
|
306
|
268 1998-07-28 Kai Haberzettl <khaberz@synnet.de>
|
|
269
|
|
270 * BETA: Update mailing-list address for build-reports
|
|
271
|
|
272 1998-08-01 SL Baur <steve@altair.xemacs.org>
|
|
273
|
|
274 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
|
|
275 can built that includes package lisp.
|
|
276
|
|
277 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
278
|
|
279 * configure.in (CPP): Too many spaces im run-patch flag detection.
|
|
280
|
|
281 1998-07-23 Martin Buchholz <martin@xemacs.org>
|
|
282
|
|
283 * configure.in:
|
|
284 - support multiple flavors of alpha, (XEmacs treats them identically)
|
|
285 - Fix AC_TRY_RUN so that actions have access to $?
|
|
286 - Identify DEC C compilers. Add default optimization CFLAGS and
|
|
287 always use -std.
|
|
288 - Use an extensible method for adding support for future compilers.
|
|
289 - Have SunPro C use that same extensible method.
|
|
290 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
|
|
291 * src/s/decosf4-0.h: Use a perfectly ordinary link. Nuke BSD crap.
|
|
292 * src/unexalpha.c: ANSI C-ize. Clean compiler warnings.
|
|
293 * src/lread.c (Fload_internal): Be very careful with printfs of
|
|
294 size_t's
|
|
295 * src/gui-x.c (menu_name_to_accelerator): tolower wants an `int'
|
|
296 argument.
|
|
297
|
|
298 1998-07-23 SL Baur <steve@altair.xemacs.org>
|
|
299
|
|
300 * configure.in (with_infodock): build directories moved 1 level
|
|
301 lower.
|
|
302
|
304
|
303 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
304
|
|
305 * XEmacs 21.0-pre7 is released.
|
|
306
|
|
307 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
308
|
|
309 * XEmacs 21.0-pre6 is released.
|
|
310
|
|
311 1998-07-18 SL Baur <steve@altair.xemacs.org>
|
|
312
|
|
313 * config.guess: Synched with latest FSF version.
|
|
314
|
321
|
315 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
304
|
316
|
|
317 * Makefile.in: added LDFLAGS.
|
|
318
|
300
|
319 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
320
|
|
321 * XEmacs 21.0-pre5 is released.
|
|
322
|
|
323 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
324
|
|
325 * configure.in (with_offix): Default --with-offix to off.
|
|
326
|
298
|
327 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
328
|
300
|
329 * configure.in: Handle multiple database libraries.
|
|
330 From Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
331
|
298
|
332 * XEmacs 21.0-pre4 is released.
|
|
333
|
|
334 * configure.in: Fix test for InfoDock sources.
|
|
335
|
|
336 * etc/BETA (writing): Update patch creation instructions.
|
|
337
|
|
338 * etc/FTP: Update FTP mirror list.
|
|
339
|
|
340 * etc/DISTRIB: Remove duplicated FTP mirror list.
|
|
341 * etc/xemacs.1 (ftp): Ditto.
|
|
342
|
|
343 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
344
|
|
345 * configure.usage: added warning to --with-offix
|
|
346
|
|
347 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
348
|
|
349 * etc/gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org.
|
|
350 * etc/gnuserv.README (README): Ditto.
|
|
351 * etc/xemacs-ja.1: Ditto.
|
|
352
|
|
353 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
354
|
|
355 * configure.in: Berkeley DB autodetection fixes
|
|
356 From Martin Buchholz <martin@xemacs.org>
|
|
357
|
|
358 * etc/BABYL: Moved to rmail package
|
|
359
|
|
360 * etc/enriched.doc: Moved to xemacs-base package
|
|
361
|
|
362 * etc/MSDOS:
|
|
363 * etc/GNUS-NEWS: deleted
|
|
364
|
|
365 1998-06-21 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
366
|
|
367 * etc/NEWS: Added references to documentation about packages and
|
|
368 path setup.
|
|
369
|
|
370 * etc/README: Synched.
|
|
371
|
296
|
372 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
373
|
|
374 * XEmacs 21.0-pre3 is released.
|
|
375
|
|
376 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
377
|
|
378 * etc/PACKAGES:
|
|
379 * etc/BETA: Moved some package stuff into Texinfo docs. Other nitpicks
|
|
380
|
|
381 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
382
|
|
383 * configure.in: Added check if the berkdb has db_open or not.
|
|
384 (With fixes from Martin Buchholz)
|
|
385
|
294
|
386 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
387
|
|
388 * XEmacs 21.0-pre2 is released.
|
|
389
|
|
390 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
391
|
|
392 * configure.in: Added -lC for static linking under AIX 4.2.
|
|
393
|
292
|
394 1998-06-14 SL Baur <steve@altair.xemacs.org>
|
|
395
|
|
396 * XEmacs 21.0-pre1 is released.
|
|
397
|
|
398 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
399
|
|
400 * etc/NEWS: Updated information about customization of the
|
|
401 automatic info dir file generation using
|
|
402 `Info-auto-generate-directory' and `Info-save-auto-generated-dir'
|
|
403
|
290
|
404 1998-06-11 SL Baur <steve@altair.xemacs.org>
|
|
405
|
292
|
406 * XEmacs 21.0-beta43 is released.
|
290
|
407
|
|
408 1998-06-04 Oliver Graf <ograf@fga.de>
|
|
409
|
|
410 * tests/Dnd/README: a step-by-step test run
|
|
411 * tests/Dnd/droptest.el: some clarifications
|
|
412 * tests/Dnd/droptest.sh: created, creates test files
|
|
413
|
|
414 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
415
|
|
416 * configure.in (summary): added experimental to dragndrop option
|
|
417 * configure.usage: added experimental note to --with-dragndrop
|
|
418 * tests/Dnd/droptest.el: extra start-drag-region function
|
|
419 changed the experimental- stuff
|
|
420
|
|
421 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
422
|
|
423 * etc/check_cygwin_setup.sh: set more intelligent defaults for
|
|
424 windows 95.
|
|
425
|
|
426 1998-06-07 SL Baur <steve@altair.xemacs.org>
|
|
427
|
|
428 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
|
|
429
|
|
430 1998-06-05 Colin Rafferty <colin@xemacs.org>
|
|
431
|
|
432 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
|
|
433
|
288
|
434 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
435
|
|
436 * XEmacs 21.0-beta42 is released.
|
|
437
|
|
438 * etc/sounds: Removed, now in the sounds-au package.
|
|
439
|
|
440 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
441
|
|
442 * configure.in: don't use -O3 for cygwin.
|
|
443
|
|
444 * etc/check_cygwin_setup.sh: new file to check that cygwin is setup
|
|
445 correctly for XEmacs operation.
|
|
446
|
|
447 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
448
|
|
449 * configure.in: Switch from giflib to gifreader for
|
|
450 our GIF image support (no other mods needed)
|
|
451
|
290
|
452 1998-05-28 Oliver Graf <ograf@fga.de>
|
288
|
453
|
|
454 * configure.in: only one DnD protocol, CDE has priority over OffiX
|
|
455
|
|
456 * tests/Dnd/README: some changes reflecting recent modifications
|
|
457 * tests/Dnd/dragtest.el: removed
|
|
458 * tests/Dnd/droptest.el: cosmetics and comments
|
|
459
|
290
|
460 1998-05-26 Oliver Graf <ograf@fga.de>
|
288
|
461
|
|
462 * tests/Dnd/droptest.el: adapted to CDE extensions
|
|
463
|
290
|
464 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
|
|
465
|
|
466 * configure.in:
|
|
467 * config.sub: add initial OpenBSD support
|
|
468
|
288
|
469 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
470
|
|
471 * configure.in: check for msw dialogs.
|
|
472
|
286
|
473 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
474
|
|
475 * XEmacs 21.0-beta41 is released.
|
|
476
|
|
477 1998-05-17 SL Baur <steve@altair.xemacs.org>
|
|
478
|
|
479 * configure.in (CPP): Change -O2 to -O3.
|
|
480 Suggested by Martin Buchholz <martin@xemacs.org>
|
|
481
|
284
|
482 1998-05-15 SL Baur <steve@altair.xemacs.org>
|
|
483
|
|
484 * XEmacs 21.0-beta40 is released.
|
|
485
|
|
486 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
487
|
|
488 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
|
|
489 on the `unset CDPATH' if running as sh.
|
|
490
|
|
491 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
492
|
|
493 * tests/Dnd/droptest.el: some CDE adaptions (untested)
|
|
494
|
|
495 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
496
|
|
497 * configure.in:
|
|
498 Add some more comments.
|
|
499 If using bash, use Posix mode and unset CDPATH.
|
|
500 Be more careful checking feature dependencies.
|
|
501 Introduce XE_CHECK_FEATURE_DEPENDENCY.
|
|
502 Undo the gross hack of multiple `echo >> $tempcname'
|
|
503 by using here documents instead. (Might break mswindows, tho...)
|
|
504 Be more careful autodetecting tooltalk.
|
|
505
|
|
506 * PROBLEMS:
|
|
507 Document problems with Solaris 2.6 + XSUNTRANSPORT
|
|
508
|
|
509 * Makefile.in:
|
|
510 * lwlib/Makefile.in.in:
|
|
511 * modules/Makefile.in:
|
|
512 - Adjust for luser's CDPATH being set to something weird.
|
|
513 - Take into account bash 2.02's tendency to print the cwd when
|
|
514 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
515 - fix the run-temacs target to use $(DUMPENV)
|
|
516 - fix the run-puremacs target to use $(DUMPENV)
|
|
517 - fix the `depend' target to properly $(RM) the right files
|
|
518 - Generate a better TAGS file for XEmacs' lisp code using
|
|
519 hand-crafted regexps.
|
|
520 - Use standard coding conventions for modules/Makefile.in
|
|
521
|
|
522 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
523
|
|
524 * configure.in: some people claimed that they can't stop
|
|
525 linking wnn6 library if they set --with-wnn6=no.
|
|
526
|
|
527 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
528
|
|
529 * tests/Dnd/droptest.el: adapted to new calling conventions
|
|
530 also showing the new possibilities
|
|
531 * tests/Dnd/README: changed to new protocol
|
|
532
|
|
533 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
534
|
|
535 * Fix for HAVE_MULTICAST check.
|
|
536
|
282
|
537 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
538
|
|
539 * XEmacs 21.0-beta39 is released.
|
|
540
|
|
541 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
542
|
|
543 * configure.in: added autodetection for the Drag'n'Drop API
|
|
544 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
|
|
545 and dragdrop.o is added to extra_objs
|
|
546 * configure.usage: added with-dragndrop, added (*) to with-offix
|
|
547 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
|
|
548
|
|
549 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
550
|
|
551 * tests/Dnd/droptest.el: changed to test new protocol
|
|
552 * tests/Dnd/README.OffiX: removed
|
|
553 * tests/Dnd/README: created, info about new protocol
|
|
554 * tests/Dnd/dragtest.el: comment change
|
|
555
|
|
556 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
557
|
|
558 * etc/altrasoft-logo.xpm: Removed.
|
|
559
|
280
|
560 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
561
|
|
562 * XEmacs 21.0-beta38 is released.
|
|
563
|
|
564 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
565
|
|
566 * configure.in: Use `PROGNAME' for all generated paths.
|
|
567
|
|
568 * Makefile.in: Change `progname' to `PROGNAME' for consistency.
|
|
569
|
|
570 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
571
|
|
572 * configure.in (progname): Parameterize program name on `progname'
|
|
573 and add --with-infodock.
|
|
574
|
|
575 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
576
|
|
577 * Makefile.in: Religiously use ${progname} instead of hardcoded
|
|
578 `xemacs'.
|
|
579 CPPFLAGS was being set correctly in ${subdir}/Makefiles and
|
|
580 overridden by the empty one set in the toplevel Makefile.
|
|
581
|
|
582 1998-04-26 Jason R Mastaler <jason@4b.org>
|
|
583
|
|
584 * etc/BETA: Replaced SmartList references in favor of
|
|
585 Majordomo.
|
|
586
|
278
|
587 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
588
|
|
589 * XEmacs-21.0-beta37 is released.
|
|
590
|
|
591 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
592
|
|
593 * configure.in: Sychronized ..._USER_DEFINED variables with
|
|
594 datadir setting.
|
|
595
|
|
596 * Makefile.in (mkdir): No longer create sitelispdir.
|
|
597
|
|
598 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
599
|
|
600 * configure.in: make graphic libraries tests be dependant on a
|
|
601 window system not X11 only.
|
|
602
|
|
603 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk>
|
|
604
|
|
605 * configure.in: check for our special select in msw.
|
|
606
|
|
607 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
608
|
|
609 * PROBLEMS: add answers to some FAQ concerning hpux.
|
|
610
|
|
611 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
612
|
|
613 * configure.in: enable checking for special mswindows select()
|
|
614
|
|
615 1998-04-21 Martin Buchholz <martin@xemacs.org>
|
|
616
|
|
617 * configure.in: Isolate incomprehensible cma_open/pthreads checking
|
|
618 to decosf*
|
|
619
|
|
620 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
621
|
|
622 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
|
|
623 libs and includes.
|
|
624
|
|
625 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
626
|
|
627 * configure.in: check for xpm does not depend anymore on having X.
|
|
628 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
|
|
629
|
|
630 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
631
|
|
632 * etc/NEWS: Documented info dir rebuilding and LDAP support.
|
|
633
|
|
634 * info/dir: Fixed the explanatory notes for
|
|
635 `Info-default-directory-list' removal and the new automatic dir
|
|
636 rebuilding facility. Reindented the menu. Added an entry for
|
|
637 term.info
|
|
638
|
|
639 1998-04-20 SL Baur <steve@altair.xemacs.org>
|
|
640
|
|
641 * configure.in (LISPDIR): Removed configuration option for
|
|
642 site-lisp.
|
|
643
|
|
644 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
645
|
|
646 * configure.in (version): snarf InfoDock version number.
|
|
647
|
276
|
648 1998-04-18 SL Baur <steve@altair.xemacs.org>
|
|
649
|
|
650 * XEmacs-21.0-beta36 is released.
|
|
651
|
|
652 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
653
|
|
654 * configure.in: enable install pre-processing for mswindows
|
|
655
|
|
656 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
657
|
|
658 * Makefile.in.in: add install_pp to install incantation.
|
|
659
|
|
660 * installexe.sh: new file. Add .exe to install targets if the
|
|
661 result is executable.
|
|
662
|
|
663 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
664
|
|
665 * Makefile.in: add install_pp to install incantation.
|
|
666
|
|
667 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
668
|
|
669 * configure.in: Large echo split into a few smaller ones,
|
|
670 so the cygnus sh.exe does not crash.
|
|
671
|
|
672 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
673
|
|
674 * configure.in: enable toolbar checking for mswindows build
|
|
675
|
|
676 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
677
|
|
678 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
|
|
679 Used (at least) by RedHat 4.2.
|
|
680
|
|
681 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
682
|
|
683 * etc/xemacs.1: -no-packages -> -no-early-packages.
|
|
684
|
|
685 * etc/NEWS: Clarified site-lisp status.
|
|
686
|
|
687 * configure.in: Re-instated src/paths.h generation from
|
|
688 src/paths.h.in.
|
|
689
|
|
690 * Makefile.in (top_distclean): Remove site-lisp on `make
|
|
691 distclean'.
|
|
692
|
274
|
693 1998-04-10 SL Baur <steve@altair.xemacs.org>
|
|
694
|
|
695 * XEmacs 21.0-beta35 is released.
|
|
696
|
|
697 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
698
|
|
699 * etc/NEWS: Documented that Info-default-directory-list and
|
|
700 site-directory are gone.
|
|
701
|
|
702 * configure.usage: Clarified --package-path documentation.
|
|
703
|
|
704 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
705
|
|
706 * configure.in: Now generates src/paths.h from src/paths.h.in.in.
|
|
707 Removed defaults for infopath and package-path.
|
|
708
|
|
709 * Makefile.in (src/paths.h): ... is now generated from
|
|
710 src/paths.h.in.in. Moved generation of paths.h to configure.
|
|
711
|
|
712 * paths.h.in: Removed.
|
|
713
|
|
714 * paths.h.in.in: Created.
|
|
715
|
|
716 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
717
|
|
718 * configure.in: png was still being used if png_version < 0.96
|
|
719
|
|
720 * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
|
|
721
|
|
722 1998-04-05 Amir J. Katz <amir@ndsoft.com>
|
|
723
|
|
724 * INSTALL (Rationale): Offix support comment is wrong. To disable,
|
|
725 one must use --with-offix=no and not --without-offix
|
|
726
|
|
727 1998-04-05 SL Baur <steve@altair.xemacs.org>
|
|
728
|
|
729 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
|
|
730
|
272
|
731 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
732
|
|
733 * XEmacs 21.0-beta34 is released.
|
|
734
|
|
735 1998-04-03 Martin Buchholz <martin@xemacs.org>
|
|
736
|
|
737 * configure.in:
|
|
738 checking whether gettimeofday accepts one or two arguments... two
|
|
739
|
|
740 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
741
|
|
742 * configure.in: Fixed magic to handle AIX and MIT X11R6.
|
|
743
|
|
744 1998-04-02 Martin Buchholz <martin@xemacs.org>
|
|
745
|
|
746 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
|
|
747
|
|
748 1998-04-01 Martin Buchholz <martin@xemacs.org>
|
|
749
|
|
750 * tests/database.el (test-database): Temporary files (the databases
|
|
751 that were created) should be deleted.
|
|
752
|
|
753 * Makefile.in (testdir): Remove gnumake-specific syntax.
|
|
754 (src/Makefile): src/Makefile depends on src/depend.
|
|
755
|
|
756 1998-03-29 Martin Buchholz <martin@xemacs.org>
|
|
757
|
|
758 * configure.in: Check for -lz, -lgz unconditionally. Too many
|
|
759 system linkers don't properly die when there are cascaded link
|
|
760 dependencies, so we can't rely on the linker for that. The only
|
|
761 downside is that we might link with an extra unneeded library. If
|
|
762 you really really care about this, you can go fix it.
|
|
763
|
|
764 * configure.in: Enhance PANIC msg to make it clear that
|
|
765 --with-FEATURE is going to die if FEATURE is not installed.
|
|
766
|
|
767 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
768
|
|
769 * configure.in: $debug was not properly dependent on $beta
|
|
770
|
|
771 * configure.in: Move offix configuration out of src/Makefile.in.in
|
|
772 into configure.in.
|
|
773
|
|
774 * configure.in: Reorganize xpm detection code.
|
|
775
|
|
776 * configure.in: XIM default to ON if Motif which is not Lesstif is
|
|
777 found.
|
|
778
|
|
779 * configure.in: Keep auto-generated makefile dependencies out of
|
|
780 src/Makefile.in.in by using AC_OUTPUT file concatenation support.
|
|
781
|
|
782 1998-03-26 Martin Buchholz <martin@xemacs.org>
|
|
783
|
|
784 * configure.in: Fix up cflags handling. Specifically, configure
|
|
785 --cflags='' would fail to be recognized.
|
|
786
|
|
787 * configure.in: Fix up png detection. Link with png_read_image to
|
|
788 make sure -lz is required. Test for png >- 0.96 via header file.
|
|
789
|
|
790 1998-03-21 Martin Buchholz <martin@xemacs.org>
|
|
791
|
|
792 * configure.in (XE_GCC_WRAP_LDFLAGS)
|
|
793 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite.
|
|
794
|
|
795 * configure.in: Make sure BSD always links in libz.a
|
|
796 BSD's stupid linker can't detect cascaded lib dependencies
|
|
797
|
|
798 * configure.in: Autodetect lesstif. define have_lesstif.
|
|
799 Don't use motif-xim with lesstif, at least by default.
|
|
800
|
|
801 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
802
|
|
803 * version.sh: Add InfoDock version number variables.
|
|
804
|
|
805 1998-03-30 Amir J. Katz <amir@ndsoft.com>
|
|
806
|
|
807 * info/dir: Replaced string '20.5' with '21.0'
|
|
808
|
269
|
809 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
810
|
|
811 * XEmacs 21.0-beta33 is released.
|
|
812
|
|
813 1998-03-26 Didier Verna <verna@inf.enst.fr>
|
|
814
|
|
815 * configure.in, Makefile.in: Removed infopath_user_defined---we
|
|
816 always want to propagate it.
|
|
817
|
|
818 * configure.usage: Synched with configure.in.
|
|
819
|
|
820 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
821
|
|
822 * configure.usage, INSTALL: Synched with the new path layout.
|
|
823
|
|
824 * Makefile.in (src/paths.h): Replaced packagepath with
|
|
825 package_path to make configure happy.
|
|
826
|
|
827 * configure.in: Made default setting for packagepath conform to
|
|
828 what packages.el builds at run-time: XEmacs-version-specific paths
|
|
829 before site-specific ones.
|
|
830 Added default setting for pkgdir.
|
|
831 Changed --packagepath back to --package-path.
|
|
832
|
267
|
833 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
834
|
|
835 * XEmacs 21.0-beta32 is released.
|
|
836
|
|
837 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
838
|
|
839 * configure.in: Extended package path by version-specific
|
|
840 hierarchies. Changed allow-site-lisp to inhibit-site-lisp.
|
|
841
|
|
842 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
843
|
|
844 * Makefile.in (distclean): Remove packages and mule-packages if they
|
|
845 have been linked into place.
|
|
846
|
|
847 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
848
|
|
849 * <Today>: The Big Path Searching Overhaul.
|
|
850
|
|
851 * Makefile.in, configure.in: Now pass all configure-specified paths
|
|
852 into the binary in a uniform way.
|
|
853
|
|
854 1998-03-20 SL Baur <steve@altair.xemacs.org>
|
|
855
|
|
856 * configure.in (have_libmcheck): Add test for glibc's malloc
|
|
857 checker.
|
|
858 - Fix HP/UX dynamic linking flag.
|
|
859
|
|
860 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
861
|
|
862 * configure.in (quoted_arguments): Fix unquoted variable in
|
|
863 error-checking test.
|
|
864 - fix bogus substitution.
|
|
865
|
|
866 1998-03-17 SL Baur <steve@altair.xemacs.org>
|
|
867
|
|
868 * configure.in: In -lpng test, look for png_set_strip_alpha.
|
|
869 Suggested by William M. Perry <wmperry@aventail.com>
|
|
870
|
265
|
871 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
872
|
|
873 * XEmacs 21.0 beta31 is released.
|
|
874
|
|
875 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
876
|
|
877 * configure.usage (Usage): Correct information about gif, tiff
|
|
878 and WNN entries
|
|
879
|
|
880 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
881
|
|
882 * configure.in: typo fix in sed command.
|
|
883 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
884
|
|
885 * configure.in (all_widgets): Check for snprintf().
|
|
886
|
|
887 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
888
|
|
889 * configure.in: New gif support
|
|
890
|
|
891 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
892
|
|
893 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
|
|
894
|
|
895 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
896
|
|
897 * configure.in: don't add libc to link list for dlopen ordinary
|
|
898 link takes care of this. check for dlfcn.h
|
|
899
|
|
900 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
901
|
|
902 * configure.in: Examine each directory of X11 include path for
|
|
903 inclusion into BITMAPDIR.
|
|
904
|
|
905 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
906
|
|
907 * aclocal.m4: Add legalese.
|
|
908
|
|
909 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
910
|
|
911 * configure.in: make sure we have ndbm.h as well as libgdbm.a for
|
|
912 database support.
|
|
913
|
|
914 * configure.in: move msw checking after x checking so that
|
|
915 auto-detection works.
|
|
916
|
|
917 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
918
|
|
919 * configure.in: New DLL support.
|
|
920 * aclocal.m4: New file.
|
|
921 From William M. Perry <wmperry@aventail.com>
|
|
922
|
|
923 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
924
|
|
925 * configure.in (xemacs_betaname): Align messages for minimal
|
|
926 tagbits and indexed lrecords.
|
|
927 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
928
|
|
929 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
930
|
|
931 * etc/Emacs.ad: Example using leading dot resources to
|
|
932 initalize faces changes to use Emacs.foo since the
|
|
933 leading dot syntax doesn't work. Initialization of
|
|
934 text-cursor face moved to faces.el.
|
|
935
|
263
|
936 1998-03-07 SL Baur <steve@altair.xemacs.org>
|
|
937
|
|
938 * XEmacs 20.5-beta30 is released.
|
|
939
|
|
940 1998-03-05 SL Baur <steve@altair.xemacs.org>
|
|
941
|
|
942 * PROBLEMS: Update wording of x86 GCC 2.7 problems.
|
|
943
|
|
944 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
945
|
|
946 * configure.in: add a --with-msw option. Make X and msw work
|
|
947 together if the user asks.
|
|
948
|
|
949 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
950
|
|
951 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
|
|
952
|
|
953 1998-03-01 SL Baur <steve@altair.xemacs.org>
|
|
954
|
|
955 * configure.in: Add substitutable variable ld_dynamic_link_flags
|
|
956 for special required linker flags for building DLL capable
|
|
957 binaries.
|
|
958
|
|
959 * etc/Emacs.ad: Remove explicit `Emacs' application resource
|
|
960 name.
|
|
961
|
261
|
962 1998-02-28 SL Baur <steve@altair.xemacs.org>
|
|
963
|
|
964 * Makefile.in (top_distclean): Remove Installation.el.
|
|
965 (xemacs): New target. Formerly it was `all:'.
|
|
966 (all): New default, dist: is now superfluous.
|
|
967
|
|
968 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
969
|
|
970 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
|
|
971 selective use of Doug Lea malloc in Linux C Library and GNU C Library.
|
|
972 (Installation): Add XEmacs version and generate `Installation.el'.
|
|
973
|
|
974 1998-02-26 SL Baur <steve@altair.xemacs.org>
|
|
975
|
|
976 * configure.in (with_ldap: Fix -lldap autodection.
|
|
977 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
978 (Installation): Only keep the last configuration.
|
|
979
|
259
|
980 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
981
|
|
982 * XEmacs 20.5-beta28 is released.
|
|
983
|
|
984 * configure.in (with_session): Fix reporting of the setting.
|
|
985 (with_database_gnudbm): Correctly report setting.
|
|
986
|
|
987 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
988
|
|
989 * configure.usage: Restore documentation of graphics library
|
|
990 flags.
|
|
991 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
992
|
|
993 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
994
|
|
995 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
|
|
996 console.
|
|
997
|
|
998 1998-02-23 SL Baur <steve@altair.xemacs.org>
|
|
999
|
|
1000 * XEmacs 20.4 is released to the beta testers.
|
|
1001
|
|
1002 1998-02-21 SL Baur <steve@altair.xemacs.org>
|
|
1003
|
|
1004 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
|
|
1005 to also test for Linux libc5.
|
|
1006
|
255
|
1007 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
1008
|
257
|
1009 * XEmacs 20.5-beta27 is released.
|
|
1010 * XEmacs-20.4-pre4 is released.
|
|
1011
|
|
1012 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
|
|
1013 (--with-gung): Implement it.
|
|
1014
|
|
1015 * configure.usage (--with-gung): Document. Turns on
|
|
1016 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
|
|
1017 (--with-term): Remove.
|
|
1018
|
255
|
1019 * XEmacs-20.5-beta26 is released.
|
|
1020
|
|
1021 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
1022
|
|
1023 * XEmacs-20.4-pre3 is released.
|
|
1024
|
|
1025 * Makefile.in: use better feedback while rebuilding finder database.
|
|
1026 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1027
|
|
1028 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
1029
|
|
1030 * configure.in (doug_lea_malloc): Add checking for Doug Lea
|
|
1031 Malloc.
|
|
1032
|
253
|
1033 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
1034
|
255
|
1035 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
|
|
1036 Suggested by Pekka Marjola <pema@iki.fi>
|
|
1037
|
|
1038 * XEmacs-20.4-pre2 is released.
|
253
|
1039 * XEmacs-20.5-beta25 is released.
|
|
1040
|
|
1041 1998-02-13 SL Baur <steve@altair.xemacs.org>
|
|
1042
|
|
1043 * INSTALL: Update for Cygwin and Microsoft Windows.
|
|
1044
|
|
1045 * README: Update for Microsoft Windows.
|
|
1046
|
251
|
1047 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
1048
|
253
|
1049 * XEmacs 20.4-pre1 is released.
|
251
|
1050 * XEmacs 20.5-beta24 is released.
|
|
1051
|
|
1052 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1053
|
|
1054 * configure.in: add mule-coding target which defines MULE_CODING,
|
|
1055 nothing uses it as yet. add gif objects to msw support. define
|
|
1056 const_is_losing=no for msw. make msw not selected if tty selected.
|
|
1057 add -lshell32 for dnd support. check for a.out.h rather than
|
|
1058 coff.h
|
|
1059
|
|
1060 * lib-src/make-docfile.c: add cygwin support and generalise the
|
|
1061 remaining open calls. IMHO this should really include sysfile.h.
|
|
1062
|
249
|
1063 1998-02-03 SL Baur <steve@altair.xemacs.org>
|
|
1064
|
|
1065 * XEmacs 20.5-beta23 is released.
|
|
1066
|
|
1067 1998-02-01 SL Baur <steve@altair.xemacs.org>
|
|
1068
|
|
1069 * etc/aliases.ksh: igrep from the shell command line.
|
|
1070 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1071
|
|
1072 1998-01-31 SL Baur <steve@altair.xemacs.org>
|
|
1073
|
|
1074 * etc/aliases.ksh: Add `mak' function to create beta.err for
|
|
1075 build-report.
|
|
1076 From Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1077 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1078
|
247
|
1079 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
1080
|
|
1081 * XEmacs 20.5-beta22 is released.
|
|
1082
|
|
1083 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
1084
|
|
1085 * etc/aliases.ksh: New file. Start tracking useful Maintainer
|
|
1086 XEmacs commands.
|
|
1087
|
245
|
1088 1998-01-25 SL Baur <steve@altair.xemacs.org>
|
|
1089
|
|
1090 * XEmacs 20.5-beta21 is released.
|
|
1091
|
|
1092 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1093
|
|
1094 * configure.in: check for coff.h
|
|
1095
|
|
1096 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1097
|
|
1098 * configure.in: Added support for `--with-shlib'.
|
|
1099
|
243
|
1100 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
1101
|
|
1102 * XEmacs 20.5-beta20 is released.
|
|
1103
|
|
1104 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
1105
|
|
1106 * configure.usage:
|
|
1107 * etc/NEWS:
|
|
1108 Remove doc for configure-time INFOPATH, no longer used.
|
|
1109
|
|
1110 * etc/BETA: Update ftp addresses.
|
|
1111 * etc/INSTALL: Update ftp addresses.
|
|
1112 * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
|
|
1113
|
|
1114 * configure.in:
|
|
1115 * src/config.h.in:
|
|
1116 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
|
|
1117
|
|
1118 * lwlib/lwlib.h:
|
|
1119 * lwlib/lwlib.c:
|
|
1120 * lwlib/lwlib-config.c:
|
|
1121 * lwlib/lwlib-Xm.c:
|
|
1122 * lwlib/lwlib-Xaw.c:
|
|
1123 * lwlib/lwlib-Xlw.c:
|
|
1124 * lwlib/config.h.in:
|
|
1125 * src/menubar-x.c:
|
|
1126 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
|
|
1127 Maintain only one set of variables.
|
|
1128
|
|
1129 * etc/xemacs.1: Update author list.
|
|
1130
|
|
1131 * Makefile.in (install-arch-dep): Simplify.
|
|
1132 Replace construct `test -d $dir && foo' with
|
|
1133 `if test -d $dir; then foo; fi'
|
|
1134
|
|
1135 * lwlib/xlwmenu.c:
|
|
1136 * lwlib/xlwscrollbar.c:
|
|
1137 * lwlib/lwlib-Xlw.c:
|
|
1138 * lwlib/lwlib-Xm.c:
|
|
1139 Always assume presence of limits.h (ANSI).
|
|
1140
|
241
|
1141 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
1142
|
243
|
1143 * INSTALL: Updated for recent Mule/package changes.
|
|
1144
|
241
|
1145 * XEmacs 20.5-beta19 is released.
|
|
1146
|
|
1147 1998-01-12 Damon Lipparelli <lipp@primus.com>
|
|
1148
|
|
1149 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
|
|
1150 --exec-prefix.
|
|
1151
|
239
|
1152 1998-01-10 SL Baur <steve@altair.xemacs.org>
|
|
1153
|
|
1154 * XEmacs 20.5-beta18 is released.
|
|
1155
|
|
1156 * etc/FTP: Update address of what was formerly ftp.ibp.fr.
|
|
1157
|
|
1158 1998-01-08 Didier Verna <verna@inf.enst.fr>
|
|
1159
|
|
1160 * configure.in: Get rid of INFOPATH for configure time.
|
|
1161 * configure.usage (Usage): Ditto.
|
|
1162
|
|
1163 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
1164
|
|
1165 * Makefine.in: Correct reported amount of disk savings from
|
|
1166 compression.
|
|
1167 From Markus Linnala <maage@cs.tut.fi>
|
|
1168
|
|
1169 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
1170
|
|
1171 * configure.in: detect and set scrollbars and menubars with
|
|
1172 MS-Windows more appropriately. Check for sys/un.h to use in
|
|
1173 gnuserv.
|
|
1174
|
|
1175 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
1176
|
|
1177 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
|
|
1178 naming.
|
|
1179
|
|
1180 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
|
|
1181
|
|
1182 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
|
|
1183 inactive_button_gc for menu entries.
|
|
1184 (remap_menubar): ignore the enabled status
|
|
1185
|
237
|
1186 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
1187
|
|
1188 * XEmacs 20.5-beta17 is released.
|
|
1189
|
|
1190 * Makefile.in (finder): Use -vanilla.
|
|
1191 (lisp/finder-inf.el): Ditto.
|
|
1192 (check-features): New target. Do a sanity check prior to
|
|
1193 installation.
|
|
1194
|
235
|
1195 1997-01-03 SL Baur <steve@altair.xemacs.org>
|
|
1196
|
|
1197 * XEmacs 20.5-beta16 is released.
|
|
1198
|
233
|
1199 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
1200
|
|
1201 * XEmacs 20.5-beta15 is released.
|
|
1202
|
|
1203 1997-12-29 SL Baur <steve@altair.xemacs.org>
|
|
1204
|
|
1205 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
|
|
1206
|
231
|
1207 1997-12-27 SL Baur <steve@altair.xemacs.org>
|
|
1208
|
|
1209 * XEmacs 20.5-beta14 is released.
|
|
1210
|
|
1211 1997-12-23 Andy Piper <andyp@parallax.co.uk>
|
|
1212
|
|
1213 * configure.in: support for *-pc-cygwin32 config
|
|
1214
|
229
|
1215 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
1216
|
|
1217 * XEmacs 20.5-beta13 is released.
|
|
1218
|
|
1219 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
1220
|
|
1221 * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
|
|
1222 package lisp directories.
|
|
1223
|
227
|
1224 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
1225
|
|
1226 * XEmacs 20.5-beta 12 is released.
|
|
1227
|
|
1228 1997-12-19 SL Baur <steve@altair.xemacs.org>
|
|
1229
|
|
1230 * configure.in (bitmapdir): Reenable --with-session by default for
|
|
1231 testing.
|
|
1232
|
|
1233 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1234
|
|
1235 * etc/Emacs.ad: Don't specify a default toolbar specific
|
|
1236 background color.
|
|
1237
|
|
1238 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1239
|
|
1240 * etc/toolbar: Added support for foregroundToolBarColor
|
|
1241 symbol to most icons.
|
|
1242
|
|
1243 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
1244
|
|
1245 * info/dir (File): Skk and Gnats are packaged.
|
|
1246
|
|
1247 * PROBLEMS (Note): Update version numbers.
|
|
1248
|
|
1249 * etc/BETA: Update version numbers.
|
|
1250
|
|
1251 * etc/NEWS: Update version number.
|
|
1252
|
|
1253 * info/dir (File): Update version number.
|
|
1254
|
225
|
1255 1997-12-16 SL Baur <steve@altair.xemacs.org>
|
|
1256
|
227
|
1257 * XEmacs 20.5-beta11 is released.
|
225
|
1258
|
|
1259 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
1260
|
|
1261 * configure.in: Don't bypass graphics library detection
|
|
1262 if the `--with-imagick' option is given to configure.
|
|
1263 : Print autodetected graphics libraries to be linked with Imagick.
|
|
1264
|
|
1265 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
|
|
1266
|
|
1267 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
1268
|
|
1269 * Makefile.in (install-arch-indep): Build info files if needed.
|
|
1270
|
223
|
1271 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
1272
|
225
|
1273 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
|
|
1274
|
227
|
1275 * XEmacs 20.5-beta10 is released.
|
223
|
1276
|
|
1277 1997-12-12 SL Baur <steve@altair.xemacs.org>
|
|
1278
|
|
1279 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
|
|
1280
|
|
1281 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1282
|
|
1283 * configure.in (autodetect ImageMagick): also look for
|
|
1284 "X11/magick/magick.h", and if present, define
|
|
1285 MAGICK_HEADERS_ARE_UNDER_X11
|
|
1286
|
|
1287 1997-12-11 SL Baur <steve@altair.xemacs.org>
|
|
1288
|
|
1289 * configure.in (imagick_libs): Add autodetection for freetype
|
|
1290 -lttf library.
|
|
1291
|
221
|
1292 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
1293
|
227
|
1294 * XEmacs 20.5-beta9 is released.
|
221
|
1295
|
219
|
1296 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
1297
|
227
|
1298 * XEmacs 20.5-beta8 is released.
|
219
|
1299
|
|
1300 * info/dir: update for further packaging.
|
|
1301 * configure.in: remove `tree-x' from XEmacs build.
|
|
1302
|
|
1303 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
1304
|
|
1305 * configure.in: motif menubars need xlwmenu.o
|
|
1306
|
|
1307 * updated files in src/ to allow an XEmacs configured for
|
|
1308 motif menubars to at least compile. Motif menubars are still
|
|
1309 very broken.
|
|
1310
|
|
1311 1997-12-05 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1312
|
|
1313 * etc/refcard.tex: Updated for 20.3
|
|
1314
|
|
1315 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
|
|
1316
|
|
1317 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
|
|
1318 properly with the information in the core.
|
|
1319
|
|
1320 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
|
|
1321 the information in the core, and fixed a potental problem with
|
|
1322 parentage.
|
|
1323
|
|
1324 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
1325
|
|
1326 * etc/skk/SKK.tut.E (Hint): Fix typos.
|
|
1327
|
|
1328 1997-12-01 SL Baur <steve@altair.xemacs.org>
|
|
1329
|
|
1330 * configure.in (with_session): Properly display flag in configure
|
|
1331 status report.
|
|
1332
|
|
1333 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
1334
|
|
1335 * configure.usage: Remove documentation of obsolete option
|
|
1336 --with-gif.
|
|
1337
|
217
|
1338 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
1339
|
227
|
1340 * XEmacs 20.5-beta7 is released.
|
217
|
1341
|
|
1342 * configure.in: When testing for -ltiff, fall back on the extra
|
|
1343 libraries -ljpeg, and -lz since some -ltiff's need them.
|
|
1344
|
|
1345 1997-11-26 SL Baur <steve@altair.xemacs.org>
|
|
1346
|
|
1347 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
|
|
1348 From Glynn Clements <glynn@sensei.co.uk>
|
|
1349
|
|
1350 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1351
|
|
1352 * configure.in: Improve auto detect of libraries ImageMagick rely
|
|
1353 on.
|
|
1354
|
|
1355 1997-11-23 Jeff Miller <jmiller@smart.net>
|
|
1356
|
|
1357 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
|
|
1358 and src. Configure.in modified. --with-energize is no longer a
|
|
1359 valid configure option.
|
|
1360
|
|
1361 * lwlib/Makefile.in.in removed energize support
|
|
1362 * lwlib/lwlib-Xm.c removed energize support
|
|
1363 * lwlib/lwlib-config.c removed energize support
|
|
1364
|
|
1365 * lwlib/energize/* removed
|
|
1366
|
|
1367 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
1368
|
|
1369 * Makefile.in: Change references of lisp/utils/finder-inf.el to
|
|
1370 lisp/finder-inf.el.
|
|
1371
|
215
|
1372 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
1373
|
227
|
1374 * XEmacs 20.5-beta6 is released.
|
215
|
1375
|
|
1376 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1377
|
|
1378 * configure.usage: Use `--' convention in "usage:" line.
|
|
1379
|
|
1380 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1381
|
|
1382 * configure.in: added `with_xfs' to list of boolean features.
|
|
1383
|
|
1384 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
1385
|
217
|
1386 * XEmacs 20.3 is released for binary kit building.
|
215
|
1387
|
|
1388 1997-11-19 Tor Arntsen <tor@spacetec.no>
|
|
1389
|
|
1390 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
|
|
1391 xemacs dumped on one machine on another. Problem was fixed by 20.3.
|
|
1392
|
|
1393 1997-11-19 SL Baur <steve@altair.xemacs.org>
|
|
1394
|
|
1395 * etc/xemacs.1: Document -no-packages, -vanilla.
|
|
1396 Document -h.
|
|
1397
|
|
1398 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
1399
|
|
1400 * configure.usage: New file.
|
|
1401
|
|
1402 * configure.in: Use it instead of monster 10k shell variable.
|
|
1403
|
|
1404 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
1405
|
|
1406 * XEmacs 20.3-pre4 is released.
|
|
1407
|
|
1408 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1409
|
|
1410 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
|
|
1411 dirs.
|
|
1412
|
|
1413 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
1414
|
|
1415 * configure.in: Initialize infodir off of datadir.
|
|
1416
|
|
1417 * Makefile.in: Force LANG = C for building.
|
|
1418
|
|
1419 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
1420
|
|
1421 * XEmacs 20.3-pre3 is released.
|
227
|
1422 * XEmacs 20.5-beta5 is released.
|
215
|
1423
|
213
|
1424 1997-11-13 Marc Paquette <marcpa@cam.org>
|
|
1425
|
|
1426 * nt/Todo: added a task for support of lisp packages through
|
|
1427 the registry.
|
|
1428
|
|
1429 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1430
|
|
1431 * Renamed files *w32* to *msw*
|
|
1432
|
|
1433 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
|
|
1434 HAVE_MS_WINDOWS. Changed files:
|
|
1435 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
|
|
1436 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
|
|
1437 sysdep.el, console-msw.c, console-msw.h, console.c,
|
|
1438 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
|
|
1439 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
|
|
1440 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
|
|
1441 redisplay.c, symsinit.h,
|
|
1442
|
|
1443 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
|
|
1444
|
|
1445 * Deleted w32 build directory since nt build directory now handles
|
|
1446 X and native mswindows builds.
|
|
1447
|
215
|
1448 1997-11-11 SL Baur <steve@altair.xemacs.org>
|
|
1449
|
227
|
1450 * XEmacs 20.5-beta4 is released.
|
215
|
1451
|
211
|
1452 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
1453
|
|
1454 * info/dir: remove packaged entries.
|
|
1455 From Glynn Clements <glynn@sensei.co.uk>
|
|
1456
|
|
1457 * configure.in: Puke and die if NAS sound is selected without X.
|
|
1458
|
209
|
1459 1997-11-08 SL Baur <steve@altair.xemacs.org>
|
|
1460
|
227
|
1461 * XEmacs 20.5-beta3 is released.
|
209
|
1462 * XEmacs 20.3-pre2 is released.
|
|
1463
|
|
1464 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
|
|
1465
|
|
1466 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
|
|
1467
|
|
1468 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
|
|
1469
|
|
1470 * Files split from nt to new w32 directory:
|
|
1471 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
|
|
1472 xemacs.mak.
|
|
1473
|
|
1474 1997-11-05 Didier Verna <verna@inf.enst.fr>
|
|
1475
|
|
1476 * configure.in: Added the --site-prefixes options for the configure
|
|
1477 script. You give a colon or space separated list of prefixes, and
|
|
1478 subdirectories include/ and lib/ will be added with -I and -L.
|
|
1479
|
|
1480 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
1481
|
|
1482 * configure.in: AIX + gcc fixes.
|
|
1483 - Don't wrap -B. aixflags changed to start_flags.
|
|
1484
|
|
1485 1997-11-04 SL Baur <steve@altair.xemacs.org>
|
|
1486
|
|
1487 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
|
|
1488 From Skip Montanaro <skip@calendar.com>
|
|
1489
|
|
1490 1997-11-04 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1491
|
|
1492 * etc/TUTORIAL.de:
|
|
1493 Updated copyright information. Translated most of the COPYING
|
|
1494 section. Translated the <<.*>> didactic line.
|
|
1495
|
|
1496 1997-10-22 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1497
|
|
1498 * etc/TUTORIAL.de: Fixed two issues reported by
|
|
1499 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
|
|
1500
|
|
1501 * etc/TUTORIAL.de:
|
|
1502 Manually applied rejected patch hunks from Marc Aurel's patch.
|
|
1503 Some more fixes.
|
|
1504
|
|
1505 * etc/TUTORIAL.de:
|
|
1506 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
|
|
1507 They fix yet more typos and quite a few awkward sentences.
|
|
1508
|
|
1509 1997-10-21 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1510
|
|
1511 * etc/TUTORIAL.de: Manually merged a few more corrections by
|
|
1512 Carsten Leonhardt <leo@arioch.oche.de>
|
|
1513
|
|
1514 1997-10-20 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1515
|
|
1516 * etc/TUTORIAL.de:
|
|
1517 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
|
|
1518 then merged them with 1.3 via ediff-buffers.
|
|
1519 Andreas found some quite nasty typos still and added many missing commas.
|
|
1520
|
|
1521 * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
|
|
1522
|
|
1523 * etc/TUTORIAL.de: Applied the excellent patches courtesy of
|
|
1524 Carsten Leonhardt <leo@arioch.oche.de>.
|
|
1525
|
|
1526 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1527
|
|
1528 * Delete etc/TUTORIAL.th because Thai is not supported yet.
|
|
1529
|
|
1530 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1531
|
|
1532 * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
|
|
1533 639 (two letter language code).
|
|
1534
|
|
1535 * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
|
|
1536 639 (two letter language code).
|
|
1537
|
|
1538 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
1539
|
|
1540 * etc/CHARSETS: New file imported from Emacs 20.1.
|
|
1541
|
|
1542 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1543
|
|
1544 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
|
|
1545 window's coordinates and dimensions to center the
|
|
1546 dialog box unless its mapped_when_managed property is
|
|
1547 true. This should avoid the top level widget that the
|
|
1548 HAVE_SESSION code creates, which is unmapped and
|
|
1549 useless for this purpose.
|
|
1550
|
|
1551 1997-11-01 SL Baur <steve@altair.xemacs.org>
|
|
1552
|
|
1553 * XEmacs 20.3-pre1 is released.
|
|
1554
|
207
|
1555 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
1556
|
209
|
1557 * XEmacs 19.16 is released.
|
|
1558
|
|
1559 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
1560
|
227
|
1561 * XEmacs 20.5-beta2 is released.
|
207
|
1562
|
|
1563 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
1564
|
|
1565 * configure.in (xetest): Eliminate tests for PNG, JPEG,
|
|
1566 TIFF(broken) and replace with test for ImageMagick.
|
|
1567
|
|
1568 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1569
|
|
1570 * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
|
|
1571 Added *XlwMenu*titleForeground entry.
|
|
1572
|
|
1573 * lwlib/xlwmenu.h: Added string macro declarations for
|
|
1574 titleForeground and highlightForeground properties.
|
|
1575
|
|
1576 * lwlib/xlwmenuP.h: Added struct fields for title and
|
|
1577 highlight colors.
|
|
1578
|
|
1579 * lwlib/xlwmenu.c: Added initialization and usage code
|
|
1580 for the new titleForeground and highlightForeground
|
|
1581 properties.
|
|
1582
|
|
1583 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1584
|
|
1585 * etc/HELLO: Add Czech.
|
|
1586
|
|
1587 * etc/HELLO: Delete Amharic, Thai and Tigrigna.
|
|
1588
|
|
1589 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
1590
|
|
1591 * XEmacs 20.3-beta94 is released.
|
|
1592
|
|
1593 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1594
|
|
1595 * configure.in: Correct last patch for berkdb.
|
|
1596
|
|
1597 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
1598
|
|
1599 * XEmacs 20.3-beta93 is released.
|
|
1600
|
|
1601 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
|
|
1602
|
|
1603 * lib-src/make-path.c:
|
|
1604 * lib-src/digest-doc.c:
|
|
1605 * lib-src/gnuslib.c: Always include config.h before system headers
|
|
1606 * configure.in: Improve AIX configure support
|
|
1607 - NON_GNU_CC defaults to `xlc'
|
|
1608 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
|
|
1609 -qmaxmem=20000"
|
|
1610 - check for sin instead of sqrt in -lm to avoid xlc internal error
|
|
1611 - Detect -li18n for use with Motif
|
|
1612 - Move weird AIX static linking flags from s&m files to configure.in
|
|
1613 - use #pragma instead of -ma flag to avoid compiler warnings
|
|
1614
|
|
1615 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1616
|
|
1617 * lwlib/xlwmenu.c: Use XtRDimension in place of
|
|
1618 XmRHorizontalDimension in shadowThickness resource
|
|
1619 declaration.
|
|
1620
|
|
1621 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
|
|
1622 color as the foreground for selected entries.
|
|
1623
|
|
1624 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
|
|
1625 color as the foreground for selected entries.
|
|
1626
|
|
1627 * lwlib/xlwmenu.c (toggle_decoration_height): Force
|
|
1628 height to be minimum of 2x the shadow thickness.
|
|
1629
|
|
1630 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1631
|
|
1632 * configure.in: Don't choke on Berkeley DB 2.x.
|
|
1633
|
|
1634 1997-10-24 SL Baur <steve@altair.xemacs.org>
|
|
1635
|
|
1636 * XEmacs 20.3-beta92 is released.
|
|
1637
|
|
1638 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
1639
|
|
1640 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
|
|
1641 it already exists (use `make finder' to force rebuild).
|
|
1642
|
|
1643 1997-10-18 SL Baur <steve@altair.xemacs.org>
|
|
1644
|
|
1645 * XEmacs 20.3-beta91 is released.
|
|
1646
|
|
1647 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1648
|
|
1649 * etc/NEWS: document changed package load semantics.
|
|
1650
|
|
1651 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
1652
|
|
1653 * configure.in: Removed -Olimit=2000 from cc for IRIX.
|
|
1654
|
|
1655 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1656
|
|
1657 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
|
|
1658 and removed backquoted echo statement from the infopath report line.
|
|
1659
|
|
1660 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
1661
|
|
1662 * configure.in: Added detection of the declaration of the timezone
|
|
1663 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
|
|
1664
|
|
1665
|
|
1666 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
1667
|
|
1668 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
|
|
1669 of the timezone variable in system headers.
|
|
1670
|
|
1671 * systime.h: Use HAVE_TIMEZONE_DECL.
|
|
1672
|
|
1673 1997-10-14 SL Baur <steve@altair.xemacs.org>
|
|
1674
|
|
1675 * configure.in (all_widgets): Don't allow configuration of
|
|
1676 --with-mule if Mule lisp hasn't been installed.
|
|
1677
|
|
1678 1997-10-13 SL Baur <steve@altair.xemacs.org>
|
|
1679
|
|
1680 * configure.in: Remove `site-lisp' from list of directories to
|
|
1681 make symbolic links for.
|
|
1682
|
|
1683 * XEmacs 20.3-beta90 is released.
|
|
1684
|
|
1685 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
|
|
1686
|
|
1687 * info/dir: Cosmetic changes to info/dir
|
|
1688
|
|
1689 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
1690
|
|
1691 * etc/NEWS: Updates
|
|
1692
|
205
|
1693 1997-10-12 SL Baur <steve@altair.xemacs.org>
|
|
1694
|
227
|
1695 * XEmacs 20.5-beta1 is released.
|
205
|
1696
|
|
1697 * XEmacs 19.16-pre9 is released.
|
|
1698
|
|
1699 * XEmacs 19.16-pre8 is released.
|
|
1700
|
203
|
1701 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
1702
|
205
|
1703 * XEmacs 20.3-beta28 is released.
|
|
1704
|
203
|
1705 * Makefile.in (src/paths.h): Update PATH_INFOPATH
|
|
1706 (infopath): New shell variable.
|
|
1707 (infopath_user_defined): Ditto.
|
|
1708
|
|
1709 * configure.in (infodir_user_defined): Spelling fixes.
|
|
1710
|
|
1711 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1712
|
|
1713 * configure.in: added options and option help docs for infopath
|
|
1714 and lockdir
|
|
1715 * '' added a line to the report for infopath and lockdir
|
|
1716
|
207
|
1717 * etc/NEWS: Draft entry for the info changes.
|
203
|
1718
|
|
1719 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1720
|
|
1721 * Makefile.in.in (INFOPATH): Added variable and put it into
|
|
1722 DUMPENV.
|
|
1723
|
|
1724 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
1725
|
|
1726 * packages/info/localdir: New directory and file.
|
|
1727
|
|
1728 * packages/README: New directory & file.
|
|
1729
|
|
1730 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
1731
|
|
1732 * Makefile.in: Add `make configure' target
|
|
1733
|
|
1734 * etc/BETA:
|
|
1735 - remove Chuck as contact name
|
|
1736 - random small improvements
|
|
1737 - remove I/me references - the message should be that XEmacs
|
|
1738 maintenance is an inclusive community effort.
|
|
1739
|
|
1740 1997-10-10 SL Baur <steve@altair.xemacs.org>
|
|
1741
|
|
1742 * etc/BETA (Prerequisite): Add further documentation for
|
|
1743 package installation.
|
|
1744
|
|
1745 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
1746
|
|
1747 * XEmacs 19.16-pre7 is released.
|
|
1748
|
|
1749 1997-10-05 Damon Lipparelli <lipp@aa.net>
|
|
1750
|
|
1751 * Makefile.in (install-arch-dep, install-arch-indep): Move the
|
|
1752 commands for symlink'ing the system-independent bits into the
|
|
1753 system-dependent directory structure from "install-arch-indep" to
|
|
1754 "install-arch-dep".
|
|
1755
|
|
1756 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1757
|
|
1758 * Makefile.in (blddir): variable from "configure".
|
|
1759 (finder): use it.
|
|
1760
|
|
1761 1997-10-05 SL Baur <steve@altair.xemacs.org>
|
|
1762
|
|
1763 * Makefile.in (GENERATED_LISP): New variable.
|
|
1764 (all): Force dependency on finder-inf.el.
|
|
1765 (lisp/utils/finder-inf.el): new rule.
|
|
1766
|
|
1767 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
1768
|
|
1769 * XEmacs 19.16-pre6 is released.
|
|
1770
|
201
|
1771 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
1772
|
|
1773 * XEmacs 20.3-beta27 is released.
|
|
1774
|
|
1775 1997-10-03 Damon Lipparelli <lipp@primus.com>
|
|
1776
|
|
1777 * Makefile.in (install-arch-indep): When --prefix !=
|
|
1778 --exec-prefix, symlink the system-independent bits into the
|
|
1779 system-dependent directory structure (rather than the other way
|
|
1780 around).
|
|
1781
|
|
1782 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
|
|
1783
|
|
1784 * lib-src/etags.c: etags 12.28 + prototypization
|
|
1785 * INSTALL: Better document --site-runtime-libraries
|
|
1786 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
|
|
1787 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
|
|
1788 left; scrollbar disappears; keyboard inoperative.
|
|
1789 * configure.in: Remove left-over references to *_switch_x_*
|
|
1790 - NAS libaudio is part of $libs_x, not $LIBS
|
|
1791
|
199
|
1792 1997-10-02 SL Baur <steve@altair.xemacs.org>
|
|
1793
|
|
1794 * XEmacs 20.3-beta26 is released.
|
|
1795
|
197
|
1796 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
1797
|
|
1798 * XEmacs 20.3-beta25 is released.
|
|
1799
|
|
1800 * Makefile.in (install-arch-dep): Install the `Installation' for
|
|
1801 future reference.
|
|
1802
|
|
1803 * etc/BETA: Document existence of `Installation' file.
|
|
1804 - Document requirement of rebuilding finder-inf.el when building
|
|
1805 from the full tarball.
|
|
1806
|
|
1807 * Makefile.in (top_distclean): Remove finder-inf.el*.
|
|
1808
|
|
1809 * configure.in (use_union_type): Default to "yes".
|
|
1810
|
|
1811 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
|
|
1812
|
|
1813 * configure.in: Add tiff autodetection
|
|
1814
|
|
1815 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1816
|
|
1817 * lwlib/xlwmenu.c: Add bounds checking.
|
|
1818 Check error return on XmStringGetLtoR.
|
|
1819
|
195
|
1820 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
1821
|
|
1822 * XEmacs 20.3-beta24 is released.
|
|
1823
|
|
1824 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
1825
|
|
1826 * Makefile.in (custom-loads): New target.
|
|
1827
|
|
1828 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
1829
|
|
1830 * etc/BETA (XEmacs 20.3 packages): Added explanation of package
|
|
1831 hierarchy.
|
|
1832
|
|
1833 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
1834
|
|
1835 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
|
|
1836 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1837
|
|
1838 1997-09-22 SL Baur <steve@altair.xemacs.org>
|
|
1839
|
|
1840 * XEmacs 19.16-pre4 is released.
|
|
1841
|
193
|
1842 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
1843
|
|
1844 * XEmacs 20.3-beta23 is released.
|
|
1845
|
|
1846 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
1847
|
|
1848 * XEmacs 19.16-pre3 is released.
|
|
1849
|
|
1850 1997-09-18 Colin Rafferty <craffert@ml.com>
|
|
1851
|
|
1852 * etc/NEWS: Various spelling corrections and some grammar
|
|
1853 corrections (which/that).
|
|
1854
|
|
1855 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
|
|
1856
|
|
1857 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
|
|
1858 sequences (needs more testing).
|
|
1859 * */Makefile*:
|
|
1860 - Cleanup man/*/Makefile for consistency.
|
|
1861 - use $(MAKEFINFO), $(TEXI2DVI), etc...
|
|
1862 - Make combination --with-srcdir + Sun make work properly.
|
|
1863 - Change construct: test -d $${dir} || mkdir $${dir}
|
|
1864 --> if test ! -d $${dir}; then mkdir $${dir}; fi
|
|
1865 * lisp/x11/x-win-sun.el: Fix remaining glitches with
|
|
1866 re-mappings of Sun function keys.
|
|
1867 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
|
|
1868 * man/internals/internals.texi: Fix makeinfo compilation error.
|
|
1869
|
191
|
1870 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
1871
|
|
1872 * XEmacs 20.3-beta22 is released.
|
|
1873
|
189
|
1874 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
1875
|
|
1876 * XEmacs 20.3-beta21 is released.
|
|
1877
|
|
1878 * XEmacs 19.16-pre2 is released.
|
|
1879
|
187
|
1880 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
1881
|
|
1882 * XEmacs 20.3-beta20 is released.
|
|
1883
|
|
1884 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
|
|
1885
|
|
1886 * configure.in: Use `PATH' for options that take multiple dirs.
|
|
1887 - Fix test for $PWD == `pwd`
|
|
1888 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
|
|
1889 systems can work. (untested)
|
|
1890
|
|
1891 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
|
|
1892 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
|
|
1893 being autoloaded - let's make them part of the core.
|
|
1894
|
|
1895 * lisp/x11/x-compose.el:
|
|
1896 * lisp/x11/x-init.el:
|
|
1897 * lisp/x11/x-win-sun.el:
|
|
1898 * lisp/x11/x-winxfree86.el:
|
|
1899 * src/device-x.c:
|
|
1900 * src/event-Xt.c:
|
|
1901 - Yet another rewrite of key handling (not the last, though)
|
|
1902 - x-keysym-on-keyboard-p is much faster.
|
|
1903 - x-keysym-on-keyboard-sans-modifiers-p introduced.
|
|
1904 - x-keysym-hashtable introduced.
|
|
1905 - allow X11R4 libs to guess keysyms on X11R5 servers.
|
|
1906 - A better workaround for the bug that some Xlibs generate
|
|
1907 Multi_key a adiaeresis when pressing Multi_key a "
|
|
1908
|
|
1909 * src/dgif_lib.c: Make sure size_t is defined before using it.
|
|
1910
|
|
1911 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
1912
|
|
1913 XEmacs 19.16-pre1 "Queens" is released.
|
|
1914
|
|
1915 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
1916
|
|
1917 * configure.in: Reverse package-path.
|
|
1918 From Colin Rafferty <craffert@ml.com>
|
|
1919
|
185
|
1920 1997-09-02 SL Baur <steve@altair.xemacs.org>
|
|
1921
|
|
1922 * XEmacs 20.3-beta19 is released.
|
|
1923
|
|
1924 * Makefile.in (finder): New target.
|
|
1925
|
|
1926 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
1927
|
|
1928 * XEmacs 19.16-beta91 is released.
|
|
1929
|
|
1930 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1931
|
|
1932 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
1933 iso-2022-jp-2 is defined as coding-system.
|
|
1934
|
|
1935 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
1936 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
1937
|
|
1938 (iso-2022-jp-2): New coding system.
|
|
1939
|
|
1940 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1941
|
|
1942 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
|
|
1943 jka-compr.el.
|
|
1944
|
|
1945 1997-08-20 SL Baur <steve@altair.xemacs.org>
|
|
1946
|
|
1947 * XEmacs 19.16-beta90 is released.
|
|
1948
|
183
|
1949 1997-08-16 SL Baur <steve@altair.xemacs.org>
|
|
1950
|
|
1951 * XEmacs 20.3-beta18 is released.
|
|
1952
|
|
1953 1997-08-11 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1954
|
|
1955 * etc/NEWS: add a section telling about the Info changes.
|
|
1956
|
181
|
1957 1997-08-09 SL Baur <steve@altair.xemacs.org>
|
|
1958
|
|
1959 * XEmacs 20.3-beta17 is released.
|
|
1960
|
|
1961 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1962
|
|
1963 * etc/gnuserv.1: Described Hrvoje's mods in manpage
|
|
1964
|
|
1965 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
|
|
1966
|
|
1967 * configure.in:
|
|
1968 - use-system-malloc renamed to with-system-malloc.
|
|
1969 - config.el reimplemented for improved accuracy.
|
|
1970 - new variable `blddir' introduced for informational purposes.
|
|
1971 * lib-src/config.values.in: new config.el implementation
|
|
1972 * lib-src/config.values.sh: new config.el implementation
|
|
1973 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
|
|
1974 (thanks to Espen Skoglund, pascal.el maintainer)
|
|
1975 * src/chartab.c: maintainability improvements.
|
|
1976 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
|
|
1977 coding systems results in extra CR's inserted into file on saving.
|
|
1978
|
|
1979 1997-08-06 SL Baur <steve@altair.xemacs.org>
|
|
1980
|
|
1981 * configure.in: Crash & burn if db-2 is detected.
|
|
1982 From Soren Dayton <csdayton@cs.uchicago.edu>
|
|
1983
|
179
|
1984 1997-07-31 SL Baur <steve@altair.xemacs.org>
|
|
1985
|
|
1986 * XEmacs 20.3-beta16 is released.
|
|
1987
|
|
1988 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
|
|
1989
|
|
1990 * configure.in: --with-x11=no --> --with-xface=no
|
|
1991 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
|
|
1992 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
|
|
1993 * event-Xt.c: Fix crashes when no input context available.
|
|
1994 * src/mule-coding.c: Use enum eol_type instead of int consistently
|
|
1995 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
|
|
1996 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
|
|
1997 NOT_C_CODE
|
|
1998
|
|
1999 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
2000
|
|
2001 * etc/BETA: Update patching instructions.
|
|
2002
|
177
|
2003 1997-07-26 SL Baur <steve@altair.xemacs.org>
|
|
2004
|
|
2005 * XEmacs 20.3-beta15 is released.
|
|
2006
|
|
2007 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
2008
|
|
2009 * lwlib/xlwscrollbar.c: Add debug malloc support.
|
|
2010 * lwlib/xlwmenu.c: Ditto.
|
|
2011 * lwlib/lwlib-utils.h: Ditto.
|
|
2012
|
|
2013 * configure.in (null_string): Add --use-debug-malloc option.
|
|
2014
|
|
2015 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
2016
|
|
2017 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
|
|
2018
|
|
2019 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
2020
|
|
2021 * Makefile.in (install-arch-indep): Create required links when
|
|
2022 prefixdir != execdir.
|
|
2023
|
|
2024 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
175
|
2025
|
|
2026 * XEmacs 20.3-beta14 is released.
|
|
2027
|
|
2028 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
|
|
2029
|
177
|
2030 * src/fns.c (require): Print messages when loading a file as a
|
175
|
2031 result of require.
|
|
2032
|
|
2033 * configure.in:
|
|
2034 * lisp/utils/config.el:
|
|
2035 * lib-src/config.values:
|
|
2036 - new file created and installed by building.
|
|
2037 - Allow configuration time values to be queried by the lisp code.
|
|
2038
|
|
2039 * configure.in:
|
|
2040 - check for alloca in libPW on hpux.
|
|
2041 - Redo --with-clash-detection
|
|
2042 - need to check for termios and friends even if with-tty=no.
|
|
2043 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
|
|
2044 - better quoting for AIX_SMT_EXP (untested)
|
|
2045 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
|
|
2046
|
|
2047 * *.[ch]: more warning elimination
|
|
2048
|
|
2049 * src/input-method*.c:
|
|
2050 * src/s/freebsd.h:
|
|
2051 - remove freebsd ifdefs from C code.
|
|
2052
|
|
2053 * src/specifier.c:
|
|
2054 - fix Fdisplay-table-specifier-p
|
|
2055
|
173
|
2056 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
2057
|
|
2058 * XEmacs 20.3-beta13 is released.
|
|
2059
|
|
2060 * info/dir (Packages): Integrate texinfo manual for PH.
|
|
2061
|
|
2062 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
2063
|
|
2064 * extents.c (print_extent): Print correctly.
|
|
2065
|
|
2066 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
2067
|
|
2068 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
|
|
2069
|
|
2070 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
|
|
2071
|
|
2072 * *Makefile*: More cleanup.
|
|
2073 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
|
|
2074 - Nuke ld_call_shared from s&m files
|
|
2075 - Nuke src/s/*-static.h
|
|
2076 - Nuke Solaris and DEC OSF static build support.
|
|
2077 - Nuke SHORTNAMES
|
|
2078 - Nuke libmld
|
|
2079 - CLASH_DETECTION configurable, off by default.
|
|
2080
|
|
2081 * *.[ch]: Warning elimination, code cleanup, some 64-bit
|
|
2082 safeguarding.
|
|
2083
|
|
2084 * sol2.h: More bullet-proofing for Sun bugs in header files.
|
|
2085
|
|
2086 * lib-src/etags.c: etags version 12.19.
|
|
2087
|
|
2088 * lisp/x11/x-select.el:
|
|
2089 * src/xselect.c: Try STRING if selection owner couldn't convert
|
|
2090 COMPOUND_TEXT.
|
|
2091
|
|
2092 * src/*.c: Change defalt to default_, and in general allow
|
|
2093 doc-snarfing functions to recognize and ignore trailing `_'
|
|
2094
|
|
2095 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
|
|
2096 convert source code to use them consistently.
|
|
2097
|
171
|
2098 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
2099
|
|
2100 * XEmacs 20.3-beta12 is released.
|
|
2101
|
|
2102 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
|
|
2103
|
|
2104 * configure.in: Set options differently, depending on beta-ness of
|
|
2105 build tree.
|
|
2106 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
|
|
2107 distclean.
|
|
2108
|
|
2109 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
2110
|
|
2111 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
|
|
2112 linker.
|
|
2113 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
2114
|
|
2115 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
2116
|
|
2117 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
|
|
2118
|
|
2119 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
2120
|
|
2121 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
|
|
2122 fix. Restoration of lossage from beta10->beta11 upgrade.
|
|
2123
|
|
2124 * XEmacs 20.3-beta11 is released.
|
|
2125
|
|
2126 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2127
|
|
2128 * lisp/language/english.el: Add quail-british for British.
|
|
2129
|
|
2130 * lisp/language/european.el: Register input-method for various non
|
|
2131 quail-latin-1 methods.
|
|
2132
|
169
|
2133 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
|
|
2134
|
|
2135 * lib-src/getopt*.c: Don't redefine const - let configure do that.
|
|
2136
|
|
2137 * configure.in: Better behavior for `configure --with-gcc=no'
|
|
2138 - Autodetect ulimit.h
|
|
2139 - Remove broken SunOS4 kludge for libXmu
|
|
2140 - Autodetect usleep
|
|
2141
|
|
2142 * src/s/sol2.h: Support gcc on various Solaris releases.
|
|
2143
|
|
2144 * lib-src/*.c: Ansify prototypes.
|
|
2145
|
|
2146 * lisp/prim/files.el: Optimize auto-mode-alist.
|
|
2147
|
|
2148 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
|
|
2149 - `make install' now works.
|
|
2150 - dependencies updated.
|
|
2151
|
|
2152 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
|
|
2153 - Replace uses of XtVa* with non-varargs variants.
|
|
2154
|
|
2155 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2156
|
|
2157 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
|
|
2158 `change-major-mode-hook'.
|
|
2159
|
|
2160 * lisp/modes/image-mode.el (image-maybe-restore): New function.
|
|
2161
|
|
2162 * src/glyphs.c (make_string_from_file): must protect from
|
|
2163 `format-alist'.
|
|
2164
|
|
2165 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
2166
|
|
2167 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
|
|
2168 variable.
|
|
2169
|
167
|
2170 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
2171
|
169
|
2172 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
|
|
2173 should be `print-libgcc-file-name'
|
|
2174 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
2175
|
167
|
2176 * XEmacs 20.3-beta10 is released.
|
|
2177
|
|
2178 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2179
|
|
2180 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
|
|
2181 GB).
|
|
2182
|
|
2183 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
|
|
2184 11643 to be more detailed.
|
|
2185
|
|
2186 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
|
|
2187 `arabic-2' to `arabic-digit', `arabic-1-column' and
|
|
2188 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
|
|
2189
|
|
2190 * src/mule-charset.c: Modify charset DOC-strings to be more
|
|
2191 detailed.
|
|
2192
|
|
2193 Use BOX DRAWINGS characters of JIS X0208.
|
|
2194
|
|
2195 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2196
|
|
2197 * lisp/apel/richtext.el: Add autoload comments for
|
|
2198 `richtext-encode' and `richtext-decode'.
|
|
2199
|
|
2200 * lisp/prim/format.el (format-alist): Add `text/richtext'.
|
|
2201
|
|
2202 * lisp/tl/chartblxmas.el: New file.
|
|
2203
|
|
2204 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
|
|
2205 table" for MULE menu.
|
|
2206
|
|
2207 * lisp/apel/emu.el: Check richtext.el is bundled.
|
|
2208
|
|
2209 * lisp/tl/char-table.el (view-charset): New command.
|
|
2210
|
|
2211 * lisp/tl/char-table.el: Rename some functions.
|
|
2212
|
|
2213 * lisp/packages/hexl.el (hexl-mode-exit): Run
|
|
2214 `hexl-mode-exit-hook'.
|
|
2215
|
|
2216 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
2217 support" and "Set language environment" of mule menu.
|
|
2218
|
|
2219 * lisp/apel/file-detect.el: Add autoload comments for function
|
|
2220 `add-path', `add-latest-path', `get-latest-path',
|
|
2221 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
2222 variable `exec-suffix-list'.
|
|
2223
|
|
2224 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
2225 image/png and image/x-xpm.
|
|
2226
|
|
2227 * lisp/modes/image-mode.el: New file.
|
|
2228
|
|
2229 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2230
|
|
2231 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
|
|
2232 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
2233
|
|
2234 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
2235
|
165
|
2236 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
2237
|
|
2238 * XEmacs 20.3-beta9 is released.
|
|
2239
|
|
2240 * Makefile.in (dist): Make `make dist' work for me.
|
|
2241
|
|
2242 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
|
|
2243
|
|
2244 * configure.in:
|
|
2245 - Change "t" to tabs in sed commands
|
|
2246 - Add /g to sed substitition commands when appropriate
|
|
2247 - Change XtVa[SG]etValue to Xt[SG]etValue
|
|
2248 - Make version variables into Lisp_Objects.
|
|
2249
|
|
2250 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
2251
|
|
2252 * src/config.h.in:
|
|
2253 * configure.in:
|
|
2254 - Autodetect X defines using xmkmf.
|
|
2255 - Compute rpath on *bsd* systems as well.
|
|
2256 - rewrite PRINT_VAR m4 macro.
|
|
2257 - detect sizes of void* and long long for future use by unex*.c
|
|
2258 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
|
|
2259
|
|
2260 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2261
|
|
2262 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
|
|
2263
|
|
2264 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
2265 `mh-folder-coding-system'.
|
|
2266
|
|
2267 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2268
|
|
2269 * lisp/language/ethio-util.el: imported from
|
|
2270 Emacs/mule-19.34.94-zeta.
|
|
2271
|
|
2272 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
|
|
2273 repair Arabic characters.
|
|
2274
|
|
2275 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2276
|
|
2277 * lib-src/update-autoloads.sh: Search lisp/mule/.
|
|
2278
|
|
2279 * etc/HELLO: final byte for ethiopic was changed to sync with
|
|
2280 Emacs/mule-19.34.94-zeta.
|
|
2281
|
|
2282 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
2283 language environment" of Mule menu.
|
|
2284
|
|
2285 * lisp/language/visual-mode.el: moved from mule/.
|
|
2286
|
|
2287 * lisp/language/ethiopic.el: Modify for XEmacs.
|
|
2288
|
|
2289 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
|
|
2290 problem of setting for `language-info-alist' about koi8-r.
|
|
2291
|
|
2292 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
2293
|
|
2294 * lisp/mule/mule-util.el: New file (imported from
|
|
2295 Emacs/mule-19.34.94-zeta).
|
|
2296
|
|
2297 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
|
|
2298 moved to mule-util.el.
|
|
2299
|
|
2300 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
|
|
2301 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
|
|
2302 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
|
|
2303 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
|
|
2304 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
|
|
2305
|
|
2306 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
|
|
2307 emulate Emacs/mule-19.34.94-zeta function.
|
|
2308
|
|
2309 * lisp/mule/mule-cmds.el: modified to sync with
|
|
2310 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
2311
|
|
2312 (set-language-info): Add to "Describe Language Support" and "Set
|
|
2313 Language Environment" menu.
|
|
2314
|
|
2315 * lisp/mule/mule-charset.el: Function `compose-region' and
|
|
2316 `decompose-region' were moved to mule-util.el.
|
|
2317
|
|
2318 * lisp/leim/quail.el: modify to sync with latest quail.el of
|
|
2319 Emacs/mule in ETL.
|
|
2320
|
|
2321 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
2322
|
|
2323 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
2324
|
|
2325 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
2326
|
|
2327 * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
|
|
2328
|
163
|
2329 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
2330
|
165
|
2331 * Makefile.in: Missing FRC.info.
|
|
2332 (install-arch-dep): Add missing backslash.
|
|
2333 From Glynn Clements <glynn@sensei.co.uk>
|
|
2334
|
163
|
2335 * XEmacs 20.3-beta8 is released.
|
|
2336
|
|
2337 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
2338
|
|
2339 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
|
|
2340 lwlib/lwlib.c: Make 64 bit clean.
|
|
2341
|
|
2342 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
2343
|
|
2344 * etc/gnuserv.1: Updates and cleanup.
|
|
2345 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2346
|
|
2347 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
2348
|
|
2349 * configure.in:
|
|
2350 - Autodetect X defines using xmkmf.
|
|
2351 - Compute rpath on *bsd* systems as well.
|
|
2352 - rewrite PRINT_VAR m4 macro.
|
|
2353 - detect sizes of void* and long long for future use by unex*.c
|
|
2354
|
|
2355 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
|
|
2356
|
|
2357 * */Makefile.in.in: Another rewrite
|
|
2358 Make makefiles immune from being mangled by various cpp
|
|
2359 implementations by quoting non-preprocessor directive lines.
|
|
2360 - random cleanup
|
|
2361 - Use $(RM) and $(pwd) macros consistently
|
|
2362 - Add dependencies for balloon-help source files
|
|
2363 - Use getcwd by default instead of getwd.
|
|
2364 * lwlib/config.h: Now includes src/config.h
|
|
2365 * lwlib/*.c: Use config.h, but DON'T use Xos.h
|
|
2366 * lib-src/*.c: Fix compiler warnings
|
|
2367 * lisp/version.el:
|
|
2368 - Put version information in version.sh instead of version.el
|
|
2369
|
|
2370 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2371
|
|
2372 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
|
|
2373 -I/usr/local/include.
|
|
2374
|
161
|
2375 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
2376
|
|
2377 * XEmacs 20.3-beta7 is released.
|
|
2378
|
|
2379 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
2380
|
|
2381 * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
|
|
2382 XEmacs version.
|
|
2383
|
|
2384 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2385
|
|
2386 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
|
|
2387 regexp for horizontal smiley faces.
|
|
2388 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
2389
|
|
2390 * lisp/leim/quail.el (quail-get-translation): Don't use
|
|
2391 `string-to-vector' for XEmacs.
|
|
2392
|
|
2393 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
2394
|
|
2395 * lisp/modes/*.el: Removed all "\177" bindings that were
|
|
2396 previously commented out and normalized everything vis a vis
|
|
2397 'backspace and 'delete keysyms.
|
|
2398 * lisp/packages/*.el: Normalized all the "\177" bindings
|
|
2399 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
|
|
2400 which is a "smart" version of the cperl-electric-backspace
|
|
2401 function (it honors the desired delete direction). Bound it to
|
|
2402 'delete and the electric-backspace to 'backspace.
|
|
2403 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
|
|
2404 cperl-electric-delete to the 'supersede list.
|
|
2405
|
159
|
2406 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
2407
|
|
2408 * XEmacs 20.3-b6 is released.
|
|
2409
|
|
2410 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
|
|
2411 Suggested by Martin Buchholz <mrb@eng.sun.com>
|
|
2412
|
|
2413 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
|
|
2414
|
|
2415 * src/Makefile.in:
|
|
2416 * lwlib/Makefile.in:
|
|
2417 * lib-src/Makefile.in:
|
|
2418 * Makefile.in: More Makefile cleanup
|
|
2419 - add .PHONY targets where necessary
|
|
2420 - remove most builtin rules using .SUFFIXES
|
|
2421 - -lXau only gets used for linking gnuserv binaries
|
|
2422 - No VPATH for root Makefile
|
|
2423 - remove gcc v1 support
|
|
2424 * configure.in:
|
|
2425 - A new test to autodetect need to define NARROWPROTO,
|
|
2426 needed by XFree86
|
|
2427 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
|
|
2428 - Immediately exit if SIZEOF_* tests fail.
|
|
2429 - Check for libPW
|
|
2430 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
|
|
2431 are in sync.
|
|
2432 * src/s/linux.h:
|
|
2433 * src/m/intel386.h: Yet another attempt to clean up linux defines.
|
|
2434
|
|
2435 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
2436
|
|
2437 * lib-src/pop.c: Correct incantation for pop.h.
|
|
2438 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
2439
|
|
2440 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2441
|
|
2442 * configure.in (beta): Correct test looking for Beta number.
|
|
2443
|
|
2444 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2445
|
|
2446 * src/Makefile.in.in, mule/language/misc-lang.el,
|
|
2447 mule/mule-load.el, mule/ipa-hooks.el: Use
|
|
2448 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
|
|
2449 mule/ipa-hooks.el was deleted.
|
|
2450
|
|
2451 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2452
|
|
2453 * Use lisp/mule/language/thai-util.el instead of
|
|
2454 lisp/mule/thai.el.
|
|
2455
|
|
2456 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
2457
|
|
2458 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
|
|
2459 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
|
|
2460
|
|
2461 * lisp/mule/language/thai.el: modified for XEmacs.
|
|
2462
|
|
2463 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2464
|
|
2465 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
|
|
2466 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
|
|
2467 lisp/mule/language/european.el, lisp/mule/language/greek.el,
|
|
2468 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
|
|
2469 instead of lisp/mule/chinese-hooks.el,
|
|
2470 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
|
|
2471 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
|
|
2472 lisp/mule/korean-hooks.el.
|
|
2473
|
|
2474 * lisp/mule/language/*.el was imported from
|
|
2475 Emacs/mule-19.34.94-zeta.
|
|
2476
|
|
2477 * Use lisp/mule/language/china-util.el instead of
|
|
2478 lisp/mule/chinese.el.
|
|
2479
|
|
2480 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2481
|
|
2482 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
2483 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
|
|
2484 were defined as coding-system.
|
|
2485
|
|
2486 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2487
|
|
2488 * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
|
|
2489 etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
|
|
2490 etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
|
|
2491
|
|
2492 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2493
|
|
2494 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
|
|
2495 smiley faces.
|
|
2496
|
163
|
2497 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2498
|
|
2499 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
2500 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
2501
|
|
2502 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2503
|
|
2504 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
2505 the `backward-or-forward-foo' functions.
|
|
2506 * lisp/prim/simple.el:
|
|
2507 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
2508 - Removed `backspace-or-delete-hook'
|
|
2509 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
2510 - Added functions: `backward-or-forward-kill-word'
|
|
2511 `backward-or-forward-kill-sentence'
|
|
2512 `backward-or-forward-kill-sexp'
|
|
2513 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
2514 began playing nicely with pending-del.
|
|
2515 * lisp/modes/cc-mode.el:
|
|
2516 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
2517 to use the new names.
|
|
2518
|
157
|
2519 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
2520
|
|
2521 * XEmacs 20.3-b5 is released.
|
|
2522
|
|
2523 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
2524
|
|
2525 * etc/NEWS: Updates for early beta20.3 stuffs.
|
|
2526 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2527
|
155
|
2528 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
2529
|
|
2530 * XEmacs 20.3-b4 is released.
|
|
2531
|
|
2532 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
|
|
2533
|
|
2534 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
|
|
2535 with new Autoconf 2 mechanisms.
|
|
2536 * src/syswait.h:
|
|
2537 * src/sysdep.c:
|
|
2538 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
|
|
2539
|
|
2540 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
|
|
2541 old cruft that can be obtained from system header files.
|
|
2542 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
|
|
2543
|
|
2544 * lib-src/b2m.c:
|
|
2545 * src/gifalloc.c:
|
|
2546 * lib-src/gnuslib.c:
|
|
2547 * lib-src/profile.c:
|
|
2548 * lib-src/movemail.c: Fix compiler warnings
|
|
2549
|
|
2550 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
|
|
2551 - Fix up compile flags for new etags version
|
|
2552
|
|
2553 * etc/NEWS:
|
|
2554 * etc/etags.1:
|
|
2555 * man/xemacs/programs.texi:
|
|
2556 * lib-src/etags.c: Upgraded to etags 12.11
|
|
2557
|
|
2558 * src/config.h.in: Fix inline keyword support
|
|
2559
|
|
2560 * configure.in: Use a different mechanism for removing extra white
|
|
2561 space. Avoid using foo=`echo $bar`, which loses with various echos.
|
|
2562 - new M4 macro XE_SPACE(var, words...)
|
|
2563 - Use autoconf 2's AC_HEADER_SYS_WAIT
|
|
2564 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
|
|
2565 linking with losing Xpm implementations
|
|
2566 - Check for correct wnn4 lib symbols
|
|
2567 - Only link with inline.o when using gcc
|
|
2568 - Support inline keywords inline, __inline, __inline__
|
|
2569 - Ultrix now implies have_mmap=no
|
|
2570 - Sun sound in non-standard dirs now works
|
|
2571 - --native-sound-lib no longer ignored on HP & SGI
|
|
2572 - gpm configure tests moved after curses configure tests
|
163
|
2573
|
|
2574 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2575
|
|
2576 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
|
2577 desired delete direction in both normal and "hungry" modes.
|
|
2578 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
2579 honor the desired delete direction.
|
155
|
2580
|
|
2581 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
|
|
2582
|
|
2583 * configure.in: Automagically compute -R path for gcc
|
|
2584
|
163
|
2585 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2586
|
|
2587 * lisp/vm/vm-vars.el: Fixed delete key binding to call
|
|
2588 `vm-scroll-down'
|
|
2589
|
155
|
2590 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
2591
|
|
2592 * configure.in: Add support for Solaris2.6 -z ignore linker flags
|
|
2593
|
|
2594 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
2595
|
|
2596 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
2597 Becker's replacement, hacked somewhat.
|
|
2598
|
163
|
2599 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2600
|
|
2601 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
2602 `backspace-or-delete-hook'
|
|
2603 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
2604 delete function.
|
|
2605 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
2606 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
2607 delete bindings.
|
|
2608 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
2609 use new delete bindings.
|
|
2610
|
155
|
2611 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2612
|
|
2613 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
2614
|
|
2615 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
2616 x11/x-menubar.el.
|
|
2617
|
|
2618 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2619
|
|
2620 * lisp/leim/quail.el: to avoid compiling warnings about
|
|
2621 overlay.el.
|
|
2622
|
|
2623 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2624
|
|
2625 * lisp/leim/quail.el: to sync with quail.el of
|
|
2626 Emacs-19.34.94-zeta.
|
|
2627
|
|
2628 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
|
|
2629 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
|
|
2630 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
|
|
2631 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
|
|
2632 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
|
|
2633 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
|
|
2634 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
|
|
2635 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
|
|
2636 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
|
|
2637 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
|
|
2638 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
|
|
2639 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
|
|
2640 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
|
|
2641 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
|
|
2642 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
2643 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
|
|
2644 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
|
|
2645 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
|
|
2646 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
|
|
2647
|
|
2648 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2649
|
|
2650 * mule/korean.el was abolished because it seems not to be used.
|
|
2651
|
|
2652 * mule/japanese.el was abolished because it seems not to be used.
|
|
2653
|
|
2654 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2655
|
|
2656 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
|
|
2657 Gnus 5.4.
|
|
2658
|
|
2659 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
2660
|
|
2661 * lisp/tm/tm-view.el: updated to 7.83.
|
|
2662
|
|
2663 * lisp/leim/quail.el: modified for XEmacs.
|
|
2664
|
|
2665 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
2666 mule-process.el because it is not used.
|
|
2667
|
|
2668 * lisp/mule/european.el was abolished because it seems not to be
|
|
2669 used.
|
|
2670
|
|
2671 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
2672 language-environment.
|
|
2673
|
|
2674 * lisp/mule/european-hooks.el: Modified for LEIM.
|
|
2675
|
|
2676 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
2677 `toggle-input-method'.
|
|
2678
|
|
2679 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
|
|
2680 to mule-cmds.el).
|
|
2681
|
|
2682 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
|
|
2683 from mule-init.el).
|
|
2684
|
|
2685 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
2686
|
|
2687 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
2688
|
|
2689 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
2690
|
|
2691 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2692
|
|
2693 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
2694 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
|
|
2695
|
|
2696 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
2697
|
|
2698 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
|
|
2699
|
|
2700 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
2701 19.34.94-epsilon).
|
|
2702
|
|
2703 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
|
|
2704 XEmacs can not compile it.
|
|
2705
|
|
2706 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
|
|
2707 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
|
|
2708 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
|
|
2709 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
|
|
2710 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
|
|
2711 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
|
|
2712 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
|
|
2713 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
|
|
2714 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
|
|
2715 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
|
|
2716 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
|
|
2717 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
|
|
2718 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
|
|
2719 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
2720 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
|
|
2721 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
|
|
2722 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
|
|
2723 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
|
|
2724 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
|
|
2725 elisp files; old lisp/quail was abolished.
|
|
2726
|
|
2727 * src/Makefile.in.in: Add mule-cmds.elc.
|
|
2728
|
|
2729 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
|
|
2730 (imported from Emacs-19.34.94-epsilon and comment out a lot to
|
|
2731 avoid conflict with mule-init.el or other XEmacs/mule files).
|
|
2732
|
|
2733 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
2734 from Emacs-19.34.94-epsilon.
|
|
2735
|
153
|
2736 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
2737
|
|
2738 * XEmacs 20.3-beta3 is released.
|
|
2739
|
|
2740 * INSTALL: Delete documentation of mocklisp support.
|
|
2741
|
|
2742 * configure.in: Delete mocklisp support.
|
|
2743
|
|
2744 * etc/FTP: Update mirror info.
|
|
2745
|
|
2746 * etc/DISTRIB: Update mirror info.
|
|
2747
|
|
2748 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
2749
|
|
2750 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
2751 Becker's replacement, hacked somewhat.
|
|
2752
|
|
2753 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
|
|
2754
|
|
2755 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
|
|
2756
|
|
2757 * lib-src/etags.c: Version 12.7 from Francesco.
|
|
2758
|
|
2759 * configure.in: Juggle link order of X libraries.
|
|
2760 Add support for using zsh to run configure.
|
|
2761 Document --with-tty=no.
|
|
2762 Fix -no-recursion option.
|
|
2763 Recognize and ignore --cache-file option.
|
|
2764 Recognize null values for preprocessor symbols converted to shell
|
|
2765 variables. This maybe fixes the "-ltermcap" problem.
|
|
2766 Remove spurious blanks from various SUBST-ituted variables.
|
|
2767 Fix conditional creation of gdbinit.
|
|
2768 Conditionally create .sbinit for Sunpro C.
|
|
2769
|
|
2770 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
2771
|
|
2772 * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
|
|
2773
|
|
2774 * etc/DISTRIB: Ditto.
|
|
2775
|
151
|
2776 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
2777
|
|
2778 * XEmacs 20.3-beta2 is released.
|
|
2779
|
|
2780 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
2781
|
|
2782 * configure.in: Try to fix all reported bugs with 20.3-b1.
|
|
2783 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
|
|
2784 extra-verbose now default on beta builds.
|
|
2785 extra-verbose now much more verbose.
|
|
2786 Don't set libs_termcap to " ".
|
|
2787 Detect -lXm AFTER detecting -lXpm.
|
|
2788 Use runtime paths before running tests, since AC_TRY_RUN may
|
|
2789 depend on it.
|
|
2790 with-xim=motif only default on Solaris.
|
|
2791 realpath moved from s&m to configure.in.
|
|
2792 xemacs-version.h removed. main_1 now contains $canonical as well,
|
|
2793 for even more useful backtraces.
|
|
2794 termcap handling rewritten.
|
|
2795 Create .sbinit for Sun's source browser.
|
|
2796 Warn user if no XPM support present.
|
|
2797 Warn user if compiling in error checking.
|
|
2798
|
|
2799 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
|
|
2800 dynodump. Remove core when cleaning. Remove config.log.
|
|
2801 make distclean now functional.
|
|
2802
|
|
2803 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
2804
|
|
2805 * etc/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
2806
|
|
2807 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2808
|
|
2809 * lwlib/Makefile.in.in (distclean): Clean up config.h.
|
|
2810
|
|
2811 * Makefile.in (distclean): Remve config.log.
|
|
2812 remove broken dynodump stuffs.
|
|
2813
|
149
|
2814 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2815
|
|
2816 * XEmacs 20.3-b1 is released.
|
|
2817
|
|
2818 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2819
|
|
2820 * info/dir (Packages): Update minor version number.
|
|
2821
|
|
2822 * etc/README: Update minor version number.
|
|
2823
|
|
2824 * README: Update minor version number.
|
|
2825
|
146
|
2826 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2827
|
|
2828 * XEmacs-20.2 is released.
|
|
2829
|
144
|
2830 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2831
|
|
2832 * XEmacs 20.2-b6 is released.
|
|
2833
|
142
|
2834 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2835
|
|
2836 * XEmacs 20.2-b5 is released.
|
|
2837
|
140
|
2838 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2839
|
|
2840 * XEmacs 20.2-b4 is released.
|
|
2841
|
|
2842 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2843
|
|
2844 * configure.in (--with-xim): Don't default it to Motif since it
|
|
2845 causes crashes at startup on some systems.
|
|
2846
|
138
|
2847 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2848
|
|
2849 * XEmacs 20.2-b3 is released.
|
|
2850
|
136
|
2851 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2852
|
|
2853 * XEmacs 20.2-b2 is released.
|
|
2854
|
|
2855 * configure.in (beta): OPENWINHOME misspelled.
|
|
2856
|
|
2857 Mon Apr 21 14:48:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2858
|
|
2859 * etc/BETA (writing): Update with information about how to create
|
|
2860 patches.
|
|
2861
|
134
|
2862 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2863
|
|
2864 * XEmacs 20.2-b1 is released.
|
|
2865
|
|
2866 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2867
|
|
2868 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
|
|
2869 uname.
|
|
2870
|
131
|
2871 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2872
|
|
2873 * XEmacs 20.1 is re-released.
|
|
2874
|
126
|
2875 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2876
|
|
2877 * XEmacs 20.1 is released.
|
|
2878
|
124
|
2879 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2880
|
|
2881 * XEmacs 20.1-b15 is released.
|
|
2882
|
|
2883 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
2884 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
|
|
2885 1) changing it into sections -- there is now a section for building,
|
|
2886 running and compatibility problems
|
|
2887
|
|
2888 2) removing some obviously obsolete entries -- e.g. those pertaining
|
|
2889 to Emacs 18, etc. --> size is off by 20K
|
|
2890
|
|
2891 3) Rearranging the entries by relevance. I have tried to put the most
|
|
2892 relevant entries in front.
|
|
2893
|
122
|
2894 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2895
|
|
2896 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
|
|
2897
|
120
|
2898 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2899
|
|
2900 * XEmacs 20.1-b12 is released.
|
|
2901
|
|
2902 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
|
|
2903
|
|
2904 * configure.in: Cosmetic change to summary print of POP/Kerberos/
|
|
2905 Hesiod options.
|
|
2906
|
118
|
2907 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2908
|
|
2909 * XEmacs 20.1-b11 is released.
|
|
2910
|
|
2911 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2912
|
|
2913 * Makefile.in (install-only): New target. Functionality suggested
|
|
2914 by Larry Schwimmer, correct way of doing it suggested by Chuck
|
|
2915 Thompson.
|
|
2916
|
|
2917 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
|
|
2918 Zawinski for SGI cc and Irix 6.
|
|
2919
|
|
2920 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2921
|
|
2922 * configure.in: Add configuration parameters for Emacs 19.34
|
|
2923 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
|
|
2924
|
|
2925 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2926
|
|
2927 * configure.in: Remove garbage if [ ... ] constructs and a
|
|
2928 mispatch.
|
|
2929
|
116
|
2930 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2931
|
|
2932 * XEmacs 20.1-b10 is released.
|
|
2933
|
|
2934 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2935
|
|
2936 * Remove vms top-level directory.
|
|
2937
|
|
2938 * XEmacs 19.15 final released to beta testers.
|
|
2939
|
|
2940 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2941
|
|
2942 * XEmacs 19.15 prefinal released to beta testers.
|
|
2943
|
|
2944 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2945
|
|
2946 * configure.in (--debug): Correct documentation.
|
|
2947
|
|
2948 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2949
|
|
2950 * XEmacs 19.15-b104 is released.
|
|
2951
|
|
2952 Sat Mar 22 19:56:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2953
|
|
2954 * etc/sgml/CATALOG: Default to html-3.2final.
|
|
2955
|
|
2956 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
2957
|
|
2958 * configure.in (beta): Add configure support for the -rpath flag
|
|
2959 for IRIX analogous to the Solaris "-R".
|
|
2960
|
|
2961 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2962
|
|
2963 * info/dir (Packages): Add HM-HTML-Mode to menu.
|
|
2964
|
|
2965 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
2966
|
|
2967 * configure.in: Echo only current configuration using 'tee -a'.
|
|
2968
|
114
|
2969 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2970
|
|
2971 * XEmacs-19.15-b103 is released.
|
|
2972 * XEmacs-20.0-b9 is released.
|
|
2973
|
|
2974 * Makefile.in (top_distclean): Add `Installation' to distclean
|
|
2975 rule.
|
|
2976
|
|
2977 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
2978
|
|
2979 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
|
|
2980 update-autoloads.sh.
|
|
2981
|
|
2982 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2983
|
|
2984 * XEmacs-19.15-b102 is released.
|
|
2985
|
|
2986 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2987
|
|
2988 * XEmacs-19.15-b101 is released.
|
|
2989
|
112
|
2990 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2991
|
|
2992 * XEmacs-20.1-b8 is released.
|
|
2993 * XEmacs-19.15-b100 is released.
|
|
2994
|
110
|
2995 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2996
|
112
|
2997 * XEmacs-20.1-b7 is released.
|
|
2998 * XEmacs-19.15-b99 is released.
|
|
2999
|
110
|
3000 * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
|
|
3001
|
|
3002 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3003
|
|
3004 * configure.in: Add sunos4-1-4 header files.
|
|
3005
|
|
3006 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3007
|
|
3008 * configure.in: Use new file bsdos3.h with BSDI 3.0.
|
|
3009
|
108
|
3010 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3011
|
|
3012 * XEmacs-20.1-b6 is released.
|
|
3013 * XEmacs-19.15-b98 is released.
|
|
3014
|
|
3015 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3016
|
|
3017 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
|
|
3018 (gzip-el): New targe for compressed installed lisp sources.
|
|
3019
|
|
3020 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3021
|
|
3022 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
|
|
3023 but before anything else. More flexible about finding an xemacs
|
|
3024 to use for byte-compilation (default src/xemacs). Other minor fixes.
|
|
3025
|
106
|
3026 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3027
|
|
3028 * XEmacs 20.1-b5 is released.
|
|
3029
|
104
|
3030 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3031
|
|
3032 * XEmacs 20.1-b4 is released.
|
|
3033
|
|
3034 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3035
|
|
3036 * Makefile.in (distclean): Correct typos.
|
|
3037
|
|
3038 * XEmacs 19.15-b96 is released.
|
|
3039
|
|
3040 * configure.in: Symlink site-lisp when using --srcdir.
|
|
3041 Add special handling of lisp directory to allow for multiple
|
|
3042 site-packages files.
|
|
3043
|
|
3044 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3045
|
|
3046 * Makefile.in (distclean): Create lock and site-lisp directories
|
|
3047 when they don't exist (after being pruned by CVS).
|
|
3048
|
|
3049 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3050
|
|
3051 * etc/sample.Xdefaults: Added customization of foreground and
|
|
3052 background colors for the `default' face.
|
|
3053
|
102
|
3054 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3055
|
|
3056 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
|
|
3057 distribution.
|
|
3058
|
|
3059 * XEmacs 20.1-b3 is released.
|
|
3060
|
100
|
3061 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3062
|
|
3063 * XEmacs 20.1-b2 is released.
|
|
3064
|
|
3065 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3066
|
|
3067 * XEmacs 19-15-b'95 is released.
|
|
3068
|
102
|
3069 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3070
|
|
3071 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel.
|
|
3072
|
|
3073 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
|
|
3074 - "knob" renamed to "slider"
|
|
3075 - leftmost pixel wasn't sensitive to button clicks, while righmost
|
|
3076 pixel was.
|
|
3077 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
|
|
3078 - goobers on top of up-arrow removed.
|
|
3079 - up-arrow would not always be redrawn when necessary
|
|
3080 - slider drag would be `off' by size of up-arrow
|
|
3081 - horizontal and vertical scrollbars didn't use exactly the same
|
|
3082 dimensions.
|
|
3083 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
|
|
3084 - Now up- and down-arrows actually work near beginning/end of buffer!
|
|
3085
|
100
|
3086 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3087
|
|
3088 * configure.in (with_xauth): Attempted correction of test for
|
|
3089 libXmu on SunOS.
|
|
3090
|
98
|
3091 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3092
|
|
3093 * XEmacs 20.1-b1 is released.
|
|
3094 * XEmacs 19.15-b94 is released.
|
|
3095
|
|
3096 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3097
|
|
3098 * README: ``This directory tree holds version 19.13 ...'' ???
|
|
3099
|
|
3100 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3101
|
|
3102 * XEmacs 19.15-b93 is released.
|
|
3103 XEmacs 20.0 is released to the 'net.
|
|
3104
|
96
|
3105 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3106
|
|
3107 * XEmacs 20.0try3 is released.
|
|
3108
|
94
|
3109 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3110
|
96
|
3111 * XEmacs 20.0try2 is released.
|
94
|
3112
|
96
|
3113 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
94
|
3114
|
|
3115 * XEmacs 19.15-b92 is released.
|
|
3116
|
88
|
3117 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3118
|
96
|
3119 * XEmacs 20.0try1 is released.
|
94
|
3120 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
|
88
|
3121
|
|
3122 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3123
|
|
3124 * PROBLEMS: Updated from beta test bug reports.
|
|
3125 Put in outline-mode/outl-mouse-minor-mode by default.
|
|
3126
|
|
3127 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3128
|
|
3129 * CHANGES-beta: XEmacs 20.0-b93 is released.
|
|
3130
|
84
|
3131 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3132
|
|
3133 * CHANGES-beta: XEmacs 20.0-b92 is released.
|
|
3134
|
|
3135 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3136
|
|
3137 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
|
|
3138 char and pointer.
|
|
3139
|
|
3140 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3141
|
|
3142 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
|
|
3143
|
82
|
3144 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3145 * XEmacs 20.0-b91 (prerelease 2) is released.
|
|
3146
|
|
3147 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
|
|
3148 type.
|
|
3149
|
|
3150 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
|
|
3151 borderwidth.
|
|
3152 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
|
|
3153 SCROLLBAR_LINE_DOWN since that's current the only to get to the
|
|
3154 bottom of the buffer. :-(
|
|
3155
|
|
3156 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
3157
|
|
3158 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
|
|
3159 configurations that use both Motif and Athena.
|
|
3160
|
|
3161 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
|
|
3162
|
|
3163 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3164
|
|
3165 * info/dir (Gnus): Updated spelling and info.
|
|
3166
|
|
3167 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3168
|
|
3169 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
|
|
3170
|
|
3171 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3172
|
|
3173 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
|
|
3174 warnings for ccl-read-*
|
|
3175
|
80
|
3176 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
82
|
3177
|
|
3178 * etc/sample.emacs: Remove code snippet that wipes out the cycle
|
|
3179 buffer modeline feature.
|
|
3180
|
80
|
3181 * XEmacs 20.0 beta90 (prerelease 1) is released.
|
|
3182 * XEmacs 19.15 beta90 (prerelease 1) is released.
|
|
3183
|
|
3184 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3185
|
|
3186 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
|
|
3187
|
78
|
3188 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3189 * XEmacs 20.0 beta 34 is released.
|
|
3190 * XEmacs 19.15 beta 7 is released.
|
|
3191
|
177
|
3192 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
|
78
|
3193
|
|
3194 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
|
|
3195
|
80
|
3196 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3197
|
|
3198 * src/emacs.c: Make sure
|
|
3199 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
|
|
3200 works properly
|
|
3201
|
|
3202 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
|
|
3203 competitor to Purify.
|
|
3204
|
|
3205 * man/lispref/symbols.texi: Fix up bit vector documentation
|
|
3206 * man/lispref/sequences.texi: Fix up bit vector documentation
|
|
3207
|
|
3208 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
|
|
3209
|
|
3210 * lisp/prim/update-elc.el: Don't rely on autoloads.
|
|
3211
|
|
3212 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3213
|
|
3214 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
|
|
3215 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
|
|
3216 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
|
|
3217 Errors during autoload generation are just that - errors.
|
|
3218
|
|
3219 Generated autoloads are now in a separate file of their own.
|
|
3220
|
|
3221 Reliability of autoload generation greatly increased.
|
|
3222
|
|
3223 Distribution smaller by about 100k.
|
|
3224
|
|
3225 `make autoloads' is still the preferred mechanism for update.
|
|
3226
|
|
3227 Autoloads are always regenerated completely from scratch. This
|
|
3228 avoids errors with obsolete or corrupted autoload entries.
|
|
3229
|
|
3230 Caching of autoload entries using timestamps has been eliminated.
|
|
3231
|
|
3232 Files that have no autoloads no longer have a comment placed into
|
|
3233 the generated autoloads file.
|
|
3234
|
|
3235 There was a bug where autoload entries would sometimes end up
|
|
3236 being inserted into the *middle* of other autoload entries,
|
|
3237 thereby corrupting them.
|
|
3238
|
|
3239 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
|
|
3240
|
|
3241 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3242
|
|
3243 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
|
|
3244 doesn't use the autoload facility to load `autoload';
|
|
3245 load it explicity instead.
|
|
3246
|
|
3247 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
|
|
3248
|
|
3249 * man/Makefile: Reinstate hyperbole & oo-browser manuals
|
|
3250
|
|
3251 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
|
|
3252
|
|
3253 * src/mule-charset.c: Use lower case for charset registry, to
|
|
3254 match XLFD.
|
|
3255
|
|
3256 * Makefile.in: replace list of info files with *.info* - one less
|
|
3257 maintenance headache
|
|
3258
|
|
3259 * etc/sample.emacs: Add sample code to highlight continuation glyph
|
|
3260
|
|
3261 * man/oo-browser.texi: Fix TeXability
|
|
3262
|
|
3263 * man/hyperbole.texi: Fix TeXability
|
|
3264
|
|
3265 * man/vhdl-mode.texi: Fix TeXability
|
|
3266
|
|
3267 * lisp/prim/loaddefs.el: Wholesale housecleaning
|
|
3268 `make autoloads' should finally work.
|
|
3269
|
|
3270 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
|
|
3271
|
|
3272 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
|
|
3273
|
|
3274 * lib-src/update-elc.sh: `make all-elc' was updating files in
|
|
3275 `special' directories without using the Makefiles
|
|
3276 designed for that purpose.
|
|
3277 - make sure ilisp isn't remade every time through `make all-elc'.
|
|
3278
|
|
3279 * info/dir (Packages): Add Japanese TM info files
|
|
3280
|
|
3281 * src/inline.c: Allow compilation with `gcc -g'
|
|
3282
|
|
3283 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
|
|
3284
|
|
3285 * src/lread.c: Don't put `...' immediately after a filename, so
|
|
3286 that various tools can recognize the filename as such.
|
|
3287
|
|
3288 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
|
|
3289 --with-xim=xlib and key event on window frame.
|
|
3290 Change return foo to return (foo) when return is a macro.
|
|
3291
|
|
3292 * src/editfns.c (Ffollowing_char): docstring fixes.
|
|
3293
|
|
3294 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
|
|
3295 This Makefile is no longer officially broken.
|
|
3296
|
|
3297 * info/dir: Add Japanese tm documents.
|
|
3298
|
|
3299 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
|
|
3300
|
|
3301 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
|
|
3302 xargs -i flag.
|
|
3303
|
|
3304 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
|
|
3305 the `binary' coding system is used for .gz and .Z extensions.
|
|
3306
|
|
3307 * man/viper.texi: Viper version 2.90
|
|
3308
|
|
3309 * man/ediff.texi: Ediff Version 2.62
|
|
3310
|
|
3311 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
|
|
3312 define-key, for compatibility with loaddefs.el
|
|
3313
|
|
3314 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
|
|
3315
|
|
3316 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
|
|
3317
|
|
3318 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
|
|
3319 files in dirs that have their own Makefiles.
|
|
3320
|
|
3321
|
|
3322
|
78
|
3323 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3324
|
|
3325 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
|
|
3326
|
|
3327 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
|
|
3328
|
|
3329 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
|
|
3330 installation.
|
|
3331
|
|
3332 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3333
|
|
3334 * XEmacs 20.0 beta 33 is released.
|
|
3335 * XEmacs 19.15 beta 6 is released.
|
|
3336
|
76
|
3337 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
3338
|
|
3339 * etc/yow.lines: 20k of new zippy quotes.
|
|
3340
|
|
3341 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3342
|
|
3343 * Makefile.in (install-arch-indep): Simplify installation of info
|
|
3344 pages.
|
|
3345
|
|
3346 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3347 * XEmacs 20.0-b32 released.
|
|
3348
|
|
3349 * XEmacs 19.15-b5 released.
|
|
3350
|
74
|
3351 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3352
|
|
3353 * configure.in: Reformat. Fix shared include file rename
|
|
3354 problem.
|
|
3355
|
|
3356 * configure: Reformat. Fix shared include file rename problem.
|
|
3357
|
|
3358 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
|
|
3359
|
|
3360 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
3361
|
|
3362 * Makefile.in (install-arch-indep): Install infofiles gzipped by
|
|
3363 default.
|
|
3364
|
|
3365 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3366
|
|
3367 * CHANGES-beta: XEmacs 20.0-b31 is released.
|
|
3368
|
72
|
3369 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
3370
|
|
3371 * info/vhdl-mode.info: New file.
|
|
3372
|
|
3373 * info/dir (Packages): Add vhdl-mode documentation.
|
|
3374
|
|
3375 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3376
|
|
3377 * configure: Make shared/dynamic flags work much more logically.
|
|
3378
|
|
3379 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
|
|
3380
|
|
3381 * configure.in (machine): Patch to make newly renamed shared
|
|
3382 link include files work.
|
|
3383
|
|
3384 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3385
|
|
3386 * configure.in: Configure for POSIX getcwd if available.
|
|
3387
|
|
3388 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3389
|
|
3390 * etc/edt-user.doc (File): New file from Emacs 19.34.
|
|
3391
|
|
3392 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
3393
|
|
3394 * configure.in (LIBS): Fix typo in dialog box test.
|
|
3395
|
|
3396
|