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