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