803
|
1 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2
|
|
3 * CHANGES-beta: Update for release.
|
|
4
|
801
|
5 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
6
|
|
7 * Makefile.in.in (all):
|
|
8 * Makefile.in.in (finder):
|
|
9 * Makefile.in.in (Makefile):
|
|
10 * Makefile.in.in (SOURCES):
|
|
11 Try to make the Makefile notice if its source Makefile.in.in is
|
|
12 changed, and regenerate and run itself.
|
|
13
|
|
14 Use a bigger default SHEAP_ADJUSTMENT on Cygwin; otherwise you
|
|
15 can't compile under Mule if a Lisp file has changed. (can't run
|
|
16 temacs)
|
|
17
|
|
18 * TODO.ben-mule-21-5 (bugs): update.
|
|
19
|
800
|
20 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
21
|
|
22 * TODO.ben-mule-21-5 (bugs): Update.
|
|
23
|
|
24 * configure.in (USAGE_ERROR):
|
|
25 * configure.in (CANONICALIZE_PATH):
|
|
26 * configure.in (XE_COMPUTE_RUNPATH):
|
|
27 Fix for new error-checking types.
|
|
28
|
793
|
29 2002-03-28 Ben Wing <ben@xemacs.org>
|
|
30
|
|
31 * etc/ChangeLog: New file.
|
|
32
|
|
33 Separated out all entries for etc/ into their own ChangeLog.
|
|
34 Includes entries for the following files:
|
|
35
|
|
36 etc/BABYL, etc/BETA, etc/CHARSETS, etc/DISTRIB, etc/Emacs.ad,
|
|
37 etc/FTP, etc/GNUS-NEWS, etc/GOATS, etc/HELLO, etc/INSTALL,
|
|
38 etc/MACHINES, etc/MAILINGLISTS, etc/MSDOS, etc/MYTHOLOGY, etc/NEWS,
|
|
39 etc/OXYMORONS, etc/PACKAGES, etc/README, etc/TUTORIAL,
|
|
40 etc/TUTORIAL.de, etc/TUTORIAL.ja, etc/TUTORIAL.ko, etc/TUTORIAL.se,
|
|
41 etc/aliases.ksh, etc/altrasoft-logo.xpm, etc/check_cygwin_setup.sh,
|
|
42 etc/custom/example-themes/europe-theme.el,
|
|
43 etc/custom/example-themes/ex-custom-file,
|
|
44 etc/custom/example-themes/example-theme.el, etc/e/eterm.ti,
|
|
45 etc/edt-user.doc, etc/enriched.doc, etc/etags.1, etc/gnuserv.1,
|
|
46 etc/gnuserv.README, etc/package-index.LATEST.gpg,
|
|
47 etc/package-index.LATEST.pgp, etc/photos/jan.png, etc/recycle.xpm,
|
|
48 etc/refcard.tex, etc/sample.Xdefaults, etc/sample.emacs,
|
|
49 etc/sgml/CATALOG, etc/sgml/HTML32.dtd, etc/skk/SKK.tut.E,
|
|
50 etc/smilies/Face_ase.xbm, etc/smilies/Face_ase2.xbm,
|
|
51 etc/smilies/Face_ase3.xbm, etc/smilies/Face_smile.xbm,
|
|
52 etc/smilies/Face_weep.xbm, etc/sounds, etc/toolbar,
|
|
53 etc/toolbar/workshop-cap-up.xpm, etc/xemacs-ja.1, etc/xemacs.1,
|
|
54 etc/yow.lines, etc\BETA, etc\NEWS, etc\README, etc\TUTORIAL,
|
|
55 etc\TUTORIAL.de, etc\check_cygwin_setup.sh, etc\sample.init.el,
|
|
56 etc\unicode\README, etc\unicode\mule-ucs\*, etc\unicode\other\*
|
|
57
|
|
58 2002-03-24 Ben Wing <ben@xemacs.org>
|
|
59
|
|
60 * TODO.ben-mule-21-5 (bugs):
|
|
61 * TODO.ben-mule-21-5 (Signaling): New.
|
|
62 Add stuff from Frank Schmitt.
|
|
63
|
788
|
64 2002-03-20 Ben Wing <ben@xemacs.org>
|
|
65
|
|
66 * TODO.ben-mule-21-5:
|
|
67 * TODO.ben-mule-21-5 (bugs):
|
|
68 Create bug list for latest problems.
|
|
69
|
781
|
70 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
71
|
|
72 * README (http):
|
|
73 Include a long, long description of the suggested directory layout
|
|
74 for developing XEmacs. This should probably go as part of a
|
|
75 larger document, a "Getting Started with Developing XEmacs". ####
|
|
76 Does such a document exist?
|
|
77
|
|
78 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
79
|
|
80 * Some ChangeLog entries from stuff that got applied long ago
|
|
81 never got checked in, due to the nasty SCCS "oops, i forgot again
|
|
82 ..." bug.
|
|
83
|
|
84 2001-05-04 Ben Wing <ben@xemacs.org>
|
|
85
|
|
86 * PROBLEMS:
|
|
87 * PROBLEMS (Note):
|
|
88 Correct general info about init file.
|
|
89 Fix up Cygwin, Windows sections.
|
|
90
|
777
|
91 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
92
|
|
93 * configure.in (XE_COMPUTE_RUNPATH):
|
|
94 check for sys/times.h.
|
|
95
|
776
|
96 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
97
|
|
98 * Makefile.in.in (batch):
|
|
99 * Makefile.in.in (batch_packages):
|
|
100 * Makefile.in.in (finder):
|
|
101 * Makefile.in.in (check-features):
|
|
102 * Makefile.in.in (install):
|
|
103 Use -no-packages to avoid problems with package files shadowing
|
|
104 core files (e.g. unicode.el in mule-ucs).
|
|
105
|
774
|
106 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
107
|
776
|
108 * The Great Mule Merge: See CHANGES-ben-mule.
|
774
|
109
|
768
|
110 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
111
|
|
112 * XEmacs 21.5.5 "beets" is released.
|
|
113
|
762
|
114 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
115
|
|
116 * CHANGES-beta: Prune pre-21.5 information.
|
|
117
|
726
|
118 2002-01-07 Jan Vroonhof <jan@xemacs.org>
|
|
119
|
|
120 * configure.in: Make explicit "--with-widgets" mean "=yes".
|
|
121 If "--with-widgets=yes" autodetect athena.
|
|
122
|
725
|
123 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
124
|
|
125 * XEmacs 21.5.4 "bamboo" is released.
|
|
126
|
724
|
127 2001-05-17 Andrew Begel <abegel@eecs.berkeley.edu>
|
|
128
|
|
129 * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc.
|
|
130
|
|
131 2001-08-19 Charles Wilson <cwilson@ece.gatech.edu>
|
|
132
|
|
133 * configure.in (for graphics libraries): Detect Cygwin xpm-nox.
|
|
134
|
|
135 2001-04-14 Gordon Sadler <gbsadler1@lcisp.com>
|
|
136
|
|
137 * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check.
|
|
138
|
|
139 2001-07-01 Alexey Mahotkin <alexm@hsys.msk.ru>
|
|
140
|
|
141 * configure.in (option processing): with_widgets=m is ambiguous;
|
|
142 don't allow it.
|
|
143 (AC_CHECKING for the Athena widgets): Don't check for Athena when
|
|
144 with_widgets=no.
|
|
145
|
|
146 2001-07-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
147
|
|
148 * configure.usage: Various documentation improvements.
|
|
149
|
|
150 * configure.in (--with-ipv6-cname): New Boolean option. Defaults on.
|
|
151 * configure.usage:
|
|
152 * PROBLEMS (IPv6 CNAME lookup):
|
|
153 Document it.
|
|
154
|
721
|
155 2002-01-02 Adrian Aichner <adrian@xemacs.org>
|
|
156
|
|
157 * info/dir (File): Reword entry for Emodules according to
|
|
158 ../man/emodules.texi.
|
|
159
|
705
|
160 2001-12-18 Adrian Aichner <adrian@xemacs.org>
|
|
161
|
|
162 * info\.cvsignore: Correct pattern to match all info files.
|
|
163
|
701
|
164 2001-12-16 Adrian Aichner <adrian@xemacs.org>
|
|
165
|
|
166 * info\.cvsignore: Info files are generated, so let's ignore them
|
|
167 all.
|
|
168
|
699
|
169 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
170
|
|
171 * info\dir (File): Update version to 21.5.
|
|
172
|
668
|
173 2001-08-29 Jered Floyd <jered@MIT.EDU>
|
|
174
|
|
175 * configure.in (moduledir,sitemoduledir,archlibdir):
|
|
176 Place arch-specific files under ${libdir}, not under ${datadir}.
|
|
177
|
667
|
178 2001-09-25 Didier Verna <didier@xemacs.org>
|
|
179
|
|
180 * configure.ac: new. Autoconf 2.5x guard.
|
|
181
|
708
|
182 2001-11-21 Robert Pluim <rpluim@bigfoot.com>
|
|
183
|
|
184 * PROBLEMS (Sun/Solaris): Document fix for Motif related crashes
|
|
185
|
|
186 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
187
|
|
188 * configure.in (Miscellaneous Flags): test for -z nocombreloc,
|
|
189 instead of -z combreloc, to avoid confusing Solaris.
|
|
190
|
|
191 2001-11-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
192
|
|
193 * configure.usage: Makefile.in -> Makefile.in.in.
|
|
194
|
|
195 2001-11-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
196
|
|
197 * Makefile.in.in: HP-UX needs LDFLAGS. From Lutz Jaenicke
|
|
198 <Lutz.Jaenicke@aet.TU-Cottbus.DE>.
|
|
199
|
|
200 2001-11-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
201
|
|
202 * configure.in: Fix typos in comments.
|
|
203 * (Miscellaneous flags): Use -z nocombreloc if supported and !pdump.
|
|
204 * (Installation): Suggest pdump instead of -z nocomboreloc.
|
|
205 * configure.usage: Document --quick-build.
|
|
206
|
|
207 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
208
|
|
209 * configure.in: Typo in reference to with_ipv6_cname.
|
|
210
|
|
211 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
212
|
|
213 * configure.in: Initialize with_ipv6_cname=no.
|
|
214 * configure.usage: Document it.
|
|
215
|
|
216 2001-10-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
217
|
|
218 * configure.in: Document that autoconf 2.5x is unsupported.
|
|
219
|
664
|
220 2001-09-17 Ben Wing <ben@xemacs.org>
|
|
221
|
|
222 * configure.in (TAB):
|
|
223 * configure.in (XE_COMPUTE_RUNPATH):
|
|
224 Don't use -Wshadow when compiling with g++ or you get buried in
|
|
225 silly warnings. This patch was already applied but somehow got
|
|
226 unapplied. Stephen?
|
|
227
|
|
228 2001-06-24 Ben Wing <ben@xemacs.org>
|
|
229
|
|
230 * configure.in (TAB): Don't use -Wshadow when compiling with
|
|
231 g++ or you get buried in silly warnings.
|
|
232 * configure.in (XE_COMPUTE_RUNPATH): Fix compile problems when
|
|
233 compiling --with-msw, --with-x=no, --with-tty=no.
|
|
234
|
654
|
235 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
236
|
|
237 * XEmacs 21.5.3 "asparagus" is released.
|
|
238
|
642
|
239 2001-08-02 Peter Brown <rendhalver@users.sourceforge.net>
|
|
240
|
|
241 * configure.usage (--with-dialogs): added lucid to list of options
|
|
242 * configure.usage (--with-widgets): added lucid to list of options
|
|
243 * configure.usage (--with-dragndrop): added GTK to list of protocols
|
|
244 * configure.usage (--mail-locking): added `locking' or `mmdf' to
|
|
245 list of options syncing options documentation with those in
|
|
246 configure.in
|
|
247
|
641
|
248 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
249
|
|
250 * XEmacs 21.5.2 "artichoke" is released.
|
|
251
|
623
|
252 2001-06-21 Ben Wing <ben@xemacs.org>
|
|
253
|
|
254 * README:
|
|
255 * README (http):
|
|
256 * README (ftp):
|
|
257 Rewrite.
|
|
258
|
598
|
259 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
260
|
|
261 * Makefile.in.in: `make distclean' would fail if srcdir != blddir.
|
|
262 Remove SUBDIR_DISTCLEAN until such a time as the module subdir is
|
|
263 properly integrated into the build system.
|
|
264 Only create ${moduledir} and ${sitemoduledir} if HAVE_SHLIB.
|
|
265
|
594
|
266 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
267
|
|
268 * configure.in (AC_INIT_PARSE_ARGS):
|
|
269 * configure.in (USAGE_ERROR):
|
|
270 * configure.in (XE_COMPUTE_RUNPATH):
|
|
271 Fix problems detecting both native and Linux sound on Cygwin
|
|
272 when compiled with --with-msw=no.
|
|
273
|
|
274 Rearrange file-coding handling a bit to avoid warning when
|
|
275 compiling with Mule.
|
|
276
|
|
277 2001-05-28 Martin Buchholz <martin@xemacs.org>
|
|
278
|
|
279 * configure.in (--xemacs-compiler): New.
|
|
280 * configure.usage:
|
|
281 * INSTALL:
|
|
282 Document XEMACS_CC and corresponding compiler option --xemacs-compiler.
|
|
283 Explain how to build xemacs using a C++ compiler.
|
|
284
|
585
|
285 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
286
|
|
287 * configure.in: Remove stray backslash.
|
|
288
|
582
|
289 2001-05-26 Ben Wing <ben@xemacs.org>
|
|
290
|
|
291 * configure.in (XE_COMPUTE_RUNPATH):
|
|
292 rewrite warning output so that it doesn't happen by default --
|
|
293 you should only get warnings when something is actively wrong,
|
|
294 not just because a feature is not present.
|
|
295
|
567
|
296 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net>
|
|
297
|
|
298 * configure.in: See if mkstemp is available for movemail.c
|
|
299
|
559
|
300 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
301
|
|
302 * configure.in (AC_INIT_PARSE_ARGS):
|
|
303 * configure.in (TAB):
|
|
304 * configure.in (XE_COMPUTE_RUNPATH):
|
|
305 add some support for eventually turning on file coding by
|
|
306 default. Fix numerous places where AC_MSG_WARN had quotes
|
|
307 around its arg, which is bad. Replace with []. Same for
|
|
308 AC_MSG_ERROR.
|
|
309
|
|
310 2001-05-15 Steve Youngs <youngs@xemacs.org>
|
667
|
311 * configure.in:
|
557
|
312 If no native dumper (UNEXEC) is defined, simply use pdump.
|
|
313 If no SYSTEM_TYPE is defined, choose an appopriate default.
|
|
314
|
554
|
315 2001-05-10 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
316
|
|
317 * configure.in: Reverse the order of Windows and Linux sound tests
|
|
318 so that Cygwin will find Windows first.
|
|
319
|
559
|
320 2001-05-14 Martin Buchholz <martin@xemacs.org>
|
|
321
|
|
322 * configure.in (XE_REALLOC_NULLPTR_BUG): New.
|
541
|
323
|
535
|
324 2001-05-11 Martin Buchholz <martin@xemacs.org>
|
|
325
|
667
|
326 * configure.in:
|
535
|
327 Check for sys/ptyio.h on HPUX, else for pty.h or perhaps sys/pty.h
|
|
328
|
532
|
329 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
330
|
|
331 * Makefile.in.in (all):
|
|
332 * Makefile.in.in (configure):
|
|
333 * Makefile.in.in (finder):
|
|
334 remove autoload targets.
|
|
335
|
527
|
336 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au>
|
|
337
|
|
338 * configure.in: Check gtk version validity only when gtk-config
|
|
339 exists.
|
|
340
|
522
|
341 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
342
|
|
343 * XEmacs 21.5.1 "anise" is released.
|
|
344
|
505
|
345 2001-05-04 Martin Buchholz <martin@xemacs.org>
|
|
346
|
667
|
347 * configure.in (opsys):
|
505
|
348 Use lower-case `uname -s` as the default value for opsys.
|
|
349 The previous code effectively did the non-sensical
|
|
350 opsys=$canonical because [] magically disappear in configure.in.
|
|
351
|
472
|
352 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
353
|
|
354 * XEmacs 21.5.0 "alfalfa" is released.
|
|
355
|
464
|
356 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
357
|
|
358 * configure.in: Don't #define __STDC__ in confdefs.h
|
|
359
|
|
360 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
361
|
|
362 * configure.usage: Document --with-file-coding.
|
|
363
|
|
364 * configure.in:
|
|
365 * configure:
|
|
366 Fix typo, add -Wsign-compare if GCC, run autoconf.
|
|
367
|
|
368 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
369
|
|
370 * PROBLEMS (Problems with running XEmacs):
|
|
371 Document TMPDIR lossage in gnuserv/gnuclient.
|
|
372
|
462
|
373 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
374
|
|
375 * XEmacs 21.2.46 "Urania" is released.
|
|
376
|
|
377 2001-03-19 Andy Piper <andy@xemacs.org>
|
|
378
|
|
379 * configure.in: default rel-alloc to off under cygwin
|
|
380
|
|
381 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
382
|
|
383 * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
|
|
384
|
|
385 * CHANGES-beta:
|
|
386 * configure.in:
|
|
387 Fix gratuitous whitespace changes from GTK merge.
|
|
388
|
|
389 * configure.usage: Untabify --with-{gtk,gnome}.
|
|
390
|
|
391 2001-03-12 Andy Piper <andy@xemacs.org>
|
|
392
|
|
393 * configure.in: only pick up mingw directory.
|
|
394
|
|
395 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
396
|
|
397 * info\dir: Update to 21.4; clean up descriptions of manuals;
|
|
398 replace misnomer "Local Packages" with more correct "Other
|
|
399 Documentation".
|
|
400
|
|
401 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
402
|
|
403 * CHANGES-beta:
|
|
404 * configure.in:
|
|
405 * configure.usage:
|
|
406 The Great GTK Merge.
|
|
407
|
|
408 2001-02-23 Andy Piper <andy@xemacs.org>
|
|
409
|
|
410 * configure.usage (--with-netinstall): add docs.
|
|
411
|
|
412 * configure.in: with_netinstall is a new option. Default to off.
|
|
413
|
460
|
414 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
415
|
|
416 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
417
|
|
418 2001-02-13 Martin Buchholz <martin@xemacs.org>
|
|
419
|
|
420 * aclocal.m4: Fix module support for AIX cc.
|
|
421 Support possible future OSes irix7, aix5, osf[56].
|
|
422
|
|
423 2001-02-12 Martin Buchholz <martin@xemacs.org>
|
|
424
|
|
425 * configure.in: No need for NON_GNU_CPP on SCO.
|
|
426
|
|
427 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
428
|
|
429 * configure.in: Prefer utime to utimes - it's more standard.
|
|
430 Remove explicit checking for struct utimbuf.
|
|
431 Remove explicit checking for <utime.h>.
|
|
432 Combined into one simpler test for utime.
|
|
433 Add explicit check for utimes, if utime not found.
|
|
434
|
458
|
435 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
436
|
|
437 * XEmacs 21.2.44 "Thalia" is released.
|
|
438
|
|
439 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
440
|
|
441 * configure.in: Remove bogus path variable definitions.
|
|
442 Reflect the fact that specifying --datadir also affects docdir and
|
|
443 archlibdir.
|
|
444
|
|
445 2001-02-06 Martin Buchholz <martin@xemacs.org>
|
|
446
|
|
447 * configure.in: Only use -Wpointer-arith on non-glibc systems.
|
|
448
|
|
449 2001-02-02 Martin Buchholz <martin@xemacs.org>
|
|
450
|
|
451 * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
|
|
452 for the sake of gcc 2.97 fixincludes, which breaks it.
|
|
453
|
|
454 2001-01-27 Martin Buchholz <martin@xemacs.org>
|
|
455
|
|
456 * configure.in: Check for util.h for NetBSD's openpty.
|
|
457
|
|
458 2001-01-28 Martin Buchholz <martin@xemacs.org>
|
|
459
|
|
460 * config.sub: Upgrade to offical version 2001-01-12.
|
|
461 * config.guess: Upgrade to offical version 2001-01-17.
|
|
462
|
456
|
463 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
464
|
|
465 * XEmacs 21.2.43 "Terspichore" is released.
|
|
466
|
|
467 2001-01-21 Steve Youngs <youngs@xemacs.org>
|
|
468
|
|
469 * README.packages: Doc fix.
|
|
470
|
|
471 2001-01-17 Steve Youngs <youngs@xemacs.org>
|
|
472
|
|
473 * README.packages: Update.
|
|
474
|
454
|
475 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
476
|
|
477 * XEmacs 21.2.42 "Poseidon" is released.
|
|
478
|
|
479 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
480
|
|
481 * PROBLEMS (Sun/Solaris): Yet another microimprovement.
|
|
482
|
|
483 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
484
|
|
485 * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
|
|
486 --with-ld=/usr/ccs/bin/ld
|
|
487
|
|
488 2001-01-16 Robert Pluim <rpluim@bigfoot.com>
|
|
489
|
|
490 * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
|
|
491 Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
|
|
492
|
|
493 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
494
|
|
495 * NEWS: document the modeline horizontal scrolling feature.
|
|
496
|
452
|
497 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
498
|
|
499 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
500
|
|
501 2001-01-16 Martin Buchholz <martin@xemacs.org>
|
|
502
|
|
503 * PROBLEMS: Document MIPSpro ICE problem workaround.
|
|
504
|
|
505 2001-01-06 Golubev I. N. <gin@mo.msk.ru>
|
|
506
|
|
507 * configure.in: check for dlopen by linking program with
|
|
508 <dlfcn.h>.
|
|
509
|
|
510 2001-01-08 Andy Piper <andy@xemacs.org>
|
|
511
|
|
512 * configure.in: add extra_includes and populate appropriately for
|
|
513 cygwin and mingw.
|
|
514
|
|
515 2000-12-28 Andy Piper <andy@xemacs.org>
|
|
516
|
|
517 * configure.in: allow --with-widgets=msw
|
|
518
|
450
|
519 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
520
|
|
521 * XEmacs 21.2.40 is released.
|
|
522
|
|
523 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
524
|
|
525 * PROBLEMS (Running/Linux): Rehabilitate Mandrake; tip for color-gcc.
|
|
526
|
|
527 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
528
|
|
529 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
|
|
530 Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
|
|
531
|
|
532 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org>
|
|
533
|
|
534 * configure.in: use input-method-xlib.o for USE_XFONTSET instead
|
|
535 of input-method-xfs.o.
|
|
536
|
|
537 * configure: ditto
|
|
538
|
448
|
539 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
540
|
|
541 * XEmacs 21.2.39 is released.
|
|
542
|
|
543 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
544
|
|
545 * configure.in: Added check if the berkdb has db_create or not.
|
|
546
|
|
547 2000-10-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
548
|
|
549 * configure.in: Fix broken gcc detection for 2.7.2.
|
|
550
|
|
551 2000-12-11 Andy Piper <andy@xemacs.org>
|
|
552
|
|
553 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
|
|
554
|
|
555 * netinstall: new net installer for MS-Windows.
|
|
556
|
446
|
557 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
558
|
|
559 * XEmacs 21.2.38 is released.
|
|
560
|
454
|
561 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
446
|
562
|
|
563 * configure.in: Only show message about DnD API if compiling with DnD
|
|
564
|
|
565 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
566
|
|
567 * configure.in: Autodetect elf.h.
|
|
568
|
444
|
569 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
570
|
|
571 * XEmacs 21.2.37 is released.
|
|
572
|
|
573 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
574
|
|
575 * README.packages: Add "uninstalled package" FAQ.
|
|
576
|
|
577 2000-11-01 Martin Buchholz <martin@xemacs.org>
|
|
578
|
|
579 * configure.in: Handle alloca with Compaq C on Alpha Linux.
|
|
580
|
|
581 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
582
|
|
583 * configure.in: Oops, _getpt ==> _getpty
|
|
584
|
|
585 2000-10-23 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
586
|
|
587 * Makefile.in.in: Remove lockdir related things.
|
|
588
|
|
589 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
590
|
|
591 * configure.in:
|
|
592 Remove checking for XFree86. Use feature tests instead!
|
|
593 Add check for XRegisterIMInstantiateCallback.
|
|
594 Add check for XRegisterIMInstantiateCallback's prototype.
|
|
595
|
|
596 2000-10-08 Karl M. Hegbloom <karlheg@debian.org>
|
|
597
|
|
598 * configure.in: Typo - missing paren.
|
|
599
|
|
600 2000-10-10 Martin Buchholz <martin@xemacs.org>
|
|
601
|
454
|
602 * configure.in:
|
444
|
603 Use stropts.h, not sys/stropts.h.
|
|
604 Use strtio.h, not sys/strtio.h.
|
|
605
|
|
606 2000-10-06 Martin Buchholz <martin@xemacs.org>
|
|
607
|
|
608 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4.
|
|
609
|
442
|
610 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
611
|
|
612 * XEmacs 21.2.36 is released.
|
|
613
|
|
614 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
615
|
|
616 * configure.in: Big signal/process handling overhaul.
|
|
617 Autoconfiscate lots of functions and headers:
|
|
618 getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp
|
|
619 openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream
|
|
620
|
|
621 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
622
|
|
623 * *: Spelling mega-patch
|
|
624
|
|
625 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
626
|
|
627 * configure.in: Remove strcasecmp.
|
|
628
|
|
629 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
630
|
|
631 * configure.in: Add -Kalloca to $c_switch_system when using
|
|
632 Unixware native compiler (if necessary).
|
|
633
|
|
634 2000-09-15 Martin Buchholz <martin@xemacs.org>
|
|
635
|
|
636 * configure.in: Prevent spurious "No" in configure output when not
|
|
637 using gcc. Oh, and it's "no", not "No". Oh, and it's "yes", not "Yes".
|
|
638
|
|
639 2000-09-14 Martin Buchholz <martin@xemacs.org>
|
|
640
|
|
641 * configure.in: Save 2 sed process invocations per Makefile.
|
|
642
|
|
643 2000-08-22 SL Baur <steve@turbolinux.co.jp>
|
|
644
|
|
645 * configure.in (after_morecore_hook_exists): Don't add /usr/shlib
|
|
646 to link path if compiling on Alpha/Linux.
|
|
647
|
|
648 2000-09-01 Martin Buchholz <martin@xemacs.org>
|
|
649
|
|
650 * Makefile.in.in (depend): cd to the correct directory.
|
|
651
|
|
652 2000-08-31 Martin Buchholz <martin@xemacs.org>
|
|
653
|
|
654 * configure.in: with_widgets is incompatible with X11 R4.
|
|
655
|
|
656 * configure.in: Make Balloon Help conditional on finding shape.h
|
|
657
|
|
658 2000-08-09 Vin Shelton <acs@xemacs.org>
|
|
659
|
|
660 * configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer
|
|
661 <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
|
|
662
|
|
663 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
664
|
|
665 * configure.usage: Remove lockdir document.
|
|
666
|
|
667 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
668
|
|
669 * configure.in:
|
|
670 Make knowledge of machine and opsys optional.
|
|
671 Make existence of s&m files optional.
|
|
672 Rely on configure alone if s&m files not found.
|
|
673
|
|
674 * configure.in:
|
|
675 Use only configure-time tests to detect getloadavg().
|
|
676 Don't check for kstat.h if we have getloadavg().
|
|
677 Check for sys/loadavg.h if we have getloadavg().
|
|
678
|
|
679 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
680
|
|
681 * Makefile.in.in (configure):
|
|
682 all-elcs target now uses update-elc-2.el not update-elc.sh
|
|
683
|
|
684 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
685
|
|
686 * XEmacs 21.2.35 is released.
|
|
687
|
|
688 2000-07-13 Martin Buchholz <martin@xemacs.org>
|
|
689
|
|
690 * configure.in: --with-menubars=yes should not be an error.
|
|
691
|
|
692 * configure.in: "compiling in support for Athena" message was
|
|
693 sometimes lying.
|
|
694
|
|
695 2000-07-12 Martin Buchholz <martin@xemacs.org>
|
|
696
|
|
697 * configure.in: Rewrite xmkmf symbol detection to avoid
|
|
698 redefinition of symbols we've already defined.
|
|
699 Also, handle xmkmf symbols with values other than 1.
|
|
700
|
|
701 2000-07-12 Martin Buchholz <martin@xemacs.org>
|
|
702
|
454
|
703 * configure.in:
|
442
|
704 Make sure Unix98 socklen_t is defined.
|
|
705 Use ANSI C mode `-std1' with DEC C instead of `-std'.
|
|
706
|
|
707 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
708
|
454
|
709 * configure.in:
|
442
|
710 Replace SMART_INCLUDE with a dumber, but more reliable method.
|
|
711 2000-07-10 Martin Buchholz <martin@xemacs.org>
|
|
712
|
454
|
713 * modules/zlib/Makefile:
|
|
714 * modules/sample/Makefile:
|
|
715 * modules/ldap/Makefile:
|
|
716 * modules/base64/Makefile:
|
|
717 * Makefile.in.in:
|
442
|
718 rm -f ==> $(RM)
|
|
719 define SHELL=/bin/sh
|
|
720
|
|
721 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
722
|
|
723 * configure.in: PostgreSQL rewrite.
|
|
724 - Don't look for postgreSQL in /usr/local.
|
|
725 - Simplify detection code.
|
|
726 - Don't use SMART_INCLUDE.
|
|
727 - Don't autodetect if --with-postgresql=no.
|
|
728
|
|
729 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
730
|
|
731 * configure.usage: addl doc for graphics libs, with-msw.
|
|
732
|
|
733 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
734
|
|
735 * configure.in: sh builtin `test' uses `=', not `=='.
|
|
736
|
|
737 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
738
|
|
739 * configure.in: add -lcomdlg32 for cygwin.
|
454
|
740
|
442
|
741 2000-07-05 Craig Lanning <lanning@scra.org>
|
|
742
|
|
743 * aclocal.m4 (can_build_shared):
|
|
744 First pass at module support for cygwin and mingw.
|
454
|
745
|
442
|
746 * configure:
|
|
747 * configure (xe_check_libs):
|
|
748 * configure (acfindx):
|
|
749 * configure (ac_x_includes):
|
|
750 * configure (ac_x_libraries):
|
|
751 * configure (ac_cv_lib_dnet_dnet_ntoa):
|
|
752 * configure (xe_msg_checking):
|
|
753 * configure (xe_runpath_dir):
|
|
754 * configure (xetest):
|
|
755 * configure (ac_err):
|
|
756 * configure (ac_safe):
|
|
757 * configure (with_xmu):
|
|
758 * configure (bitmapdir):
|
|
759 * configure (with_xauth):
|
|
760 * configure (libs_xauth):
|
|
761 * configure (with_cde):
|
|
762 * configure (with_ldap):
|
|
763 * configure (with_ldap_krbdes):
|
|
764 * configure (save_c_switch_site):
|
|
765 * configure (with_postgresql):
|
|
766 * configure (with_xface):
|
|
767 * configure (with_jpeg):
|
|
768 * configure (with_png):
|
|
769 * configure (with_tiff):
|
|
770 * configure (athena_lib):
|
|
771 * configure (have_motif):
|
|
772 * configure (all_widgets):
|
|
773 * configure (with_xim):
|
|
774 * configure (with_xfs):
|
|
775 * configure (with_wnn):
|
|
776 * configure (with_canna):
|
|
777 * configure (extra_objs):
|
|
778 * configure (ac_cv_c_inline):
|
|
779 * configure (have_esd_config):
|
|
780 * configure (c_switch_site):
|
|
781 * configure (with_ncurses):
|
|
782 * configure (with_gpm):
|
|
783 * configure (xealias):
|
|
784 * configure (xehost_os):
|
|
785 * configure (can_build_shared):
|
|
786 * configure (xcldf):
|
|
787 * configure (LTLD):
|
|
788 * configure (ld_dynamic_link_flags):
|
|
789 * configure (Mail):
|
|
790 * configure.in:
|
|
791 * configure.in (after_morecore_hook_exists):
|
|
792 * configure.in (xetest):
|
|
793 * configure.in (emacs_cv_localtime_cache):
|
|
794 * configure.in (Mail):
|
|
795 * configure.in:
|
|
796 Clean up configure support for cygwin and mingw.
|
|
797
|
|
798 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
|
|
799
|
|
800 * PROBLEMS: Document broken native audio for recent patches and
|
|
801 releases of HP-UX.
|
|
802
|
|
803 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
804
|
|
805 * Makefile.in.in (install-arch-dep):
|
|
806 WINDOWSNT -> WIN32_NATIVE.
|
|
807 __CYGWIN32__ -> CYGWIN.
|
|
808
|
|
809 2000-06-01 Andreas Jaeger <aj@suse.de>
|
|
810
|
|
811 * configure.in: Recognize s390.
|
|
812
|
|
813 * config.guess: New version from GNU config archive.
|
|
814 * config.sub: Likewise.
|
|
815
|
|
816 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
817
|
|
818 * XEmacs 21.2.34 is released.
|
|
819
|
|
820 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
821
|
|
822 * configure.in:
|
|
823 Do not define DOUG_LEA_MALLOC when using other malloc scheme.
|
|
824 Remove unused variable use_minimal_tagbits.
|
|
825
|
|
826 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
827
|
|
828 * configure.in: Remove lockdir.
|
|
829
|
|
830 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
831
|
|
832 * XEmacs 21.2.33 is released.
|
|
833
|
|
834 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
835
|
|
836 * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
|
|
837 the value of LD.
|
|
838
|
|
839 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
840
|
|
841 * configure.in: add support for --quick-build. Remove --no-doc-file,
|
|
842 subsumed.
|
|
843
|
|
844 2000-04-19 Martin Buchholz <martin@xemacs.org>
|
|
845
|
454
|
846 * configure.in:
|
442
|
847 * src/config.h.in:
|
|
848 Rewrite SMART_INCLUDE implementation to actually work.
|
|
849 Be paranoid - Avoid use of spaces in these macro definitions.
|
454
|
850 Leave alloca() definition at start of compilation unit,
|
442
|
851 as AIX requests.
|
|
852 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
|
|
853
|
|
854 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
855
|
|
856 * configure.in: Enable clash-detection by default.
|
|
857 * configure.usage: Update documentation.
|
|
858
|
|
859 2000-04-06 Andy Piper <andy@xemacs.org>
|
|
860
|
|
861 * configure.in: fix typo.
|
|
862
|
|
863 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
864
|
|
865 * configure.in : Fix printing error check warning even if
|
|
866 it is not compiled in.
|
|
867
|
|
868 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
869
|
|
870 * xemacs/configure.in: Do a normal link when compiling with
|
|
871 --pdump. Don't try compiling an unexec object file.
|
454
|
872
|
442
|
873 2000-03-27 Didier Verna <didier@xemacs.org>
|
|
874
|
|
875 * configure.in: reorganize the output by topic.
|
|
876 New configure test to define the proper SMART_INCLUDE macro.
|
|
877
|
|
878 * configure.usage: slightly rearanged some options.
|
|
879
|
|
880 2000-03-25 Didier Verna <didier@xemacs.org>
|
|
881
|
|
882 * configure.in: rename `foo_h_path' to `foo_h_file' for variables
|
|
883 representing real headers and not directories. This applies to
|
|
884 `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
|
|
885 `soundcard_h_path'.
|
|
886
|
|
887 2000-03-21 Didier Verna <didier@xemacs.org>
|
|
888
|
|
889 * configure.in: try to find postgresql headers at different places
|
|
890 and define POSTGRES_H_PATH as appropriate.
|
|
891
|
|
892 2000-03-22 Andy Piper <andy@xemacs.org>
|
|
893
|
|
894 * config.h.in: add ERROR_CHECK_GLYPHS.
|
|
895
|
|
896 * configure.in: add error_check_glyphs.
|
|
897
|
|
898 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
899
|
|
900 * XEmacs 21.2.32 is released.
|
|
901
|
|
902 2000-03-15 Olivier Galibert <galibert@pobox.com>
|
|
903
|
|
904 * configure.in: Add dumper.o object when pdumping.
|
|
905
|
|
906 2000-02-20 Olivier Galibert <galibert@pobox.com>
|
|
907
|
|
908 * Makefile.in.in: Add pdump install support
|
|
909
|
|
910 * configure.in: Add EMACS_PROGNAME config.h variable.
|
|
911
|
|
912 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
|
|
913
|
|
914 * configure.usage: document --with-postgresql flag.
|
|
915
|
|
916 2000-03-06 SL Baur <steve@musashimaru.m17n.org>
|
|
917
|
|
918 * configure.in: add autodetection of PostgreSQL runtime libraries
|
|
919
|
|
920 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
921
|
|
922 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
|
|
923 when C compiler can produce shared libraries.
|
|
924
|
|
925 2000-02-26 Martin Buchholz <martin@xemacs.org>
|
|
926
|
|
927 * configure.in: Unconditionally define SHELL, to allow working
|
|
928 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
|
|
929
|
|
930 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
931
|
|
932 * XEmacs 21.2.31 is released.
|
|
933
|
|
934 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
935
|
|
936 * XEmacs 21.2.30 is released.
|
|
937
|
|
938 2000-02-20 Martin Buchholz <martin@xemacs.org>
|
|
939
|
|
940 * configure.in: Enforce use of autoconf version >= 2.13.
|
|
941
|
|
942 * configure.in: Fix OS release test on Solaris.
|
|
943
|
|
944 2000-02-19 Marcus Thiessel <marcus@xemacs.org>
|
|
945
|
|
946 * PROBLEMS: Update email address. Describe more HP Motif errors.
|
|
947
|
|
948 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
949
|
|
950 * configure.in: Split Solaris version test in two parts. In the
|
|
951 Bourne shell the "-a" operator does NOT short-circuit.
|
|
952
|
|
953 1999-12-15 Jan Vroonhof <jan@xemacs.org>
|
|
954
|
|
955 * (configure.in): Autodetect broken gcc versions. Patch from WM
|
|
956 Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
|
|
957
|
|
958 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
959
|
|
960 * configure.in: Autodetect sys/param.h. Reorganize
|
|
961 AC_CHECK_HEADERS call.
|
|
962 * src/config.h.in: Add HAVE_SYS_PARAM_H.
|
|
963
|
|
964 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
965
|
|
966 * configure.in: Test for arm simply using arm* instead of arm-*
|
|
967
|
|
968 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
969
|
|
970 * XEmacs 21.2.29 is released.
|
|
971
|
|
972 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
973
|
|
974 * configure.in: Don't use rel_alloc if malloc() calls mmap().
|
|
975 Discover this by looking for M_MMAP_THRESHOLD.
|
|
976
|
|
977 * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
|
|
978 bugs in (at least) Solaris 2.5 headers.
|
|
979
|
|
980 2000-01-29 Craig Lanning <CraigL@DyCon.com>
|
|
981
|
|
982 * configure.in: Fix detection of XPM on systems without X11.
|
|
983
|
|
984 2000-02-11 Martin Buchholz <martin@xemacs.org>
|
|
985
|
|
986 * configure.in:
|
|
987 * src/config.h.in:
|
|
988 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
|
|
989 but only on tested Operating systems - Linux && SunOS >= 5.5.
|
|
990
|
|
991 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
992
|
|
993 * aclocal.m4: Support dlls on aix[34].
|
|
994
|
|
995 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
996
|
|
997 * .cvsignore: Ignore gmon.out
|
|
998
|
|
999 2000-02-08 Martin Buchholz <martin@xemacs.org>
|
|
1000
|
|
1001 * configure.in: Sync Berkeley db autodetection with src/database.c
|
|
1002
|
|
1003 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1004
|
|
1005 * configure.in: check for XConvertCase.
|
|
1006
|
440
|
1007 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1008
|
|
1009 * XEmacs 21.2.28 is released.
|
|
1010
|
|
1011 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
|
442
|
1012
|
440
|
1013 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
|
|
1014
|
|
1015 2000-01-26 Martin Buchholz <martin@xemacs.org>
|
|
1016
|
|
1017 * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
|
|
1018
|
|
1019 2000-01-24 Martin Buchholz <martin@xemacs.org>
|
|
1020
|
|
1021 * configure.in: Always use our own realpath(), not the system one.
|
|
1022
|
|
1023 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
1024
|
|
1025 * configure.in: Default Drag-N-Drop to "no"
|
|
1026
|
|
1027 1999-12-28 Max Matveev <max@melbourne.sgi.com>
|
|
1028
|
|
1029 * configure.in: add new machine type for IRIX 6.[2-5] to
|
|
1030 switch from using unexelf.o to unexelfsgi.o for just those
|
|
1031 versions of IRIX.
|
|
1032 In the ideal world it would be handled by the s/irix6-0.h but
|
|
1033 since machine config is included AFTER OS config, I had to add a
|
|
1034 new machine type.
|
|
1035
|
|
1036 2000-01-22 Andy Piper <andy@xemacs.org>
|
|
1037
|
|
1038 * configure.in: add winspool to windows libraries.
|
|
1039
|
|
1040 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
1041
|
|
1042 * configure.in: Add more warnings to default gcc flags.
|
|
1043
|
|
1044 2000-01-20 Daniel Pittman <daniel@danann.net>
|
|
1045
|
|
1046 * configure.in: Find Athena headers hidden in even more obscure
|
|
1047 places. That is, search Xaw3D/ as well as X11/Xaw3D/.
|
|
1048
|
|
1049 2000-01-19 Martin Buchholz <martin@xemacs.org>
|
|
1050
|
|
1051 * configure.in: Add support for NetWinders.
|
|
1052 Patch by Sean MacLennan <seanm@netwinder.org>
|
|
1053
|
|
1054 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1055
|
|
1056 * configure.in: Use /etc/ld.so.conf at link-time, if available.
|
|
1057
|
438
|
1058 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1059
|
|
1060 * XEmacs 21.2.27 is released.
|
|
1061
|
|
1062 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
|
1063
|
|
1064 * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
|
|
1065
|
|
1066 * configure.in: Add `tests' symlink to make it easier to find
|
|
1067 automated tests directory.
|
|
1068
|
|
1069 2000-01-14 Andy Piper <andy@xemacs.org>
|
|
1070
|
|
1071 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
|
|
1072 before the cygwin headers.
|
|
1073
|
|
1074 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1075
|
442
|
1076 * configure.in:
|
438
|
1077 - Allow find-tag to work in the build directory.
|
|
1078 - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
|
|
1079 - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
|
|
1080
|
|
1081 2000-01-07 Marcus Thiessel <marcus@xemacs.org>
|
|
1082
|
|
1083 * config.sub: Upgrade to 1.169, imported from autoconf's CVS
|
|
1084 * config.guess: Upgrade to 1.158, imported from autoconf's CVS
|
|
1085
|
|
1086 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1087
|
|
1088 * configure.usage (--mail-locking):
|
|
1089 * configure.in: Handle --mail-locking option correctly in
|
|
1090 preparation for the movemail locking overhaul.
|
|
1091
|
|
1092 2000-01-05 Daniel Pittman <daniel@danann.net>
|
|
1093
|
|
1094 * configure.in (Installation): Report which Athena header/library
|
|
1095 combo is being used.
|
|
1096
|
436
|
1097 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1098
|
|
1099 * XEmacs 21.2.26 is released.
|
|
1100
|
434
|
1101 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1102
|
|
1103 * XEmacs 21.2.25 is released.
|
|
1104
|
|
1105 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1106
|
|
1107 * README: Remove msdos part.
|
|
1108
|
|
1109 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
1110
|
|
1111 * configure.in: Oops. xpm doesn't actually depend on X11.
|
|
1112 I got confused by the name (like others get confused by `xemacs'?)
|
|
1113
|
432
|
1114 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
1115
|
|
1116 * XEmacs 21.2.24 is released.
|
|
1117
|
|
1118 1999-12-13 Martin Buchholz <martin@xemacs.org>
|
|
1119
|
442
|
1120 * configure.in:
|
432
|
1121 * configure.usage:
|
|
1122 - Autodetect NAS. Change Docs accordingly.
|
|
1123
|
|
1124 * configure.in: Warn if configure --with-xpm --without-x11.
|
|
1125
|
|
1126 1999-12-09 Martin Buchholz <martin@xemacs.org>
|
|
1127
|
|
1128 * configure.in: Clean up sound support.
|
|
1129 - variable `old_nas' was used but never set.
|
|
1130 - change `with_esd' to `with_esd_sound' for consistency.
|
|
1131 - Don't trust the output of `esd-config --libs`; test it.
|
|
1132 - Add `esd-config --cflags` to c_switch_site.
|
|
1133 - Die if ESD sound requested, but not available.
|
|
1134 - ESD is not dependent on X, therefore use LIBS, not libs_x.
|
|
1135
|
|
1136 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1137
|
|
1138 * configure.in (--with-sound): Variable with_esd was mispelled.
|
|
1139
|
430
|
1140 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1141
|
|
1142 * XEmacs 21.2.23 is released.
|
|
1143
|
|
1144 1999-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1145
|
|
1146 * configure.in: Fix module support.
|
|
1147 --with-modules=yes was completely broken.
|
|
1148 AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
|
|
1149 Remove linking test for _dlopen - seems totally bogus.
|
|
1150 Die if --with-modules=yes but no module support found.
|
|
1151 Do nothing, not even msg, if --with-modules=no.
|
|
1152
|
|
1153 1999-11-17 Isaac Hollander <ysh@mindspring.com>
|
|
1154
|
|
1155 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies
|
|
1156 symlinks instead of the actual files
|
|
1157
|
|
1158 1999-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1159
|
|
1160 * aclocal.m4: Shared library support for hpux >= version 11
|
|
1161
|
|
1162 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
1163
|
|
1164 * Makefile.in.in (beta): `make beta' should rebuild info.
|
|
1165
|
428
|
1166 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1167
|
|
1168 * XEmacs 21.2.22 is released
|
|
1169
|
426
|
1170 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
1171
|
|
1172 * XEmacs 21.2.21 is released.
|
|
1173
|
|
1174 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
1175
|
442
|
1176 * configure.in:
|
426
|
1177 Add configure support for Unix 98 type ssize_t.
|
|
1178
|
|
1179 1999-11-27 Martin Buchholz <martin@xemacs.org>
|
|
1180
|
|
1181 * Makefile.in.in:
|
|
1182 Make sure config.values.sh is up to date.
|
|
1183 Use $(SHELL) instead of sh or /bin/sh consistently.
|
|
1184 Delegate `depend' target to src/Makefile.in.in.
|
|
1185
|
|
1186 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1187
|
|
1188 * INSTALL: Update configure option.
|
|
1189
|
|
1190 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
|
442
|
1191
|
426
|
1192 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
|
|
1193 (LIBS): Check for libCsup.
|
|
1194
|
|
1195 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1196
|
|
1197 * config.h.in: define HAVE_ESD_SOUND
|
|
1198
|
|
1199 * configure.in: Add support for esd sound. --with-sound
|
|
1200 now accepts a list of options.
|
|
1201 * configure.usage (--native-sound-lib): ditto.
|
|
1202
|
|
1203 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
1204
|
442
|
1205 * Makefile.in.in (install-arch-dep):
|
426
|
1206 Fix `make install' if prefix != exec_prefix.
|
|
1207
|
|
1208 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
1209
|
|
1210 * configure.in:
|
|
1211 - Accept --with-database=gdbm as an alias for
|
|
1212 --with-database=gnudbm.
|
|
1213 - rename with_database_gnudbm to with_database_gdbm.
|
|
1214
|
|
1215 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
|
|
1216 ld_dynamic_link_flags on Solaris. Else CC gives us:
|
|
1217 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
|
|
1218 /usr/ccs/bin/ld: illegal option -- W
|
|
1219
|
|
1220
|
424
|
1221 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1222
|
|
1223 * XEmacs 21.2.20 is released
|
|
1224
|
|
1225 1999-09-21 Martin Buchholz <martin@xemacs.org>
|
|
1226 * configure.in: Autodetect Unix98 PTY
|
|
1227
|
|
1228 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
1229
|
|
1230 * README.packages: Add description of package-get-provider
|
|
1231
|
|
1232 1999-10-22 Vin Shelton <acs@xemacs.org>
|
|
1233
|
|
1234 * INSTALL: Added more information about README.packages, and
|
|
1235 re-numbered some bullets.
|
|
1236
|
|
1237 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1238
|
|
1239 * INSTALL: Update disk requirements. Refer to README.packages
|
|
1240
|
|
1241 1999-10-21 Andy Piper <andy@xemacs.org>
|
|
1242
|
|
1243 * configure.in (all_widgets): Only use xaw3d if we really have it.
|
|
1244
|
|
1245 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
1246
|
|
1247 * Makefile.in.in: use WINDOWSNT for mingw install.
|
|
1248
|
|
1249 1999-09-25 Andy Piper <andy@xemacs.org>
|
|
1250
|
|
1251 * configure.in: check for Xaw3d and use in preference to Xaw
|
|
1252
|
|
1253 1999-09-21 Martin Buchholz <martin@xemacs.org>
|
|
1254
|
|
1255 * Makefile.in.in: All Makefiles should #include config.h
|
|
1256
|
|
1257 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1258
|
|
1259 * configure.in (EMACS_CONFIGURATION): Use $configuration, not
|
442
|
1260 $canonical, so that installation paths and dynamic path setup will
|
424
|
1261 stay in synch.
|
|
1262
|
|
1263 1999-09-20 Andy Piper <andy@xemacs.org>
|
|
1264
|
|
1265 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
|
|
1266 installation linkage.
|
|
1267
|
|
1268 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1269
|
|
1270 * configure.in (machine): Recognize MIPS/Linux.
|
|
1271
|
|
1272 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1273
|
442
|
1274 * modules/zlib/Makefile (distclean):
|
|
1275 * modules/ldap/Makefile (distclean):
|
|
1276 * modules/sample/Makefile (distclean):
|
424
|
1277 * modules/base64/Makefile (distclean): new target
|
|
1278
|
|
1279 * Makefile.in.in (top_distclean): Add package directories
|
|
1280 (SUBDIR_DISTCLEAN): New variable, add module directories
|
|
1281
|
|
1282 1999-09-01 Martin Buchholz <martin@xemacs.org>
|
|
1283
|
|
1284 * configure.in: Warn, but otherwise ignore, obsolete arguments.
|
|
1285
|
|
1286 1999-08-20 Olivier Galibert <galibert@pobox.com>
|
442
|
1287
|
424
|
1288 * configure.in: Add --pdump option.
|
|
1289 * configure.usage: Ditto.
|
442
|
1290
|
424
|
1291 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
1292
|
|
1293 * configure.in: report widget usage correctly. beef up setting.
|
|
1294
|
|
1295 * Makefile.in.in: fix install-arch-dep for mingw32.
|
|
1296
|
|
1297 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
1298
|
|
1299 * config.h.in: add new LWLIB defines.
|
|
1300
|
|
1301 * configure.in: fix definitions of widget defines with various
|
|
1302 toolkit options.
|
|
1303
|
422
|
1304 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1305
|
|
1306 * XEmacs 21.2.19 is released
|
|
1307
|
|
1308 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1309
|
|
1310 * configure.in: Removed superfluous call to AC_FUNC_MMAP.
|
|
1311
|
|
1312 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
1313
|
|
1314 * configure.in: Check for Kerberos and the need for the DES
|
|
1315 library before checking for LDAP in case LDAP requires these
|
|
1316 libraries.
|
|
1317
|
|
1318 1999-07-26 SL Baur <steve@miho>
|
|
1319
|
|
1320 * configure.in: Rename --with-shlib to --with-modules for
|
|
1321 consistency with the other two options that use that name.
|
|
1322
|
|
1323 * configure.usage (--with-modules): Document it.
|
|
1324
|
|
1325 1999-07-22 SL Baur <steve@beopen.com>
|
|
1326
|
|
1327 * configure.in: add sco7 support
|
|
1328 From Bob Weiner <weiner@beopen.com>
|
|
1329
|
|
1330 1999-07-22 SL Baur <steve@miho>
|
|
1331
|
|
1332 * Makefile.in.in (install-arch-dep): Install config.values into
|
|
1333 docdir.
|
|
1334 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
1335
|
|
1336 1999-07-21 SL Baur <steve@miho>
|
|
1337
|
|
1338 * Makefile.in.in (inststaticdir): New variable.
|
|
1339 (instvardir): Ditto.
|
|
1340 (install-arch-dep): Use them.
|
|
1341
|
|
1342 * configure.in (sitelispdir): Need to use ${PROGNAME}.
|
|
1343 (sitemoduledir): Ditto.
|
|
1344 (inststaticdir): New variable.
|
|
1345 (instvardir): Ditto.
|
|
1346 (infodir): Use them.
|
|
1347 (lispdir): Ditto.
|
|
1348 (moduledir): Ditto.
|
|
1349 (pkgdir): Ditto.
|
|
1350 (etcdir): Ditto.
|
|
1351 (lockdir): Ditto.
|
|
1352 (archlibdir): Ditto.
|
|
1353
|
|
1354 1999-07-14 SL Baur <steve@beopen.com>
|
|
1355
|
|
1356 * InfoDock 4.0.8 is released
|
|
1357
|
420
|
1358 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1359
|
|
1360 * XEmacs 21.2.18 is released
|
|
1361
|
|
1362 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
1363
|
|
1364 * config.guess (main): Synch with newer config.guess for HP
|
|
1365 support.
|
|
1366 From Marcus Thiessel <marcus@xemacs.org>
|
|
1367
|
|
1368 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1369
|
|
1370 * configure.in (with_prefix): Added --with-prefix, defaults to
|
442
|
1371 yes, to control whether the value of --prefix is compiled into the
|
420
|
1372 binary.
|
|
1373
|
|
1374 1999-07-03 Andy Piper <andy@xemacs.org>
|
|
1375
|
|
1376 * configure.usage (--with-widgets): add.
|
|
1377
|
|
1378 1999-07-02 Andy Piper <andy@xemacs.org>
|
|
1379
|
|
1380 * configure.in: Make sure we get motif in lwlib if we have widgets
|
|
1381 and motif.
|
|
1382
|
|
1383 1999-06-25 SL Baur <steve@miho.m17n.org>
|
|
1384
|
|
1385 * configure.in (version): Fix --with-infodock test.
|
|
1386
|
|
1387 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1388
|
|
1389 * configure.in: --prefix and --exec-prefix are now only compiled
|
|
1390 into the binary if user-defined.
|
|
1391
|
|
1392 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1393
|
|
1394 * configure.in: Made docdir configurable.
|
|
1395
|
|
1396 * Makefile.in (docdir): Added variable for custom DOC directory.
|
|
1397
|
418
|
1398 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1399
|
|
1400 * XEmacs 21.2.17 is released
|
|
1401
|
|
1402 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
|
|
1403
|
|
1404 * configure.in (with_ldap): Check libldap independently of liblber
|
|
1405 Do not test alternate library names such as libldap10
|
|
1406 Test the presence of a variety of LDAP API functions which were
|
|
1407 formerly assumed to be present according to dubious heuristics
|
|
1408
|
416
|
1409 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1410
|
|
1411 * XEmacs 21.2.16 is released
|
|
1412
|
|
1413 1999-06-04 SL Baur <steve@steve1.m17n.org>
|
|
1414
|
|
1415 * configure.in (CPP): Correct test for locating $site_prefix
|
|
1416 include directories.
|
|
1417
|
414
|
1418 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1419
|
|
1420 * XEmacs 21.2.15 is released
|
|
1421
|
|
1422 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1423
|
|
1424 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
|
|
1425 From: Eric Veldhuyzen <eric@terra.nu>
|
|
1426
|
|
1427 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
1428
|
|
1429 * configure.in: For non-beta's use x.y.z format for version strings.
|
|
1430
|
|
1431 1999-06-03 SL Baur <steve@xemacs.org>
|
|
1432
|
|
1433 * version.sh: add emacs_is_beta initialization
|
|
1434
|
|
1435 * configure.in: Implement patch levels in version number
|
|
1436 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1437
|
|
1438 * configure.in:
|
|
1439 * configure.usage:
|
|
1440 * config.h.in: Rename session option to wmcommand.
|
|
1441 From Oliver Graf <ograf@rhein-zeitung.de>
|
|
1442
|
|
1443 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
1444
|
|
1445 * info/dir: Add `emodules.info' entry to the top info dir.
|
|
1446
|
|
1447 1999-05-31 SL Baur <steve@steve1.m17n.org>
|
|
1448
|
|
1449 * configure.in (CPP): Don't check for include subdirectories in
|
442
|
1450 site-prefix directories. This check loses in valid configurations
|
414
|
1451 like /usr/jp in TurboLinux. Conditionally add include directory to
|
|
1452 site switches.
|
|
1453
|
|
1454 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1455
|
|
1456 * configure.in (quoted_arguments): Support
|
|
1457 --error-checking=byte-code.
|
|
1458
|
398
|
1459 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1460
|
|
1461 * XEmacs 21.2.14 is released
|
|
1462
|
|
1463 1999-05-11 SL Baur <steve@altair.xemacs.org>
|
|
1464
|
|
1465 * version.sh (infodock_build_version): Synch InfoDock version.
|
|
1466
|
|
1467 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
1468
|
442
|
1469 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
|
398
|
1470 for Solaris.
|
|
1471
|
|
1472 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1473
|
|
1474 * configure.in (xemacs_betaname): Don't generate Installation.el.
|
|
1475
|
|
1476 * Makefile.in.in (top_distclean): Don't remove Installation.el.
|
|
1477
|
|
1478 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
1479
|
|
1480 * configure.in: add mingw32 as a target platform. add nt process
|
|
1481 support options.
|
|
1482
|
|
1483 1998-09-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1484
|
|
1485 * configure.in: Delete mule-coding.o.
|
|
1486
|
|
1487 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1488
|
|
1489 * lwlib/xlwmenu.c (string_width_u): Initialise chars before
|
|
1490 calling XmStringGetLtoR
|
|
1491 (string_draw_u): ditto and check return value of XmStringGetLtoR()
|
|
1492
|
|
1493 1999-04-05 Olivier Galibert <galibert@pobox.com>
|
|
1494
|
|
1495 * Makefile.in.in (GENERATED_HEADERS): Don't generate
|
|
1496 puresize-adjust.h anymore
|
|
1497
|
|
1498 * configure.usage: Remove everything gung-ho or purespace related
|
|
1499
|
|
1500 * configure.in: Ditto
|
|
1501
|
|
1502 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1503
|
|
1504 * configure.in: Check for getloadavg().
|
|
1505
|
396
|
1506 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1507
|
|
1508 * XEmacs 21.2.13 is released
|
|
1509
|
|
1510 1999-03-09 SL Baur <steve@xemacs.org>
|
|
1511
|
|
1512 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
|
|
1513
|
394
|
1514 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1515
|
|
1516 * XEmacs 21.2.12 is released
|
|
1517
|
|
1518 1999-03-04 Martin Buchholz <martin@xemacs.org>
|
|
1519
|
|
1520 * Makefile.in.in (top_distclean): Remove confdefs.h as well.
|
|
1521
|
|
1522 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
1523
|
|
1524 * configure.in:
|
|
1525 `uname -v` -> "`uname -v`":
|
|
1526 backquoted expressions need additional double
|
|
1527 quotes to be a single token.
|
|
1528 Use separate if's to avoid extra process invocations.
|
|
1529
|
|
1530 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1531
|
442
|
1532 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
|
394
|
1533
|
392
|
1534 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1535
|
|
1536 * XEmacs 21.2.11 is released
|
|
1537
|
|
1538 1999-02-16 Andy Piper <andy@xemacs.org>
|
|
1539
|
|
1540 * PROBLEMS: add entries for building under Cygwin.
|
|
1541
|
|
1542 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1543
|
|
1544 * README.packages: Clear up that mule-sumo packages is used _in
|
|
1545 addition_ to the normal sumo.
|
|
1546
|
|
1547 1999-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1548
|
|
1549 * configure.usage: Move quantify/purify into debug flags section
|
|
1550
|
|
1551 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1552
|
442
|
1553 * configure.in:
|
392
|
1554 - Fixup xfs comments and redundant option checking
|
|
1555
|
442
|
1556 * configure.in:
|
|
1557 * INSTALL:
|
392
|
1558 * lisp/paths.el:
|
|
1559 - improved automounter tmp directory support.
|
|
1560 - support 4 (!) empirically discovered automounter conventions
|
|
1561
|
|
1562 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1563
|
442
|
1564 * lwlib/lwlib.h:
|
|
1565 - redo CONST hacking to deal with X11 R4, which was
|
392
|
1566 broken in a previous patch.
|
|
1567
|
|
1568 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1569
|
442
|
1570 * configure.in:
|
392
|
1571 - irix uses -rpath
|
|
1572
|
|
1573 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1574
|
442
|
1575 * configure.in:
|
392
|
1576 - Check for XOpenIM before using xim=xlib
|
|
1577 - only use XmIm if $have_motif = yes
|
|
1578
|
|
1579 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1580
|
|
1581 * configure.in. Port to BSDI BSD/OS 4.0.
|
|
1582
|
|
1583 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1584
|
|
1585 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
|
|
1586
|
390
|
1587 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1588
|
|
1589 * XEmacs 21.2.10 is released
|
|
1590
|
388
|
1591 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1592
|
|
1593 * XEmacs 21.2.9 is released
|
|
1594
|
|
1595 1999-01-21 Andy Piper <andy@xemacs.org>
|
|
1596
|
|
1597 * configure.in: make xface detection specifc to a window system in
|
|
1598 general rather than just X.
|
|
1599
|
|
1600 1999-18-10 Andy Piper <andy@xemacs.org>
|
|
1601
|
|
1602 * configure.in: remove -O3 prevention on cygwin - current versions
|
|
1603 cope ok now. remove dll prevention on cygwin - the new module
|
|
1604 code checks correctly.
|
442
|
1605
|
388
|
1606 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
1607
|
442
|
1608 * configure.in: Added moduledir as the path where loadable modules
|
388
|
1609 are stored. Added --with-site-modules and --moduledir options.
|
|
1610 - Ensure the SCO OpenServer compiles with --dynamic by default
|
|
1611 - Check for dlfcn.h for dynamic loader
|
|
1612 - Renamed dll.o to emodules.o and changed dynamic loader tests
|
|
1613 - Renabled code that deals with site-lisp so that it is handled
|
|
1614 correctly when a user specifies --with-site-lisp.
|
|
1615
|
|
1616 * aclocal.m4: Replaced entire file with more complete DLL tests
|
|
1617 by way of libtool.
|
|
1618
|
|
1619 * config.usage: Removed TAB characters which caused it to be
|
|
1620 displayed incorrectly on terminals where TAB != 8.
|
|
1621 - Added help text to describe --with-site-modules and --moduledir.
|
|
1622
|
|
1623 * INSTALL: Updated documentation to describe module directories
|
|
1624
|
|
1625 * Makefile.in.in: Added moduledir, sitemoduledir macros.
|
|
1626 - Make those directories at install time.
|
|
1627
|
386
|
1628 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1629
|
|
1630 * XEmacs 21.2.8 is released.
|
|
1631
|
|
1632 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1633
|
|
1634 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
|
|
1635
|
384
|
1636 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1637
|
|
1638 * XEmacs 21.2.7 is released.
|
|
1639
|
|
1640 1998-12-20 Martin Buchholz <martin@xemacs.org>
|
|
1641
|
|
1642 * configure.in: Redo DBM support
|
|
1643 - die if dbm support requested, but not provided.
|
|
1644 - properly check for libgdbm, then libc, then libdbm
|
|
1645 - properly check for ndbm.h
|
|
1646 - comments improved
|
|
1647 - XE_DIE should always prefix messages with Error: for clarity
|
|
1648
|
|
1649 1998-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1650
|
|
1651 * xemacs.mak (TEMACS_OBJS):
|
|
1652 (DOC_SRC4):
|
|
1653 - Remove pure.c, pure.obj
|
|
1654
|
|
1655 1998-12-06 Martin Buchholz <martin@xemacs.org>
|
|
1656
|
|
1657 * Makefile.in.in (distclean):
|
|
1658 * dynodump/Makefile.in.in (distclean):
|
|
1659 * src/Makefile.in.in (distclean):
|
|
1660 * lib-src/Makefile.in.in (distclean):
|
|
1661 * lwlib/Makefile.in.in (distclean):
|
|
1662 - Make sure GNUmakefile is deleted.
|
|
1663
|
|
1664 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
1665
|
|
1666 * configure.in (all_widgets): remove gui.o addition - its always
|
|
1667 in the makefile now.
|
|
1668
|
|
1669 * configure.in: add gui-msw.o to msw objects.
|
|
1670
|
382
|
1671 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
1672
|
|
1673 * XEmacs 21.2.6 is released
|
|
1674
|
380
|
1675 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1676
|
|
1677 * XEmacs 21.2.5 is released
|
|
1678
|
377
|
1679 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
1680
|
|
1681 * XEmacs 21.2-beta4 is released.
|
|
1682
|
|
1683 1998-11-27 SL Baur <steve@altair.xemacs.org>
|
|
1684
|
|
1685 * configure.in: Linux/Arm Support.
|
|
1686 From James LewisMoss <dres@ioa.com>
|
|
1687
|
|
1688 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
|
|
1689
|
|
1690 * configure.in:
|
|
1691 Fix the realpath() problem of UnixWare2.1.3.
|
|
1692 Patches for NEC's sysv4.2 machine.
|
|
1693
|
|
1694 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1695
|
|
1696 * configure.in: Check if there's wnn4.2 or wnn6 specific library
|
|
1697 installed. The Wnn library will be checked if the --with-wnn
|
|
1698 and/or --with-wnn6 was specified compulsory.
|
|
1699
|
|
1700 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1701
|
|
1702 * configure.in (CPP): Too many spaces im run-patch flag detection.
|
|
1703
|
375
|
1704 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
1705
|
|
1706 * XEmacs 21.2-beta3 is released.
|
|
1707
|
|
1708 1998-10-13 Andy Piper <andyp@parallax.co.uk>
|
|
1709
|
|
1710 * configure.in: enable drag and drop support by default if mswindows is
|
|
1711 detected.
|
|
1712
|
|
1713 1998-10-09 Kevin Oberman <oberman@es.net>
|
|
1714
|
|
1715 * config.sub: Fix for Alpha architecture
|
|
1716
|
|
1717 1998-10-05 Andy Piper <andyp@parallax.co.uk>
|
|
1718
|
|
1719 * configure.in: don't enable shared lib support for cygwin unless
|
|
1720 explititly told to.
|
|
1721
|
373
|
1722 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1723
|
|
1724 * XEmacs 21.2-beta2 is released.
|
|
1725
|
|
1726 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
1727
|
|
1728 * lwlib/xlwmenu.c:
|
|
1729 * lwlib/xlwscrollbar: fix for Motif >=2.0
|
|
1730 Patch provided by Glenn Barry <gtb@eng.sun.com>
|
|
1731
|
|
1732 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
|
|
1733
|
|
1734 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
1735
|
|
1736 * configure.in: check for cygwin32/version.h.
|
|
1737
|
|
1738 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1739
|
|
1740 * PROBLEMS: Added AIX 4.3 note.
|
|
1741
|
|
1742 * configure.in: Better detection of AIX 4.3.
|
|
1743 AIX xlc can do -g and -Ox at the same time.
|
|
1744
|
|
1745 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
1746
|
|
1747 * configure.in: Alter configure so that it checks for mismatched PNG
|
|
1748 header/libs, screams a little louder on old/mismatched library
|
|
1749 conditions for both PNG and XPM, stop screaming if png is not found and
|
|
1750 no window-system is selected, and fixed a bug in the XPM checking.
|
|
1751
|
|
1752 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
1753
|
|
1754 * configure.usage (--without-gif): Modify text to reflect status
|
|
1755 of GIF support
|
|
1756
|
|
1757 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
1758
|
|
1759 * configure.in: add back in the support for the in-core GIF
|
|
1760 code, change the required PNG library version to 1.0.2, and add
|
|
1761 a warning if PNG not found, since PNG images are now distributed
|
|
1762 as part of the core. Also minor wording changes in things reported
|
|
1763 to the user.
|
|
1764
|
|
1765 1998-07-28 Kai Haberzettl <khaberz@synnet.de>
|
|
1766
|
|
1767 * BETA: Update mailing-list address for build-reports
|
|
1768
|
|
1769 1998-08-01 SL Baur <steve@altair.xemacs.org>
|
|
1770
|
|
1771 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
|
|
1772 can built that includes package lisp.
|
|
1773
|
|
1774 1998-07-23 Martin Buchholz <martin@xemacs.org>
|
|
1775
|
|
1776 * configure.in:
|
|
1777 - support multiple flavors of alpha, (XEmacs treats them identically)
|
|
1778 - Fix AC_TRY_RUN so that actions have access to $?
|
|
1779 - Identify DEC C compilers. Add default optimization CFLAGS and
|
|
1780 always use -std.
|
|
1781 - Use an extensible method for adding support for future compilers.
|
|
1782 - Have SunPro C use that same extensible method.
|
|
1783 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
|
|
1784
|
304
|
1785 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1786
|
371
|
1787 * XEmacs 21.2-beta1 is released.
|
304
|
1788
|
|
1789 1998-07-18 SL Baur <steve@altair.xemacs.org>
|
|
1790
|
|
1791 * config.guess: Synched with latest FSF version.
|
|
1792
|
454
|
1793 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
304
|
1794
|
384
|
1795 * Makefile.in: added LDFLAGS.
|
304
|
1796
|
300
|
1797 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
1798
|
371
|
1799 * README: Bump version numbers.
|
|
1800 * info/dir: Ditto.
|
|
1801 * version.sh: Ditto.
|
|
1802
|
793
|
1803 * XEmacs 21.0-pre5 is released.
|
300
|
1804
|
|
1805 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
1806
|
|
1807 * configure.in (with_offix): Default --with-offix to off.
|
|
1808
|
298
|
1809 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1810
|
300
|
1811 * configure.in: Handle multiple database libraries.
|
|
1812 From Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
1813
|
298
|
1814 * XEmacs 21.0-pre4 is released.
|
|
1815
|
|
1816 * configure.in: Fix test for InfoDock sources.
|
|
1817
|
|
1818 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
1819
|
|
1820 * configure.usage: added warning to --with-offix
|
|
1821
|
|
1822 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
1823
|
|
1824 * configure.in: Berkeley DB autodetection fixes
|
|
1825 From Martin Buchholz <martin@xemacs.org>
|
|
1826
|
296
|
1827 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
1828
|
|
1829 * XEmacs 21.0-pre3 is released.
|
|
1830
|
|
1831 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1832
|
|
1833 * configure.in: Added check if the berkdb has db_open or not.
|
|
1834 (With fixes from Martin Buchholz)
|
|
1835
|
294
|
1836 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
1837
|
|
1838 * XEmacs 21.0-pre2 is released.
|
|
1839
|
|
1840 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1841
|
|
1842 * configure.in: Added -lC for static linking under AIX 4.2.
|
|
1843
|
292
|
1844 1998-06-14 SL Baur <steve@altair.xemacs.org>
|
|
1845
|
|
1846 * XEmacs 21.0-pre1 is released.
|
|
1847
|
290
|
1848 1998-06-11 SL Baur <steve@altair.xemacs.org>
|
|
1849
|
292
|
1850 * XEmacs 21.0-beta43 is released.
|
290
|
1851
|
|
1852 1998-06-04 Oliver Graf <ograf@fga.de>
|
|
1853
|
|
1854 * tests/Dnd/README: a step-by-step test run
|
|
1855 * tests/Dnd/droptest.el: some clarifications
|
|
1856 * tests/Dnd/droptest.sh: created, creates test files
|
|
1857
|
|
1858 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
1859
|
|
1860 * configure.in (summary): added experimental to dragndrop option
|
|
1861 * configure.usage: added experimental note to --with-dragndrop
|
|
1862 * tests/Dnd/droptest.el: extra start-drag-region function
|
|
1863 changed the experimental- stuff
|
|
1864
|
|
1865 1998-06-07 SL Baur <steve@altair.xemacs.org>
|
|
1866
|
|
1867 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
|
|
1868
|
|
1869 1998-06-05 Colin Rafferty <colin@xemacs.org>
|
|
1870
|
|
1871 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
|
|
1872
|
288
|
1873 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
1874
|
|
1875 * XEmacs 21.0-beta42 is released.
|
|
1876
|
|
1877 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
1878
|
|
1879 * configure.in: don't use -O3 for cygwin.
|
|
1880
|
|
1881 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
1882
|
|
1883 * configure.in: Switch from giflib to gifreader for
|
|
1884 our GIF image support (no other mods needed)
|
|
1885
|
290
|
1886 1998-05-28 Oliver Graf <ograf@fga.de>
|
288
|
1887
|
|
1888 * configure.in: only one DnD protocol, CDE has priority over OffiX
|
|
1889
|
|
1890 * tests/Dnd/README: some changes reflecting recent modifications
|
|
1891 * tests/Dnd/dragtest.el: removed
|
|
1892 * tests/Dnd/droptest.el: cosmetics and comments
|
|
1893
|
290
|
1894 1998-05-26 Oliver Graf <ograf@fga.de>
|
288
|
1895
|
|
1896 * tests/Dnd/droptest.el: adapted to CDE extensions
|
|
1897
|
290
|
1898 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
|
|
1899
|
|
1900 * configure.in:
|
|
1901 * config.sub: add initial OpenBSD support
|
|
1902
|
288
|
1903 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
1904
|
|
1905 * configure.in: check for msw dialogs.
|
|
1906
|
286
|
1907 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
1908
|
|
1909 * XEmacs 21.0-beta41 is released.
|
|
1910
|
|
1911 1998-05-17 SL Baur <steve@altair.xemacs.org>
|
|
1912
|
|
1913 * configure.in (CPP): Change -O2 to -O3.
|
|
1914 Suggested by Martin Buchholz <martin@xemacs.org>
|
|
1915
|
284
|
1916 1998-05-15 SL Baur <steve@altair.xemacs.org>
|
|
1917
|
|
1918 * XEmacs 21.0-beta40 is released.
|
|
1919
|
|
1920 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
1921
|
|
1922 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
|
|
1923 on the `unset CDPATH' if running as sh.
|
|
1924
|
|
1925 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
1926
|
|
1927 * tests/Dnd/droptest.el: some CDE adaptions (untested)
|
|
1928
|
|
1929 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
1930
|
|
1931 * configure.in:
|
|
1932 Add some more comments.
|
|
1933 If using bash, use Posix mode and unset CDPATH.
|
|
1934 Be more careful checking feature dependencies.
|
|
1935 Introduce XE_CHECK_FEATURE_DEPENDENCY.
|
|
1936 Undo the gross hack of multiple `echo >> $tempcname'
|
|
1937 by using here documents instead. (Might break mswindows, tho...)
|
|
1938 Be more careful autodetecting tooltalk.
|
|
1939
|
|
1940 * PROBLEMS:
|
|
1941 Document problems with Solaris 2.6 + XSUNTRANSPORT
|
|
1942
|
384
|
1943 * Makefile.in:
|
284
|
1944 * lwlib/Makefile.in.in:
|
|
1945 * modules/Makefile.in:
|
|
1946 - Adjust for luser's CDPATH being set to something weird.
|
|
1947 - Take into account bash 2.02's tendency to print the cwd when
|
|
1948 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
1949 - fix the run-temacs target to use $(DUMPENV)
|
|
1950 - fix the run-puremacs target to use $(DUMPENV)
|
|
1951 - fix the `depend' target to properly $(RM) the right files
|
|
1952 - Generate a better TAGS file for XEmacs' lisp code using
|
|
1953 hand-crafted regexps.
|
|
1954 - Use standard coding conventions for modules/Makefile.in
|
|
1955
|
|
1956 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1957
|
|
1958 * configure.in: some people claimed that they can't stop
|
|
1959 linking wnn6 library if they set --with-wnn6=no.
|
|
1960
|
|
1961 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
1962
|
|
1963 * tests/Dnd/droptest.el: adapted to new calling conventions
|
|
1964 also showing the new possibilities
|
|
1965 * tests/Dnd/README: changed to new protocol
|
|
1966
|
|
1967 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
1968
|
|
1969 * Fix for HAVE_MULTICAST check.
|
|
1970
|
282
|
1971 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
1972
|
|
1973 * XEmacs 21.0-beta39 is released.
|
|
1974
|
|
1975 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
1976
|
|
1977 * configure.in: added autodetection for the Drag'n'Drop API
|
|
1978 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
|
|
1979 and dragdrop.o is added to extra_objs
|
|
1980 * configure.usage: added with-dragndrop, added (*) to with-offix
|
|
1981 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
|
|
1982
|
|
1983 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
1984
|
|
1985 * tests/Dnd/droptest.el: changed to test new protocol
|
|
1986 * tests/Dnd/README.OffiX: removed
|
|
1987 * tests/Dnd/README: created, info about new protocol
|
|
1988 * tests/Dnd/dragtest.el: comment change
|
|
1989
|
280
|
1990 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
1991
|
|
1992 * XEmacs 21.0-beta38 is released.
|
|
1993
|
|
1994 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
1995
|
|
1996 * configure.in: Use `PROGNAME' for all generated paths.
|
|
1997
|
|
1998 * Makefile.in: Change `progname' to `PROGNAME' for consistency.
|
|
1999
|
|
2000 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
2001
|
384
|
2002 * configure.in (progname): Parameterize program name on `progname'
|
280
|
2003 and add --with-infodock.
|
|
2004
|
|
2005 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
2006
|
|
2007 * Makefile.in: Religiously use ${progname} instead of hardcoded
|
|
2008 `xemacs'.
|
|
2009 CPPFLAGS was being set correctly in ${subdir}/Makefiles and
|
|
2010 overridden by the empty one set in the toplevel Makefile.
|
|
2011
|
278
|
2012 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
2013
|
|
2014 * XEmacs-21.0-beta37 is released.
|
|
2015
|
|
2016 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2017
|
|
2018 * configure.in: Sychronized ..._USER_DEFINED variables with
|
|
2019 datadir setting.
|
|
2020
|
|
2021 * Makefile.in (mkdir): No longer create sitelispdir.
|
|
2022
|
|
2023 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2024
|
371
|
2025 * configure.in: make graphic libraries tests be dependant on a
|
278
|
2026 window system not X11 only.
|
|
2027
|
|
2028 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2029
|
|
2030 * configure.in: check for our special select in msw.
|
|
2031
|
|
2032 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
2033
|
|
2034 * PROBLEMS: add answers to some FAQ concerning hpux.
|
|
2035
|
|
2036 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2037
|
|
2038 * configure.in: enable checking for special mswindows select()
|
|
2039
|
|
2040 1998-04-21 Martin Buchholz <martin@xemacs.org>
|
|
2041
|
|
2042 * configure.in: Isolate incomprehensible cma_open/pthreads checking
|
|
2043 to decosf*
|
|
2044
|
|
2045 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
2046
|
|
2047 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
|
|
2048 libs and includes.
|
|
2049
|
|
2050 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
2051
|
|
2052 * configure.in: check for xpm does not depend anymore on having X.
|
|
2053 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
|
|
2054
|
|
2055 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2056
|
|
2057 * info/dir: Fixed the explanatory notes for
|
|
2058 `Info-default-directory-list' removal and the new automatic dir
|
|
2059 rebuilding facility. Reindented the menu. Added an entry for
|
384
|
2060 term.info
|
278
|
2061
|
|
2062 1998-04-20 SL Baur <steve@altair.xemacs.org>
|
|
2063
|
|
2064 * configure.in (LISPDIR): Removed configuration option for
|
|
2065 site-lisp.
|
|
2066
|
|
2067 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
2068
|
|
2069 * configure.in (version): snarf InfoDock version number.
|
|
2070
|
276
|
2071 1998-04-18 SL Baur <steve@altair.xemacs.org>
|
|
2072
|
|
2073 * XEmacs-21.0-beta36 is released.
|
|
2074
|
|
2075 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2076
|
|
2077 * configure.in: enable install pre-processing for mswindows
|
|
2078
|
|
2079 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
384
|
2080
|
276
|
2081 * Makefile.in.in: add install_pp to install incantation.
|
|
2082
|
|
2083 * installexe.sh: new file. Add .exe to install targets if the
|
|
2084 result is executable.
|
|
2085
|
|
2086 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
384
|
2087
|
276
|
2088 * Makefile.in: add install_pp to install incantation.
|
|
2089
|
|
2090 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
2091
|
|
2092 * configure.in: Large echo split into a few smaller ones,
|
|
2093 so the cygnus sh.exe does not crash.
|
|
2094
|
|
2095 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2096
|
|
2097 * configure.in: enable toolbar checking for mswindows build
|
|
2098
|
|
2099 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
2100
|
384
|
2101 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
|
276
|
2102 Used (at least) by RedHat 4.2.
|
|
2103
|
|
2104 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2105
|
|
2106 * configure.in: Re-instated src/paths.h generation from
|
|
2107 src/paths.h.in.
|
|
2108
|
|
2109 * Makefile.in (top_distclean): Remove site-lisp on `make
|
|
2110 distclean'.
|
|
2111
|
274
|
2112 1998-04-10 SL Baur <steve@altair.xemacs.org>
|
|
2113
|
|
2114 * XEmacs 21.0-beta35 is released.
|
|
2115
|
|
2116 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2117
|
|
2118 * configure.usage: Clarified --package-path documentation.
|
|
2119
|
|
2120 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2121
|
|
2122 * configure.in: Now generates src/paths.h from src/paths.h.in.in.
|
|
2123 Removed defaults for infopath and package-path.
|
|
2124
|
|
2125 * Makefile.in (src/paths.h): ... is now generated from
|
|
2126 src/paths.h.in.in. Moved generation of paths.h to configure.
|
|
2127
|
|
2128 * paths.h.in: Removed.
|
|
2129
|
|
2130 * paths.h.in.in: Created.
|
|
2131
|
|
2132 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
2133
|
|
2134 * configure.in: png was still being used if png_version < 0.96
|
|
2135
|
|
2136 * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
|
|
2137
|
|
2138 1998-04-05 Amir J. Katz <amir@ndsoft.com>
|
|
2139
|
|
2140 * INSTALL (Rationale): Offix support comment is wrong. To disable,
|
|
2141 one must use --with-offix=no and not --without-offix
|
|
2142
|
|
2143 1998-04-05 SL Baur <steve@altair.xemacs.org>
|
|
2144
|
|
2145 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
|
|
2146
|
272
|
2147 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
2148
|
|
2149 * XEmacs 21.0-beta34 is released.
|
|
2150
|
|
2151 1998-04-03 Martin Buchholz <martin@xemacs.org>
|
|
2152
|
|
2153 * configure.in:
|
|
2154 checking whether gettimeofday accepts one or two arguments... two
|
|
2155
|
|
2156 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2157
|
|
2158 * configure.in: Fixed magic to handle AIX and MIT X11R6.
|
|
2159
|
|
2160 1998-04-02 Martin Buchholz <martin@xemacs.org>
|
|
2161
|
|
2162 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
|
|
2163
|
|
2164 1998-04-01 Martin Buchholz <martin@xemacs.org>
|
|
2165
|
|
2166 * tests/database.el (test-database): Temporary files (the databases
|
|
2167 that were created) should be deleted.
|
|
2168
|
|
2169 * Makefile.in (testdir): Remove gnumake-specific syntax.
|
|
2170 (src/Makefile): src/Makefile depends on src/depend.
|
|
2171
|
|
2172 1998-03-29 Martin Buchholz <martin@xemacs.org>
|
|
2173
|
|
2174 * configure.in: Check for -lz, -lgz unconditionally. Too many
|
|
2175 system linkers don't properly die when there are cascaded link
|
|
2176 dependencies, so we can't rely on the linker for that. The only
|
384
|
2177 downside is that we might link with an extra unneeded library. If
|
272
|
2178 you really really care about this, you can go fix it.
|
|
2179
|
|
2180 * configure.in: Enhance PANIC msg to make it clear that
|
|
2181 --with-FEATURE is going to die if FEATURE is not installed.
|
|
2182
|
|
2183 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
2184
|
|
2185 * configure.in: $debug was not properly dependent on $beta
|
384
|
2186
|
|
2187 * configure.in: Move offix configuration out of src/Makefile.in.in
|
272
|
2188 into configure.in.
|
|
2189
|
|
2190 * configure.in: Reorganize xpm detection code.
|
|
2191
|
384
|
2192 * configure.in: XIM default to ON if Motif which is not Lesstif is
|
272
|
2193 found.
|
|
2194
|
|
2195 * configure.in: Keep auto-generated makefile dependencies out of
|
|
2196 src/Makefile.in.in by using AC_OUTPUT file concatenation support.
|
|
2197
|
|
2198 1998-03-26 Martin Buchholz <martin@xemacs.org>
|
|
2199
|
|
2200 * configure.in: Fix up cflags handling. Specifically, configure
|
|
2201 --cflags='' would fail to be recognized.
|
|
2202
|
|
2203 * configure.in: Fix up png detection. Link with png_read_image to
|
|
2204 make sure -lz is required. Test for png >- 0.96 via header file.
|
|
2205
|
|
2206 1998-03-21 Martin Buchholz <martin@xemacs.org>
|
|
2207
|
|
2208 * configure.in (XE_GCC_WRAP_LDFLAGS)
|
|
2209 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite.
|
|
2210
|
|
2211 * configure.in: Make sure BSD always links in libz.a
|
|
2212 BSD's stupid linker can't detect cascaded lib dependencies
|
|
2213
|
|
2214 * configure.in: Autodetect lesstif. define have_lesstif.
|
|
2215 Don't use motif-xim with lesstif, at least by default.
|
|
2216
|
|
2217 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
2218
|
|
2219 * version.sh: Add InfoDock version number variables.
|
|
2220
|
|
2221 1998-03-30 Amir J. Katz <amir@ndsoft.com>
|
|
2222
|
|
2223 * info/dir: Replaced string '20.5' with '21.0'
|
|
2224
|
269
|
2225 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
2226
|
|
2227 * XEmacs 21.0-beta33 is released.
|
|
2228
|
442
|
2229 1998-03-26 Didier Verna <didier@xemacs.org>
|
269
|
2230
|
|
2231 * configure.in, Makefile.in: Removed infopath_user_defined---we
|
|
2232 always want to propagate it.
|
|
2233
|
|
2234 * configure.usage: Synched with configure.in.
|
|
2235
|
|
2236 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2237
|
|
2238 * configure.usage, INSTALL: Synched with the new path layout.
|
|
2239
|
|
2240 * Makefile.in (src/paths.h): Replaced packagepath with
|
|
2241 package_path to make configure happy.
|
|
2242
|
|
2243 * configure.in: Made default setting for packagepath conform to
|
|
2244 what packages.el builds at run-time: XEmacs-version-specific paths
|
|
2245 before site-specific ones.
|
|
2246 Added default setting for pkgdir.
|
|
2247 Changed --packagepath back to --package-path.
|
|
2248
|
267
|
2249 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
2250
|
|
2251 * XEmacs 21.0-beta32 is released.
|
|
2252
|
|
2253 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2254
|
|
2255 * configure.in: Extended package path by version-specific
|
|
2256 hierarchies. Changed allow-site-lisp to inhibit-site-lisp.
|
|
2257
|
|
2258 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
2259
|
|
2260 * Makefile.in (distclean): Remove packages and mule-packages if they
|
|
2261 have been linked into place.
|
|
2262
|
|
2263 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2264
|
|
2265 * <Today>: The Big Path Searching Overhaul.
|
|
2266
|
|
2267 * Makefile.in, configure.in: Now pass all configure-specified paths
|
|
2268 into the binary in a uniform way.
|
|
2269
|
|
2270 1998-03-20 SL Baur <steve@altair.xemacs.org>
|
|
2271
|
|
2272 * configure.in (have_libmcheck): Add test for glibc's malloc
|
|
2273 checker.
|
|
2274 - Fix HP/UX dynamic linking flag.
|
|
2275
|
|
2276 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
2277
|
|
2278 * configure.in (quoted_arguments): Fix unquoted variable in
|
|
2279 error-checking test.
|
|
2280 - fix bogus substitution.
|
384
|
2281
|
267
|
2282 1998-03-17 SL Baur <steve@altair.xemacs.org>
|
|
2283
|
|
2284 * configure.in: In -lpng test, look for png_set_strip_alpha.
|
|
2285 Suggested by William M. Perry <wmperry@aventail.com>
|
|
2286
|
265
|
2287 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
2288
|
|
2289 * XEmacs 21.0 beta31 is released.
|
|
2290
|
|
2291 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2292
|
|
2293 * configure.usage (Usage): Correct information about gif, tiff
|
|
2294 and WNN entries
|
|
2295
|
|
2296 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
2297
|
|
2298 * configure.in: typo fix in sed command.
|
|
2299 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2300
|
|
2301 * configure.in (all_widgets): Check for snprintf().
|
|
2302
|
|
2303 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2304
|
|
2305 * configure.in: New gif support
|
|
2306
|
|
2307 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
2308
|
|
2309 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
|
|
2310
|
|
2311 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2312
|
|
2313 * configure.in: don't add libc to link list for dlopen ordinary
|
|
2314 link takes care of this. check for dlfcn.h
|
|
2315
|
|
2316 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
2317
|
|
2318 * configure.in: Examine each directory of X11 include path for
|
|
2319 inclusion into BITMAPDIR.
|
|
2320
|
|
2321 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
2322
|
|
2323 * aclocal.m4: Add legalese.
|
|
2324
|
|
2325 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2326
|
|
2327 * configure.in: make sure we have ndbm.h as well as libgdbm.a for
|
|
2328 database support.
|
|
2329
|
|
2330 * configure.in: move msw checking after x checking so that
|
|
2331 auto-detection works.
|
|
2332
|
|
2333 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
2334
|
|
2335 * configure.in: New DLL support.
|
|
2336 * aclocal.m4: New file.
|
|
2337 From William M. Perry <wmperry@aventail.com>
|
|
2338
|
|
2339 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
2340
|
|
2341 * configure.in (xemacs_betaname): Align messages for minimal
|
|
2342 tagbits and indexed lrecords.
|
|
2343 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
2344
|
263
|
2345 1998-03-07 SL Baur <steve@altair.xemacs.org>
|
|
2346
|
|
2347 * XEmacs 20.5-beta30 is released.
|
|
2348
|
|
2349 1998-03-05 SL Baur <steve@altair.xemacs.org>
|
|
2350
|
|
2351 * PROBLEMS: Update wording of x86 GCC 2.7 problems.
|
|
2352
|
|
2353 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2354
|
|
2355 * configure.in: add a --with-msw option. Make X and msw work
|
|
2356 together if the user asks.
|
|
2357
|
|
2358 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
2359
|
|
2360 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
|
|
2361
|
|
2362 1998-03-01 SL Baur <steve@altair.xemacs.org>
|
|
2363
|
|
2364 * configure.in: Add substitutable variable ld_dynamic_link_flags
|
|
2365 for special required linker flags for building DLL capable
|
|
2366 binaries.
|
|
2367
|
261
|
2368 1998-02-28 SL Baur <steve@altair.xemacs.org>
|
|
2369
|
|
2370 * Makefile.in (top_distclean): Remove Installation.el.
|
|
2371 (xemacs): New target. Formerly it was `all:'.
|
|
2372 (all): New default, dist: is now superfluous.
|
|
2373
|
|
2374 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
2375
|
|
2376 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
|
|
2377 selective use of Doug Lea malloc in Linux C Library and GNU C Library.
|
|
2378 (Installation): Add XEmacs version and generate `Installation.el'.
|
|
2379
|
|
2380 1998-02-26 SL Baur <steve@altair.xemacs.org>
|
|
2381
|
|
2382 * configure.in (with_ldap: Fix -lldap autodection.
|
|
2383 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2384 (Installation): Only keep the last configuration.
|
|
2385
|
259
|
2386 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
2387
|
|
2388 * XEmacs 20.5-beta28 is released.
|
|
2389
|
|
2390 * configure.in (with_session): Fix reporting of the setting.
|
|
2391 (with_database_gnudbm): Correctly report setting.
|
|
2392
|
|
2393 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
2394
|
|
2395 * configure.usage: Restore documentation of graphics library
|
|
2396 flags.
|
|
2397 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2398
|
|
2399 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2400
|
|
2401 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
|
|
2402 console.
|
|
2403
|
|
2404 1998-02-23 SL Baur <steve@altair.xemacs.org>
|
|
2405
|
|
2406 * XEmacs 20.4 is released to the beta testers.
|
|
2407
|
|
2408 1998-02-21 SL Baur <steve@altair.xemacs.org>
|
|
2409
|
384
|
2410 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
|
259
|
2411 to also test for Linux libc5.
|
|
2412
|
255
|
2413 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
2414
|
257
|
2415 * XEmacs 20.5-beta27 is released.
|
|
2416 * XEmacs-20.4-pre4 is released.
|
|
2417
|
|
2418 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
|
|
2419 (--with-gung): Implement it.
|
|
2420
|
|
2421 * configure.usage (--with-gung): Document. Turns on
|
|
2422 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
|
|
2423 (--with-term): Remove.
|
384
|
2424
|
255
|
2425 * XEmacs-20.5-beta26 is released.
|
|
2426
|
|
2427 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
2428
|
|
2429 * XEmacs-20.4-pre3 is released.
|
|
2430
|
|
2431 * Makefile.in: use better feedback while rebuilding finder database.
|
|
2432 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2433
|
|
2434 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
2435
|
|
2436 * configure.in (doug_lea_malloc): Add checking for Doug Lea
|
|
2437 Malloc.
|
|
2438
|
253
|
2439 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
2440
|
255
|
2441 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
|
|
2442 Suggested by Pekka Marjola <pema@iki.fi>
|
|
2443
|
|
2444 * XEmacs-20.4-pre2 is released.
|
253
|
2445 * XEmacs-20.5-beta25 is released.
|
|
2446
|
|
2447 1998-02-13 SL Baur <steve@altair.xemacs.org>
|
|
2448
|
|
2449 * INSTALL: Update for Cygwin and Microsoft Windows.
|
|
2450
|
|
2451 * README: Update for Microsoft Windows.
|
|
2452
|
251
|
2453 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
2454
|
253
|
2455 * XEmacs 20.4-pre1 is released.
|
251
|
2456 * XEmacs 20.5-beta24 is released.
|
|
2457
|
|
2458 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2459
|
|
2460 * configure.in: add mule-coding target which defines MULE_CODING,
|
|
2461 nothing uses it as yet. add gif objects to msw support. define
|
|
2462 const_is_losing=no for msw. make msw not selected if tty selected.
|
|
2463 add -lshell32 for dnd support. check for a.out.h rather than
|
|
2464 coff.h
|
|
2465
|
|
2466 * lib-src/make-docfile.c: add cygwin support and generalise the
|
|
2467 remaining open calls. IMHO this should really include sysfile.h.
|
|
2468
|
249
|
2469 1998-02-03 SL Baur <steve@altair.xemacs.org>
|
|
2470
|
|
2471 * XEmacs 20.5-beta23 is released.
|
|
2472
|
247
|
2473 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
2474
|
|
2475 * XEmacs 20.5-beta22 is released.
|
|
2476
|
245
|
2477 1998-01-25 SL Baur <steve@altair.xemacs.org>
|
|
2478
|
|
2479 * XEmacs 20.5-beta21 is released.
|
|
2480
|
|
2481 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2482
|
|
2483 * configure.in: check for coff.h
|
|
2484
|
|
2485 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
2486
|
|
2487 * configure.in: Added support for `--with-shlib'.
|
|
2488
|
243
|
2489 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
2490
|
|
2491 * XEmacs 20.5-beta20 is released.
|
|
2492
|
|
2493 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
2494
|
384
|
2495 * configure.usage:
|
243
|
2496 Remove doc for configure-time INFOPATH, no longer used.
|
|
2497
|
|
2498 * configure.in:
|
|
2499 * src/config.h.in:
|
|
2500 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
|
|
2501
|
384
|
2502 * lwlib/lwlib.h:
|
|
2503 * lwlib/lwlib.c:
|
|
2504 * lwlib/lwlib-config.c:
|
|
2505 * lwlib/lwlib-Xm.c:
|
|
2506 * lwlib/lwlib-Xaw.c:
|
|
2507 * lwlib/lwlib-Xlw.c:
|
|
2508 * lwlib/config.h.in:
|
243
|
2509 * src/menubar-x.c:
|
|
2510 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
|
|
2511 Maintain only one set of variables.
|
|
2512
|
|
2513 * Makefile.in (install-arch-dep): Simplify.
|
384
|
2514 Replace construct `test -d $dir && foo' with
|
243
|
2515 `if test -d $dir; then foo; fi'
|
|
2516
|
384
|
2517 * lwlib/xlwmenu.c:
|
|
2518 * lwlib/xlwscrollbar.c:
|
|
2519 * lwlib/lwlib-Xlw.c:
|
|
2520 * lwlib/lwlib-Xm.c:
|
243
|
2521 Always assume presence of limits.h (ANSI).
|
|
2522
|
241
|
2523 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
2524
|
243
|
2525 * INSTALL: Updated for recent Mule/package changes.
|
|
2526
|
241
|
2527 * XEmacs 20.5-beta19 is released.
|
|
2528
|
|
2529 1998-01-12 Damon Lipparelli <lipp@primus.com>
|
|
2530
|
|
2531 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
|
|
2532 --exec-prefix.
|
|
2533
|
239
|
2534 1998-01-10 SL Baur <steve@altair.xemacs.org>
|
|
2535
|
|
2536 * XEmacs 20.5-beta18 is released.
|
|
2537
|
442
|
2538 1998-01-08 Didier Verna <didier@xemacs.org>
|
239
|
2539
|
|
2540 * configure.in: Get rid of INFOPATH for configure time.
|
|
2541 * configure.usage (Usage): Ditto.
|
|
2542
|
|
2543 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
2544
|
|
2545 * Makefine.in: Correct reported amount of disk savings from
|
|
2546 compression.
|
|
2547 From Markus Linnala <maage@cs.tut.fi>
|
|
2548
|
|
2549 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
2550
|
|
2551 * configure.in: detect and set scrollbars and menubars with
|
|
2552 MS-Windows more appropriately. Check for sys/un.h to use in
|
|
2553 gnuserv.
|
|
2554
|
|
2555 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
2556
|
|
2557 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
|
|
2558 naming.
|
|
2559
|
|
2560 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
|
|
2561
|
|
2562 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
|
|
2563 inactive_button_gc for menu entries.
|
|
2564 (remap_menubar): ignore the enabled status
|
|
2565
|
237
|
2566 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
2567
|
|
2568 * XEmacs 20.5-beta17 is released.
|
|
2569
|
|
2570 * Makefile.in (finder): Use -vanilla.
|
|
2571 (lisp/finder-inf.el): Ditto.
|
|
2572 (check-features): New target. Do a sanity check prior to
|
|
2573 installation.
|
|
2574
|
235
|
2575 1997-01-03 SL Baur <steve@altair.xemacs.org>
|
|
2576
|
|
2577 * XEmacs 20.5-beta16 is released.
|
|
2578
|
233
|
2579 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
2580
|
|
2581 * XEmacs 20.5-beta15 is released.
|
|
2582
|
|
2583 1997-12-29 SL Baur <steve@altair.xemacs.org>
|
|
2584
|
|
2585 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
|
|
2586
|
231
|
2587 1997-12-27 SL Baur <steve@altair.xemacs.org>
|
|
2588
|
|
2589 * XEmacs 20.5-beta14 is released.
|
|
2590
|
|
2591 1997-12-23 Andy Piper <andyp@parallax.co.uk>
|
|
2592
|
|
2593 * configure.in: support for *-pc-cygwin32 config
|
|
2594
|
229
|
2595 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
2596
|
|
2597 * XEmacs 20.5-beta13 is released.
|
|
2598
|
227
|
2599 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
2600
|
|
2601 * XEmacs 20.5-beta 12 is released.
|
|
2602
|
|
2603 1997-12-19 SL Baur <steve@altair.xemacs.org>
|
|
2604
|
384
|
2605 * configure.in (bitmapdir): Reenable --with-session by default for
|
227
|
2606 testing.
|
|
2607
|
|
2608 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
2609
|
|
2610 * info/dir (File): Skk and Gnats are packaged.
|
|
2611
|
|
2612 * PROBLEMS (Note): Update version numbers.
|
|
2613
|
|
2614 * info/dir (File): Update version number.
|
|
2615
|
225
|
2616 1997-12-16 SL Baur <steve@altair.xemacs.org>
|
|
2617
|
227
|
2618 * XEmacs 20.5-beta11 is released.
|
225
|
2619
|
|
2620 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
2621
|
|
2622 * configure.in: Don't bypass graphics library detection
|
|
2623 if the `--with-imagick' option is given to configure.
|
|
2624 : Print autodetected graphics libraries to be linked with Imagick.
|
|
2625
|
|
2626 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
|
|
2627
|
|
2628 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
2629
|
|
2630 * Makefile.in (install-arch-indep): Build info files if needed.
|
|
2631
|
223
|
2632 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
2633
|
225
|
2634 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
|
|
2635
|
227
|
2636 * XEmacs 20.5-beta10 is released.
|
223
|
2637
|
|
2638 1997-12-12 SL Baur <steve@altair.xemacs.org>
|
|
2639
|
|
2640 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
|
|
2641
|
|
2642 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2643
|
|
2644 * configure.in (autodetect ImageMagick): also look for
|
|
2645 "X11/magick/magick.h", and if present, define
|
|
2646 MAGICK_HEADERS_ARE_UNDER_X11
|
|
2647
|
|
2648 1997-12-11 SL Baur <steve@altair.xemacs.org>
|
|
2649
|
|
2650 * configure.in (imagick_libs): Add autodetection for freetype
|
|
2651 -lttf library.
|
|
2652
|
221
|
2653 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
2654
|
227
|
2655 * XEmacs 20.5-beta9 is released.
|
221
|
2656
|
219
|
2657 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
2658
|
227
|
2659 * XEmacs 20.5-beta8 is released.
|
219
|
2660
|
|
2661 * info/dir: update for further packaging.
|
|
2662 * configure.in: remove `tree-x' from XEmacs build.
|
|
2663
|
|
2664 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
2665
|
|
2666 * configure.in: motif menubars need xlwmenu.o
|
|
2667
|
|
2668 * updated files in src/ to allow an XEmacs configured for
|
|
2669 motif menubars to at least compile. Motif menubars are still
|
|
2670 very broken.
|
|
2671
|
|
2672 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
|
|
2673
|
|
2674 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
|
|
2675 properly with the information in the core.
|
|
2676
|
|
2677 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
|
|
2678 the information in the core, and fixed a potental problem with
|
|
2679 parentage.
|
|
2680
|
|
2681 1997-12-01 SL Baur <steve@altair.xemacs.org>
|
|
2682
|
|
2683 * configure.in (with_session): Properly display flag in configure
|
|
2684 status report.
|
|
2685
|
|
2686 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
2687
|
|
2688 * configure.usage: Remove documentation of obsolete option
|
|
2689 --with-gif.
|
|
2690
|
217
|
2691 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
2692
|
227
|
2693 * XEmacs 20.5-beta7 is released.
|
217
|
2694
|
|
2695 * configure.in: When testing for -ltiff, fall back on the extra
|
|
2696 libraries -ljpeg, and -lz since some -ltiff's need them.
|
|
2697
|
|
2698 1997-11-26 SL Baur <steve@altair.xemacs.org>
|
|
2699
|
|
2700 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
|
|
2701 From Glynn Clements <glynn@sensei.co.uk>
|
|
2702
|
|
2703 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
2704
|
|
2705 * configure.in: Improve auto detect of libraries ImageMagick rely
|
|
2706 on.
|
|
2707
|
|
2708 1997-11-23 Jeff Miller <jmiller@smart.net>
|
|
2709
|
|
2710 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
|
|
2711 and src. Configure.in modified. --with-energize is no longer a
|
|
2712 valid configure option.
|
|
2713
|
|
2714 * lwlib/Makefile.in.in removed energize support
|
|
2715 * lwlib/lwlib-Xm.c removed energize support
|
|
2716 * lwlib/lwlib-config.c removed energize support
|
|
2717
|
|
2718 * lwlib/energize/* removed
|
|
2719
|
|
2720 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
2721
|
|
2722 * Makefile.in: Change references of lisp/utils/finder-inf.el to
|
|
2723 lisp/finder-inf.el.
|
|
2724
|
215
|
2725 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
2726
|
227
|
2727 * XEmacs 20.5-beta6 is released.
|
215
|
2728
|
|
2729 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2730
|
|
2731 * configure.usage: Use `--' convention in "usage:" line.
|
|
2732
|
|
2733 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2734
|
|
2735 * configure.in: added `with_xfs' to list of boolean features.
|
|
2736
|
|
2737 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
2738
|
217
|
2739 * XEmacs 20.3 is released for binary kit building.
|
215
|
2740
|
|
2741 1997-11-19 Tor Arntsen <tor@spacetec.no>
|
|
2742
|
|
2743 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
|
|
2744 xemacs dumped on one machine on another. Problem was fixed by 20.3.
|
|
2745
|
|
2746 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
2747
|
|
2748 * configure.usage: New file.
|
|
2749
|
|
2750 * configure.in: Use it instead of monster 10k shell variable.
|
|
2751
|
|
2752 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
2753
|
|
2754 * XEmacs 20.3-pre4 is released.
|
|
2755
|
|
2756 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2757
|
|
2758 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
|
|
2759 dirs.
|
|
2760
|
|
2761 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
2762
|
|
2763 * configure.in: Initialize infodir off of datadir.
|
|
2764
|
|
2765 * Makefile.in: Force LANG = C for building.
|
|
2766
|
|
2767 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
2768
|
|
2769 * XEmacs 20.3-pre3 is released.
|
227
|
2770 * XEmacs 20.5-beta5 is released.
|
215
|
2771
|
213
|
2772 1997-11-13 Marc Paquette <marcpa@cam.org>
|
|
2773
|
|
2774 * nt/Todo: added a task for support of lisp packages through
|
|
2775 the registry.
|
|
2776
|
|
2777 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2778
|
|
2779 * Renamed files *w32* to *msw*
|
|
2780
|
|
2781 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
|
|
2782 HAVE_MS_WINDOWS. Changed files:
|
|
2783 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
|
|
2784 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
|
|
2785 sysdep.el, console-msw.c, console-msw.h, console.c,
|
|
2786 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
|
|
2787 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
|
|
2788 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
|
384
|
2789 redisplay.c, symsinit.h,
|
213
|
2790
|
|
2791 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
|
|
2792
|
|
2793 * Deleted w32 build directory since nt build directory now handles
|
|
2794 X and native mswindows builds.
|
|
2795
|
215
|
2796 1997-11-11 SL Baur <steve@altair.xemacs.org>
|
|
2797
|
227
|
2798 * XEmacs 20.5-beta4 is released.
|
215
|
2799
|
211
|
2800 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
2801
|
|
2802 * info/dir: remove packaged entries.
|
|
2803 From Glynn Clements <glynn@sensei.co.uk>
|
|
2804
|
|
2805 * configure.in: Puke and die if NAS sound is selected without X.
|
|
2806
|
209
|
2807 1997-11-08 SL Baur <steve@altair.xemacs.org>
|
|
2808
|
227
|
2809 * XEmacs 20.5-beta3 is released.
|
209
|
2810 * XEmacs 20.3-pre2 is released.
|
|
2811
|
|
2812 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
|
|
2813
|
|
2814 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
|
|
2815
|
|
2816 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
|
|
2817
|
|
2818 * Files split from nt to new w32 directory:
|
|
2819 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
|
|
2820 xemacs.mak.
|
|
2821
|
442
|
2822 1997-11-05 Didier Verna <didier@xemacs.org>
|
209
|
2823
|
|
2824 * configure.in: Added the --site-prefixes options for the configure
|
384
|
2825 script. You give a colon or space separated list of prefixes, and
|
209
|
2826 subdirectories include/ and lib/ will be added with -I and -L.
|
|
2827
|
|
2828 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
2829
|
|
2830 * configure.in: AIX + gcc fixes.
|
|
2831 - Don't wrap -B. aixflags changed to start_flags.
|
|
2832
|
|
2833 1997-11-04 SL Baur <steve@altair.xemacs.org>
|
|
2834
|
|
2835 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
|
|
2836 From Skip Montanaro <skip@calendar.com>
|
|
2837
|
|
2838 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2839
|
|
2840 * Delete etc/TUTORIAL.th because Thai is not supported yet.
|
|
2841
|
|
2842 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2843
|
|
2844 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
|
|
2845 window's coordinates and dimensions to center the
|
|
2846 dialog box unless its mapped_when_managed property is
|
|
2847 true. This should avoid the top level widget that the
|
|
2848 HAVE_SESSION code creates, which is unmapped and
|
|
2849 useless for this purpose.
|
|
2850
|
|
2851 1997-11-01 SL Baur <steve@altair.xemacs.org>
|
|
2852
|
|
2853 * XEmacs 20.3-pre1 is released.
|
|
2854
|
207
|
2855 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
2856
|
209
|
2857 * XEmacs 19.16 is released.
|
|
2858
|
|
2859 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
2860
|
227
|
2861 * XEmacs 20.5-beta2 is released.
|
207
|
2862
|
|
2863 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
2864
|
|
2865 * configure.in (xetest): Eliminate tests for PNG, JPEG,
|
|
2866 TIFF(broken) and replace with test for ImageMagick.
|
|
2867
|
|
2868 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
|
384
|
2869
|
207
|
2870 * lwlib/xlwmenu.h: Added string macro declarations for
|
|
2871 titleForeground and highlightForeground properties.
|
|
2872
|
|
2873 * lwlib/xlwmenuP.h: Added struct fields for title and
|
|
2874 highlight colors.
|
|
2875
|
|
2876 * lwlib/xlwmenu.c: Added initialization and usage code
|
|
2877 for the new titleForeground and highlightForeground
|
|
2878 properties.
|
|
2879
|
|
2880 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
2881
|
|
2882 * XEmacs 20.3-beta94 is released.
|
|
2883
|
|
2884 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
2885
|
|
2886 * configure.in: Correct last patch for berkdb.
|
|
2887
|
|
2888 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
2889
|
|
2890 * XEmacs 20.3-beta93 is released.
|
|
2891
|
|
2892 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
|
|
2893
|
|
2894 * lib-src/make-path.c:
|
|
2895 * lib-src/digest-doc.c:
|
|
2896 * lib-src/gnuslib.c: Always include config.h before system headers
|
|
2897 * configure.in: Improve AIX configure support
|
|
2898 - NON_GNU_CC defaults to `xlc'
|
384
|
2899 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
|
207
|
2900 -qmaxmem=20000"
|
|
2901 - check for sin instead of sqrt in -lm to avoid xlc internal error
|
|
2902 - Detect -li18n for use with Motif
|
|
2903 - Move weird AIX static linking flags from s&m files to configure.in
|
|
2904 - use #pragma instead of -ma flag to avoid compiler warnings
|
|
2905
|
|
2906 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2907
|
|
2908 * lwlib/xlwmenu.c: Use XtRDimension in place of
|
|
2909 XmRHorizontalDimension in shadowThickness resource
|
|
2910 declaration.
|
|
2911
|
|
2912 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
|
|
2913 color as the foreground for selected entries.
|
|
2914
|
|
2915 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
|
|
2916 color as the foreground for selected entries.
|
|
2917
|
|
2918 * lwlib/xlwmenu.c (toggle_decoration_height): Force
|
|
2919 height to be minimum of 2x the shadow thickness.
|
|
2920
|
|
2921 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
2922
|
|
2923 * configure.in: Don't choke on Berkeley DB 2.x.
|
|
2924
|
|
2925 1997-10-24 SL Baur <steve@altair.xemacs.org>
|
|
2926
|
|
2927 * XEmacs 20.3-beta92 is released.
|
|
2928
|
|
2929 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
2930
|
|
2931 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
|
|
2932 it already exists (use `make finder' to force rebuild).
|
|
2933
|
|
2934 1997-10-18 SL Baur <steve@altair.xemacs.org>
|
|
2935
|
424
|
2936 * XEmacs 20.3-beta91 is released.
|
207
|
2937
|
|
2938 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
2939
|
|
2940 * configure.in: Removed -Olimit=2000 from cc for IRIX.
|
|
2941
|
|
2942 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2943
|
|
2944 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
|
|
2945 and removed backquoted echo statement from the infopath report line.
|
|
2946
|
|
2947 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
2948
|
|
2949 * configure.in: Added detection of the declaration of the timezone
|
|
2950 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
|
|
2951
|
|
2952
|
|
2953 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
2954
|
|
2955 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
|
|
2956 of the timezone variable in system headers.
|
|
2957
|
|
2958 * systime.h: Use HAVE_TIMEZONE_DECL.
|
|
2959
|
|
2960 1997-10-14 SL Baur <steve@altair.xemacs.org>
|
|
2961
|
|
2962 * configure.in (all_widgets): Don't allow configuration of
|
|
2963 --with-mule if Mule lisp hasn't been installed.
|
|
2964
|
|
2965 1997-10-13 SL Baur <steve@altair.xemacs.org>
|
|
2966
|
|
2967 * configure.in: Remove `site-lisp' from list of directories to
|
|
2968 make symbolic links for.
|
|
2969
|
|
2970 * XEmacs 20.3-beta90 is released.
|
|
2971
|
|
2972 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
|
|
2973
|
|
2974 * info/dir: Cosmetic changes to info/dir
|
|
2975
|
205
|
2976 1997-10-12 SL Baur <steve@altair.xemacs.org>
|
|
2977
|
227
|
2978 * XEmacs 20.5-beta1 is released.
|
205
|
2979
|
|
2980 * XEmacs 19.16-pre9 is released.
|
|
2981
|
|
2982 * XEmacs 19.16-pre8 is released.
|
|
2983
|
203
|
2984 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
2985
|
205
|
2986 * XEmacs 20.3-beta28 is released.
|
|
2987
|
203
|
2988 * Makefile.in (src/paths.h): Update PATH_INFOPATH
|
|
2989 (infopath): New shell variable.
|
|
2990 (infopath_user_defined): Ditto.
|
|
2991
|
|
2992 * configure.in (infodir_user_defined): Spelling fixes.
|
|
2993
|
|
2994 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2995
|
|
2996 * configure.in: added options and option help docs for infopath
|
|
2997 and lockdir
|
|
2998 * '' added a line to the report for infopath and lockdir
|
|
2999
|
|
3000 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3001
|
|
3002 * Makefile.in.in (INFOPATH): Added variable and put it into
|
|
3003 DUMPENV.
|
|
3004
|
|
3005 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
3006
|
|
3007 * packages/info/localdir: New directory and file.
|
|
3008
|
|
3009 * packages/README: New directory & file.
|
|
3010
|
|
3011 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
3012
|
|
3013 * Makefile.in: Add `make configure' target
|
|
3014
|
|
3015 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
3016
|
|
3017 * XEmacs 19.16-pre7 is released.
|
|
3018
|
|
3019 1997-10-05 Damon Lipparelli <lipp@aa.net>
|
|
3020
|
|
3021 * Makefile.in (install-arch-dep, install-arch-indep): Move the
|
|
3022 commands for symlink'ing the system-independent bits into the
|
|
3023 system-dependent directory structure from "install-arch-indep" to
|
|
3024 "install-arch-dep".
|
|
3025
|
|
3026 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3027
|
|
3028 * Makefile.in (blddir): variable from "configure".
|
|
3029 (finder): use it.
|
|
3030
|
|
3031 1997-10-05 SL Baur <steve@altair.xemacs.org>
|
|
3032
|
|
3033 * Makefile.in (GENERATED_LISP): New variable.
|
|
3034 (all): Force dependency on finder-inf.el.
|
|
3035 (lisp/utils/finder-inf.el): new rule.
|
|
3036
|
|
3037 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
3038
|
|
3039 * XEmacs 19.16-pre6 is released.
|
|
3040
|
201
|
3041 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
3042
|
|
3043 * XEmacs 20.3-beta27 is released.
|
|
3044
|
|
3045 1997-10-03 Damon Lipparelli <lipp@primus.com>
|
|
3046
|
|
3047 * Makefile.in (install-arch-indep): When --prefix !=
|
|
3048 --exec-prefix, symlink the system-independent bits into the
|
|
3049 system-dependent directory structure (rather than the other way
|
|
3050 around).
|
|
3051
|
|
3052 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
|
|
3053
|
|
3054 * lib-src/etags.c: etags 12.28 + prototypization
|
384
|
3055 * INSTALL: Better document --site-runtime-libraries
|
|
3056 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
|
201
|
3057 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
|
|
3058 left; scrollbar disappears; keyboard inoperative.
|
|
3059 * configure.in: Remove left-over references to *_switch_x_*
|
|
3060 - NAS libaudio is part of $libs_x, not $LIBS
|
|
3061
|
199
|
3062 1997-10-02 SL Baur <steve@altair.xemacs.org>
|
|
3063
|
|
3064 * XEmacs 20.3-beta26 is released.
|
|
3065
|
197
|
3066 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
3067
|
|
3068 * XEmacs 20.3-beta25 is released.
|
|
3069
|
|
3070 * Makefile.in (install-arch-dep): Install the `Installation' for
|
|
3071 future reference.
|
|
3072
|
|
3073 * Makefile.in (top_distclean): Remove finder-inf.el*.
|
|
3074
|
|
3075 * configure.in (use_union_type): Default to "yes".
|
|
3076
|
|
3077 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
|
|
3078
|
|
3079 * configure.in: Add tiff autodetection
|
|
3080
|
|
3081 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
3082
|
|
3083 * lwlib/xlwmenu.c: Add bounds checking.
|
|
3084 Check error return on XmStringGetLtoR.
|
|
3085
|
195
|
3086 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
3087
|
|
3088 * XEmacs 20.3-beta24 is released.
|
|
3089
|
|
3090 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
3091
|
|
3092 * Makefile.in (custom-loads): New target.
|
|
3093
|
|
3094 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
3095
|
|
3096 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
|
|
3097 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
3098
|
|
3099 1997-09-22 SL Baur <steve@altair.xemacs.org>
|
|
3100
|
|
3101 * XEmacs 19.16-pre4 is released.
|
|
3102
|
193
|
3103 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
3104
|
|
3105 * XEmacs 20.3-beta23 is released.
|
|
3106
|
|
3107 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
3108
|
|
3109 * XEmacs 19.16-pre3 is released.
|
|
3110
|
|
3111 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3112
|
|
3113 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
|
|
3114 sequences (needs more testing).
|
384
|
3115 * */Makefile*:
|
193
|
3116 - Cleanup man/*/Makefile for consistency.
|
|
3117 - use $(MAKEFINFO), $(TEXI2DVI), etc...
|
|
3118 - Make combination --with-srcdir + Sun make work properly.
|
384
|
3119 - Change construct: test -d $${dir} || mkdir $${dir}
|
193
|
3120 --> if test ! -d $${dir}; then mkdir $${dir}; fi
|
|
3121 * lisp/x11/x-win-sun.el: Fix remaining glitches with
|
|
3122 re-mappings of Sun function keys.
|
|
3123 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
|
|
3124 * man/internals/internals.texi: Fix makeinfo compilation error.
|
|
3125
|
191
|
3126 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
3127
|
|
3128 * XEmacs 20.3-beta22 is released.
|
|
3129
|
189
|
3130 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
3131
|
|
3132 * XEmacs 20.3-beta21 is released.
|
|
3133
|
|
3134 * XEmacs 19.16-pre2 is released.
|
|
3135
|
187
|
3136 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
3137
|
|
3138 * XEmacs 20.3-beta20 is released.
|
|
3139
|
|
3140 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
|
|
3141
|
|
3142 * configure.in: Use `PATH' for options that take multiple dirs.
|
|
3143 - Fix test for $PWD == `pwd`
|
|
3144 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
|
|
3145 systems can work. (untested)
|
|
3146
|
|
3147 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
|
|
3148 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
|
|
3149 being autoloaded - let's make them part of the core.
|
|
3150
|
|
3151 * lisp/x11/x-compose.el:
|
|
3152 * lisp/x11/x-init.el:
|
|
3153 * lisp/x11/x-win-sun.el:
|
|
3154 * lisp/x11/x-winxfree86.el:
|
|
3155 * src/device-x.c:
|
|
3156 * src/event-Xt.c:
|
|
3157 - Yet another rewrite of key handling (not the last, though)
|
|
3158 - x-keysym-on-keyboard-p is much faster.
|
|
3159 - x-keysym-on-keyboard-sans-modifiers-p introduced.
|
|
3160 - x-keysym-hashtable introduced.
|
|
3161 - allow X11R4 libs to guess keysyms on X11R5 servers.
|
384
|
3162 - A better workaround for the bug that some Xlibs generate
|
187
|
3163 Multi_key a adiaeresis when pressing Multi_key a "
|
384
|
3164
|
187
|
3165 * src/dgif_lib.c: Make sure size_t is defined before using it.
|
|
3166
|
|
3167 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
3168
|
|
3169 XEmacs 19.16-pre1 "Queens" is released.
|
|
3170
|
|
3171 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
3172
|
|
3173 * configure.in: Reverse package-path.
|
|
3174 From Colin Rafferty <craffert@ml.com>
|
|
3175
|
185
|
3176 1997-09-02 SL Baur <steve@altair.xemacs.org>
|
|
3177
|
|
3178 * XEmacs 20.3-beta19 is released.
|
|
3179
|
|
3180 * Makefile.in (finder): New target.
|
|
3181
|
|
3182 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
3183
|
|
3184 * XEmacs 19.16-beta91 is released.
|
|
3185
|
|
3186 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3187
|
|
3188 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
3189 iso-2022-jp-2 is defined as coding-system.
|
|
3190
|
|
3191 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
3192 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
3193
|
|
3194 (iso-2022-jp-2): New coding system.
|
|
3195
|
|
3196 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3197
|
|
3198 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
|
|
3199 jka-compr.el.
|
|
3200
|
|
3201 1997-08-20 SL Baur <steve@altair.xemacs.org>
|
|
3202
|
|
3203 * XEmacs 19.16-beta90 is released.
|
|
3204
|
183
|
3205 1997-08-16 SL Baur <steve@altair.xemacs.org>
|
|
3206
|
|
3207 * XEmacs 20.3-beta18 is released.
|
|
3208
|
181
|
3209 1997-08-09 SL Baur <steve@altair.xemacs.org>
|
|
3210
|
|
3211 * XEmacs 20.3-beta17 is released.
|
|
3212
|
|
3213 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
|
|
3214
|
|
3215 * configure.in:
|
|
3216 - use-system-malloc renamed to with-system-malloc.
|
|
3217 - config.el reimplemented for improved accuracy.
|
|
3218 - new variable `blddir' introduced for informational purposes.
|
|
3219 * lib-src/config.values.in: new config.el implementation
|
|
3220 * lib-src/config.values.sh: new config.el implementation
|
384
|
3221 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
|
181
|
3222 (thanks to Espen Skoglund, pascal.el maintainer)
|
|
3223 * src/chartab.c: maintainability improvements.
|
|
3224 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
|
|
3225 coding systems results in extra CR's inserted into file on saving.
|
|
3226
|
|
3227 1997-08-06 SL Baur <steve@altair.xemacs.org>
|
|
3228
|
|
3229 * configure.in: Crash & burn if db-2 is detected.
|
|
3230 From Soren Dayton <csdayton@cs.uchicago.edu>
|
|
3231
|
179
|
3232 1997-07-31 SL Baur <steve@altair.xemacs.org>
|
|
3233
|
|
3234 * XEmacs 20.3-beta16 is released.
|
|
3235
|
|
3236 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
|
|
3237
|
|
3238 * configure.in: --with-x11=no --> --with-xface=no
|
|
3239 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
|
|
3240 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
|
|
3241 * event-Xt.c: Fix crashes when no input context available.
|
|
3242 * src/mule-coding.c: Use enum eol_type instead of int consistently
|
|
3243 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
|
|
3244 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
|
|
3245 NOT_C_CODE
|
|
3246
|
177
|
3247 1997-07-26 SL Baur <steve@altair.xemacs.org>
|
|
3248
|
|
3249 * XEmacs 20.3-beta15 is released.
|
|
3250
|
|
3251 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
3252
|
|
3253 * lwlib/xlwscrollbar.c: Add debug malloc support.
|
|
3254 * lwlib/xlwmenu.c: Ditto.
|
|
3255 * lwlib/lwlib-utils.h: Ditto.
|
|
3256
|
|
3257 * configure.in (null_string): Add --use-debug-malloc option.
|
|
3258
|
|
3259 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
3260
|
|
3261 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
|
|
3262
|
|
3263 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
3264
|
|
3265 * Makefile.in (install-arch-indep): Create required links when
|
|
3266 prefixdir != execdir.
|
|
3267
|
|
3268 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
175
|
3269
|
|
3270 * XEmacs 20.3-beta14 is released.
|
|
3271
|
|
3272 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3273
|
177
|
3274 * src/fns.c (require): Print messages when loading a file as a
|
175
|
3275 result of require.
|
384
|
3276
|
175
|
3277 * configure.in:
|
|
3278 * lisp/utils/config.el:
|
384
|
3279 * lib-src/config.values:
|
175
|
3280 - new file created and installed by building.
|
|
3281 - Allow configuration time values to be queried by the lisp code.
|
|
3282
|
|
3283 * configure.in:
|
|
3284 - check for alloca in libPW on hpux.
|
|
3285 - Redo --with-clash-detection
|
|
3286 - need to check for termios and friends even if with-tty=no.
|
|
3287 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
|
|
3288 - better quoting for AIX_SMT_EXP (untested)
|
|
3289 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
|
|
3290
|
|
3291 * *.[ch]: more warning elimination
|
|
3292
|
|
3293 * src/input-method*.c:
|
|
3294 * src/s/freebsd.h:
|
|
3295 - remove freebsd ifdefs from C code.
|
|
3296
|
|
3297 * src/specifier.c:
|
|
3298 - fix Fdisplay-table-specifier-p
|
|
3299
|
173
|
3300 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3301
|
|
3302 * XEmacs 20.3-beta13 is released.
|
|
3303
|
|
3304 * info/dir (Packages): Integrate texinfo manual for PH.
|
|
3305
|
|
3306 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3307
|
|
3308 * extents.c (print_extent): Print correctly.
|
384
|
3309
|
173
|
3310 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3311
|
|
3312 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
|
|
3313
|
|
3314 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
|
|
3315
|
|
3316 * *Makefile*: More cleanup.
|
|
3317 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
|
|
3318 - Nuke ld_call_shared from s&m files
|
|
3319 - Nuke src/s/*-static.h
|
|
3320 - Nuke Solaris and DEC OSF static build support.
|
|
3321 - Nuke SHORTNAMES
|
|
3322 - Nuke libmld
|
|
3323 - CLASH_DETECTION configurable, off by default.
|
|
3324
|
|
3325 * *.[ch]: Warning elimination, code cleanup, some 64-bit
|
|
3326 safeguarding.
|
|
3327
|
|
3328 * sol2.h: More bullet-proofing for Sun bugs in header files.
|
|
3329
|
|
3330 * lib-src/etags.c: etags version 12.19.
|
|
3331
|
|
3332 * lisp/x11/x-select.el:
|
|
3333 * src/xselect.c: Try STRING if selection owner couldn't convert
|
384
|
3334 COMPOUND_TEXT.
|
173
|
3335
|
|
3336 * src/*.c: Change defalt to default_, and in general allow
|
|
3337 doc-snarfing functions to recognize and ignore trailing `_'
|
|
3338
|
384
|
3339 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
|
173
|
3340 convert source code to use them consistently.
|
|
3341
|
171
|
3342 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
3343
|
|
3344 * XEmacs 20.3-beta12 is released.
|
|
3345
|
|
3346 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
|
|
3347
|
384
|
3348 * configure.in: Set options differently, depending on beta-ness of
|
171
|
3349 build tree.
|
|
3350 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
|
|
3351 distclean.
|
|
3352
|
|
3353 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
3354
|
|
3355 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
|
|
3356 linker.
|
|
3357 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
3358
|
|
3359 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
3360
|
|
3361 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
|
|
3362
|
|
3363 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
3364
|
|
3365 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
|
|
3366 fix. Restoration of lossage from beta10->beta11 upgrade.
|
|
3367
|
|
3368 * XEmacs 20.3-beta11 is released.
|
|
3369
|
|
3370 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3371
|
|
3372 * lisp/language/english.el: Add quail-british for British.
|
|
3373
|
|
3374 * lisp/language/european.el: Register input-method for various non
|
|
3375 quail-latin-1 methods.
|
|
3376
|
169
|
3377 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
|
|
3378
|
|
3379 * lib-src/getopt*.c: Don't redefine const - let configure do that.
|
|
3380
|
|
3381 * configure.in: Better behavior for `configure --with-gcc=no'
|
|
3382 - Autodetect ulimit.h
|
|
3383 - Remove broken SunOS4 kludge for libXmu
|
|
3384 - Autodetect usleep
|
|
3385
|
|
3386 * src/s/sol2.h: Support gcc on various Solaris releases.
|
384
|
3387
|
169
|
3388 * lib-src/*.c: Ansify prototypes.
|
|
3389
|
|
3390 * lisp/prim/files.el: Optimize auto-mode-alist.
|
|
3391
|
|
3392 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
|
|
3393 - `make install' now works.
|
|
3394 - dependencies updated.
|
|
3395
|
|
3396 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
|
|
3397 - Replace uses of XtVa* with non-varargs variants.
|
|
3398
|
|
3399 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3400
|
|
3401 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
|
|
3402 `change-major-mode-hook'.
|
|
3403
|
|
3404 * lisp/modes/image-mode.el (image-maybe-restore): New function.
|
|
3405
|
|
3406 * src/glyphs.c (make_string_from_file): must protect from
|
|
3407 `format-alist'.
|
|
3408
|
|
3409 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
3410
|
|
3411 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
|
|
3412 variable.
|
|
3413
|
167
|
3414 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
3415
|
169
|
3416 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
|
|
3417 should be `print-libgcc-file-name'
|
|
3418 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
384
|
3419
|
167
|
3420 * XEmacs 20.3-beta10 is released.
|
|
3421
|
|
3422 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3423
|
|
3424 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
|
|
3425 GB).
|
|
3426
|
|
3427 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
|
|
3428 11643 to be more detailed.
|
|
3429
|
|
3430 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
|
|
3431 `arabic-2' to `arabic-digit', `arabic-1-column' and
|
|
3432 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
|
|
3433
|
|
3434 * src/mule-charset.c: Modify charset DOC-strings to be more
|
|
3435 detailed.
|
|
3436
|
|
3437 Use BOX DRAWINGS characters of JIS X0208.
|
|
3438
|
|
3439 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3440
|
|
3441 * lisp/apel/richtext.el: Add autoload comments for
|
|
3442 `richtext-encode' and `richtext-decode'.
|
|
3443
|
|
3444 * lisp/prim/format.el (format-alist): Add `text/richtext'.
|
|
3445
|
|
3446 * lisp/tl/chartblxmas.el: New file.
|
|
3447
|
|
3448 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
|
|
3449 table" for MULE menu.
|
|
3450
|
|
3451 * lisp/apel/emu.el: Check richtext.el is bundled.
|
|
3452
|
|
3453 * lisp/tl/char-table.el (view-charset): New command.
|
|
3454
|
|
3455 * lisp/tl/char-table.el: Rename some functions.
|
|
3456
|
|
3457 * lisp/packages/hexl.el (hexl-mode-exit): Run
|
|
3458 `hexl-mode-exit-hook'.
|
|
3459
|
|
3460 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
3461 support" and "Set language environment" of mule menu.
|
|
3462
|
|
3463 * lisp/apel/file-detect.el: Add autoload comments for function
|
|
3464 `add-path', `add-latest-path', `get-latest-path',
|
|
3465 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
3466 variable `exec-suffix-list'.
|
|
3467
|
|
3468 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
3469 image/png and image/x-xpm.
|
|
3470
|
|
3471 * lisp/modes/image-mode.el: New file.
|
|
3472
|
|
3473 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3474
|
|
3475 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
|
|
3476 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
3477
|
|
3478 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
3479
|
165
|
3480 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
3481
|
|
3482 * XEmacs 20.3-beta9 is released.
|
|
3483
|
|
3484 * Makefile.in (dist): Make `make dist' work for me.
|
|
3485
|
|
3486 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
|
|
3487
|
|
3488 * configure.in:
|
|
3489 - Change "t" to tabs in sed commands
|
|
3490 - Add /g to sed substitition commands when appropriate
|
|
3491 - Change XtVa[SG]etValue to Xt[SG]etValue
|
|
3492 - Make version variables into Lisp_Objects.
|
|
3493
|
|
3494 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3495
|
|
3496 * src/config.h.in:
|
|
3497 * configure.in:
|
|
3498 - Autodetect X defines using xmkmf.
|
|
3499 - Compute rpath on *bsd* systems as well.
|
|
3500 - rewrite PRINT_VAR m4 macro.
|
|
3501 - detect sizes of void* and long long for future use by unex*.c
|
|
3502 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
|
|
3503
|
|
3504 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3505
|
|
3506 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
|
|
3507
|
|
3508 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
3509 `mh-folder-coding-system'.
|
|
3510
|
|
3511 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3512
|
|
3513 * lisp/language/ethio-util.el: imported from
|
|
3514 Emacs/mule-19.34.94-zeta.
|
|
3515
|
|
3516 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
|
|
3517 repair Arabic characters.
|
|
3518
|
|
3519 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3520
|
|
3521 * lib-src/update-autoloads.sh: Search lisp/mule/.
|
|
3522
|
|
3523 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
3524 language environment" of Mule menu.
|
|
3525
|
|
3526 * lisp/language/visual-mode.el: moved from mule/.
|
|
3527
|
|
3528 * lisp/language/ethiopic.el: Modify for XEmacs.
|
|
3529
|
|
3530 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
|
|
3531 problem of setting for `language-info-alist' about koi8-r.
|
|
3532
|
|
3533 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
3534
|
|
3535 * lisp/mule/mule-util.el: New file (imported from
|
|
3536 Emacs/mule-19.34.94-zeta).
|
|
3537
|
|
3538 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
|
|
3539 moved to mule-util.el.
|
|
3540
|
|
3541 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
|
|
3542 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
|
|
3543 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
|
|
3544 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
|
|
3545 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
|
|
3546
|
|
3547 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
|
|
3548 emulate Emacs/mule-19.34.94-zeta function.
|
|
3549
|
|
3550 * lisp/mule/mule-cmds.el: modified to sync with
|
|
3551 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
3552
|
|
3553 (set-language-info): Add to "Describe Language Support" and "Set
|
|
3554 Language Environment" menu.
|
|
3555
|
|
3556 * lisp/mule/mule-charset.el: Function `compose-region' and
|
|
3557 `decompose-region' were moved to mule-util.el.
|
|
3558
|
|
3559 * lisp/leim/quail.el: modify to sync with latest quail.el of
|
|
3560 Emacs/mule in ETL.
|
|
3561
|
|
3562 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
3563
|
|
3564 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
3565
|
163
|
3566 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
3567
|
165
|
3568 * Makefile.in: Missing FRC.info.
|
|
3569 (install-arch-dep): Add missing backslash.
|
|
3570 From Glynn Clements <glynn@sensei.co.uk>
|
|
3571
|
163
|
3572 * XEmacs 20.3-beta8 is released.
|
|
3573
|
|
3574 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
3575
|
|
3576 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
|
|
3577 lwlib/lwlib.c: Make 64 bit clean.
|
384
|
3578
|
163
|
3579 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3580
|
|
3581 * configure.in:
|
|
3582 - Autodetect X defines using xmkmf.
|
|
3583 - Compute rpath on *bsd* systems as well.
|
|
3584 - rewrite PRINT_VAR m4 macro.
|
|
3585 - detect sizes of void* and long long for future use by unex*.c
|
|
3586
|
|
3587 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
|
|
3588
|
|
3589 * */Makefile.in.in: Another rewrite
|
|
3590 Make makefiles immune from being mangled by various cpp
|
384
|
3591 implementations by quoting non-preprocessor directive lines.
|
163
|
3592 - random cleanup
|
|
3593 - Use $(RM) and $(pwd) macros consistently
|
|
3594 - Add dependencies for balloon-help source files
|
|
3595 - Use getcwd by default instead of getwd.
|
|
3596 * lwlib/config.h: Now includes src/config.h
|
|
3597 * lwlib/*.c: Use config.h, but DON'T use Xos.h
|
|
3598 * lib-src/*.c: Fix compiler warnings
|
|
3599 * lisp/version.el:
|
|
3600 - Put version information in version.sh instead of version.el
|
|
3601
|
|
3602 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3603
|
|
3604 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
|
|
3605 -I/usr/local/include.
|
|
3606
|
161
|
3607 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
3608
|
|
3609 * XEmacs 20.3-beta7 is released.
|
|
3610
|
|
3611 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3612
|
|
3613 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
|
|
3614 regexp for horizontal smiley faces.
|
|
3615 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
3616
|
|
3617 * lisp/leim/quail.el (quail-get-translation): Don't use
|
|
3618 `string-to-vector' for XEmacs.
|
|
3619
|
|
3620 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
3621
|
|
3622 * lisp/modes/*.el: Removed all "\177" bindings that were
|
|
3623 previously commented out and normalized everything vis a vis
|
|
3624 'backspace and 'delete keysyms.
|
|
3625 * lisp/packages/*.el: Normalized all the "\177" bindings
|
384
|
3626 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
|
161
|
3627 which is a "smart" version of the cperl-electric-backspace
|
|
3628 function (it honors the desired delete direction). Bound it to
|
|
3629 'delete and the electric-backspace to 'backspace.
|
384
|
3630 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
|
161
|
3631 cperl-electric-delete to the 'supersede list.
|
|
3632
|
159
|
3633 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
3634
|
|
3635 * XEmacs 20.3-b6 is released.
|
|
3636
|
|
3637 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
|
|
3638 Suggested by Martin Buchholz <mrb@eng.sun.com>
|
|
3639
|
|
3640 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
|
|
3641
|
384
|
3642 * src/Makefile.in:
|
|
3643 * lwlib/Makefile.in:
|
|
3644 * lib-src/Makefile.in:
|
159
|
3645 * Makefile.in: More Makefile cleanup
|
|
3646 - add .PHONY targets where necessary
|
|
3647 - remove most builtin rules using .SUFFIXES
|
|
3648 - -lXau only gets used for linking gnuserv binaries
|
|
3649 - No VPATH for root Makefile
|
|
3650 - remove gcc v1 support
|
384
|
3651 * configure.in:
|
159
|
3652 - A new test to autodetect need to define NARROWPROTO,
|
|
3653 needed by XFree86
|
|
3654 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
|
|
3655 - Immediately exit if SIZEOF_* tests fail.
|
|
3656 - Check for libPW
|
|
3657 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
|
|
3658 are in sync.
|
384
|
3659 * src/s/linux.h:
|
159
|
3660 * src/m/intel386.h: Yet another attempt to clean up linux defines.
|
|
3661
|
|
3662 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
3663
|
|
3664 * lib-src/pop.c: Correct incantation for pop.h.
|
|
3665 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3666
|
|
3667 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3668
|
|
3669 * configure.in (beta): Correct test looking for Beta number.
|
|
3670
|
|
3671 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3672
|
|
3673 * src/Makefile.in.in, mule/language/misc-lang.el,
|
|
3674 mule/mule-load.el, mule/ipa-hooks.el: Use
|
|
3675 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
|
|
3676 mule/ipa-hooks.el was deleted.
|
|
3677
|
|
3678 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3679
|
|
3680 * Use lisp/mule/language/thai-util.el instead of
|
|
3681 lisp/mule/thai.el.
|
|
3682
|
|
3683 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
3684
|
|
3685 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
|
|
3686 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
|
|
3687
|
|
3688 * lisp/mule/language/thai.el: modified for XEmacs.
|
|
3689
|
|
3690 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3691
|
|
3692 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
|
|
3693 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
|
|
3694 lisp/mule/language/european.el, lisp/mule/language/greek.el,
|
|
3695 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
|
|
3696 instead of lisp/mule/chinese-hooks.el,
|
|
3697 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
|
|
3698 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
|
|
3699 lisp/mule/korean-hooks.el.
|
|
3700
|
|
3701 * lisp/mule/language/*.el was imported from
|
|
3702 Emacs/mule-19.34.94-zeta.
|
|
3703
|
|
3704 * Use lisp/mule/language/china-util.el instead of
|
|
3705 lisp/mule/chinese.el.
|
|
3706
|
|
3707 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3708
|
|
3709 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
3710 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
|
|
3711 were defined as coding-system.
|
|
3712
|
|
3713 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3714
|
|
3715 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
|
|
3716 smiley faces.
|
|
3717
|
163
|
3718 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
384
|
3719
|
163
|
3720 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
3721 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
3722
|
|
3723 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
3724
|
|
3725 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
3726 the `backward-or-forward-foo' functions.
|
|
3727 * lisp/prim/simple.el:
|
|
3728 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
3729 - Removed `backspace-or-delete-hook'
|
|
3730 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
3731 - Added functions: `backward-or-forward-kill-word'
|
|
3732 `backward-or-forward-kill-sentence'
|
|
3733 `backward-or-forward-kill-sexp'
|
|
3734 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
3735 began playing nicely with pending-del.
|
|
3736 * lisp/modes/cc-mode.el:
|
|
3737 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
3738 to use the new names.
|
384
|
3739
|
157
|
3740 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
3741
|
|
3742 * XEmacs 20.3-b5 is released.
|
|
3743
|
155
|
3744 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
3745
|
|
3746 * XEmacs 20.3-b4 is released.
|
|
3747
|
|
3748 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
|
|
3749
|
|
3750 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
|
|
3751 with new Autoconf 2 mechanisms.
|
|
3752 * src/syswait.h:
|
|
3753 * src/sysdep.c:
|
|
3754 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
|
|
3755
|
|
3756 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
|
|
3757 old cruft that can be obtained from system header files.
|
|
3758 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
|
384
|
3759
|
|
3760 * lib-src/b2m.c:
|
|
3761 * src/gifalloc.c:
|
|
3762 * lib-src/gnuslib.c:
|
|
3763 * lib-src/profile.c:
|
155
|
3764 * lib-src/movemail.c: Fix compiler warnings
|
384
|
3765
|
155
|
3766 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
|
|
3767 - Fix up compile flags for new etags version
|
|
3768
|
384
|
3769 * man/xemacs/programs.texi:
|
155
|
3770 * lib-src/etags.c: Upgraded to etags 12.11
|
|
3771
|
|
3772 * src/config.h.in: Fix inline keyword support
|
384
|
3773
|
|
3774 * configure.in: Use a different mechanism for removing extra white
|
155
|
3775 space. Avoid using foo=`echo $bar`, which loses with various echos.
|
|
3776 - new M4 macro XE_SPACE(var, words...)
|
|
3777 - Use autoconf 2's AC_HEADER_SYS_WAIT
|
|
3778 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
|
|
3779 linking with losing Xpm implementations
|
|
3780 - Check for correct wnn4 lib symbols
|
|
3781 - Only link with inline.o when using gcc
|
|
3782 - Support inline keywords inline, __inline, __inline__
|
|
3783 - Ultrix now implies have_mmap=no
|
|
3784 - Sun sound in non-standard dirs now works
|
|
3785 - --native-sound-lib no longer ignored on HP & SGI
|
|
3786 - gpm configure tests moved after curses configure tests
|
163
|
3787
|
|
3788 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
3789
|
384
|
3790 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
163
|
3791 desired delete direction in both normal and "hungry" modes.
|
384
|
3792 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
163
|
3793 honor the desired delete direction.
|
384
|
3794
|
155
|
3795 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
|
|
3796
|
|
3797 * configure.in: Automagically compute -R path for gcc
|
|
3798
|
163
|
3799 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
3800
|
|
3801 * lisp/vm/vm-vars.el: Fixed delete key binding to call
|
|
3802 `vm-scroll-down'
|
384
|
3803
|
155
|
3804 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3805
|
|
3806 * configure.in: Add support for Solaris2.6 -z ignore linker flags
|
|
3807
|
|
3808 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
3809
|
|
3810 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
3811 Becker's replacement, hacked somewhat.
|
|
3812
|
163
|
3813 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
3814
|
|
3815 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
3816 `backspace-or-delete-hook'
|
|
3817 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
3818 delete function.
|
|
3819 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
3820 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
3821 delete bindings.
|
384
|
3822 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
163
|
3823 use new delete bindings.
|
384
|
3824
|
155
|
3825 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3826
|
|
3827 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
3828
|
|
3829 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
3830 x11/x-menubar.el.
|
|
3831
|
|
3832 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3833
|
|
3834 * lisp/leim/quail.el: to avoid compiling warnings about
|
|
3835 overlay.el.
|
|
3836
|
|
3837 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3838
|
|
3839 * lisp/leim/quail.el: to sync with quail.el of
|
|
3840 Emacs-19.34.94-zeta.
|
|
3841
|
|
3842 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
|
|
3843 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
|
|
3844 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
|
|
3845 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
|
|
3846 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
|
|
3847 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
|
|
3848 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
|
|
3849 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
|
|
3850 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
|
|
3851 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
|
|
3852 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
|
|
3853 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
|
|
3854 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
|
|
3855 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
|
|
3856 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
3857 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
|
|
3858 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
|
|
3859 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
|
|
3860 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
|
|
3861
|
|
3862 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3863
|
|
3864 * mule/korean.el was abolished because it seems not to be used.
|
|
3865
|
|
3866 * mule/japanese.el was abolished because it seems not to be used.
|
|
3867
|
|
3868 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3869
|
|
3870 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
|
|
3871 Gnus 5.4.
|
|
3872
|
|
3873 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
3874
|
|
3875 * lisp/tm/tm-view.el: updated to 7.83.
|
|
3876
|
|
3877 * lisp/leim/quail.el: modified for XEmacs.
|
|
3878
|
|
3879 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
3880 mule-process.el because it is not used.
|
|
3881
|
|
3882 * lisp/mule/european.el was abolished because it seems not to be
|
|
3883 used.
|
|
3884
|
|
3885 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
3886 language-environment.
|
|
3887
|
|
3888 * lisp/mule/european-hooks.el: Modified for LEIM.
|
|
3889
|
|
3890 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
3891 `toggle-input-method'.
|
|
3892
|
|
3893 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
|
|
3894 to mule-cmds.el).
|
|
3895
|
|
3896 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
|
|
3897 from mule-init.el).
|
|
3898
|
|
3899 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
3900
|
|
3901 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
3902
|
|
3903 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
3904
|
|
3905 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3906
|
|
3907 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
3908 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
|
|
3909
|
|
3910 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
3911
|
|
3912 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
|
|
3913
|
|
3914 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
3915 19.34.94-epsilon).
|
|
3916
|
|
3917 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
|
|
3918 XEmacs can not compile it.
|
|
3919
|
|
3920 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
|
|
3921 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
|
|
3922 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
|
|
3923 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
|
|
3924 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
|
|
3925 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
|
|
3926 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
|
|
3927 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
|
|
3928 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
|
|
3929 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
|
|
3930 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
|
|
3931 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
|
|
3932 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
|
|
3933 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
3934 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
|
|
3935 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
|
|
3936 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
|
|
3937 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
|
|
3938 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
|
|
3939 elisp files; old lisp/quail was abolished.
|
|
3940
|
|
3941 * src/Makefile.in.in: Add mule-cmds.elc.
|
|
3942
|
|
3943 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
|
|
3944 (imported from Emacs-19.34.94-epsilon and comment out a lot to
|
|
3945 avoid conflict with mule-init.el or other XEmacs/mule files).
|
|
3946
|
|
3947 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
3948 from Emacs-19.34.94-epsilon.
|
|
3949
|
153
|
3950 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
3951
|
|
3952 * XEmacs 20.3-beta3 is released.
|
|
3953
|
|
3954 * INSTALL: Delete documentation of mocklisp support.
|
|
3955
|
|
3956 * configure.in: Delete mocklisp support.
|
|
3957
|
|
3958 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
3959
|
|
3960 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
3961 Becker's replacement, hacked somewhat.
|
|
3962
|
|
3963 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
|
|
3964
|
|
3965 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
|
|
3966
|
|
3967 * lib-src/etags.c: Version 12.7 from Francesco.
|
|
3968
|
|
3969 * configure.in: Juggle link order of X libraries.
|
|
3970 Add support for using zsh to run configure.
|
|
3971 Document --with-tty=no.
|
|
3972 Fix -no-recursion option.
|
|
3973 Recognize and ignore --cache-file option.
|
|
3974 Recognize null values for preprocessor symbols converted to shell
|
|
3975 variables. This maybe fixes the "-ltermcap" problem.
|
|
3976 Remove spurious blanks from various SUBST-ituted variables.
|
|
3977 Fix conditional creation of gdbinit.
|
|
3978 Conditionally create .sbinit for Sunpro C.
|
|
3979
|
151
|
3980 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
3981
|
|
3982 * XEmacs 20.3-beta2 is released.
|
|
3983
|
|
3984 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3985
|
|
3986 * configure.in: Try to fix all reported bugs with 20.3-b1.
|
|
3987 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
|
|
3988 extra-verbose now default on beta builds.
|
|
3989 extra-verbose now much more verbose.
|
|
3990 Don't set libs_termcap to " ".
|
|
3991 Detect -lXm AFTER detecting -lXpm.
|
|
3992 Use runtime paths before running tests, since AC_TRY_RUN may
|
|
3993 depend on it.
|
|
3994 with-xim=motif only default on Solaris.
|
|
3995 realpath moved from s&m to configure.in.
|
384
|
3996 xemacs-version.h removed. main_1 now contains $canonical as well,
|
151
|
3997 for even more useful backtraces.
|
|
3998 termcap handling rewritten.
|
|
3999 Create .sbinit for Sun's source browser.
|
|
4000 Warn user if no XPM support present.
|
|
4001 Warn user if compiling in error checking.
|
|
4002
|
384
|
4003 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
|
151
|
4004 dynodump. Remove core when cleaning. Remove config.log.
|
|
4005 make distclean now functional.
|
|
4006
|
|
4007 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4008
|
|
4009 * lwlib/Makefile.in.in (distclean): Clean up config.h.
|
|
4010
|
|
4011 * Makefile.in (distclean): Remve config.log.
|
|
4012 remove broken dynodump stuffs.
|
|
4013
|
149
|
4014 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4015
|
|
4016 * XEmacs 20.3-b1 is released.
|
|
4017
|
|
4018 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4019
|
|
4020 * info/dir (Packages): Update minor version number.
|
|
4021
|
|
4022 * README: Update minor version number.
|
|
4023
|
146
|
4024 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4025
|
|
4026 * XEmacs-20.2 is released.
|
|
4027
|
144
|
4028 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4029
|
|
4030 * XEmacs 20.2-b6 is released.
|
|
4031
|
142
|
4032 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4033
|
|
4034 * XEmacs 20.2-b5 is released.
|
|
4035
|
140
|
4036 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4037
|
|
4038 * XEmacs 20.2-b4 is released.
|
|
4039
|
|
4040 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4041
|
|
4042 * configure.in (--with-xim): Don't default it to Motif since it
|
|
4043 causes crashes at startup on some systems.
|
|
4044
|
138
|
4045 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4046
|
|
4047 * XEmacs 20.2-b3 is released.
|
|
4048
|
136
|
4049 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4050
|
|
4051 * XEmacs 20.2-b2 is released.
|
|
4052
|
|
4053 * configure.in (beta): OPENWINHOME misspelled.
|
|
4054
|
134
|
4055 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4056
|
|
4057 * XEmacs 20.2-b1 is released.
|
|
4058
|
|
4059 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4060
|
|
4061 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
|
|
4062 uname.
|
|
4063
|
131
|
4064 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4065
|
|
4066 * XEmacs 20.1 is re-released.
|
|
4067
|
126
|
4068 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4069
|
|
4070 * XEmacs 20.1 is released.
|
|
4071
|
124
|
4072 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4073
|
|
4074 * XEmacs 20.1-b15 is released.
|
|
4075
|
|
4076 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4077 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
|
|
4078 1) changing it into sections -- there is now a section for building,
|
|
4079 running and compatibility problems
|
|
4080
|
|
4081 2) removing some obviously obsolete entries -- e.g. those pertaining
|
|
4082 to Emacs 18, etc. --> size is off by 20K
|
|
4083
|
|
4084 3) Rearranging the entries by relevance. I have tried to put the most
|
|
4085 relevant entries in front.
|
384
|
4086
|
122
|
4087 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4088
|
|
4089 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
|
|
4090
|
120
|
4091 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4092
|
|
4093 * XEmacs 20.1-b12 is released.
|
|
4094
|
|
4095 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
|
|
4096
|
|
4097 * configure.in: Cosmetic change to summary print of POP/Kerberos/
|
|
4098 Hesiod options.
|
|
4099
|
118
|
4100 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4101
|
|
4102 * XEmacs 20.1-b11 is released.
|
|
4103
|
|
4104 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4105
|
384
|
4106 * Makefile.in (install-only): New target. Functionality suggested
|
118
|
4107 by Larry Schwimmer, correct way of doing it suggested by Chuck
|
|
4108 Thompson.
|
|
4109
|
|
4110 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
|
|
4111 Zawinski for SGI cc and Irix 6.
|
|
4112
|
|
4113 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4114
|
|
4115 * configure.in: Add configuration parameters for Emacs 19.34
|
|
4116 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
|
|
4117
|
|
4118 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4119
|
|
4120 * configure.in: Remove garbage if [ ... ] constructs and a
|
|
4121 mispatch.
|
|
4122
|
116
|
4123 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4124
|
|
4125 * XEmacs 20.1-b10 is released.
|
|
4126
|
|
4127 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4128
|
|
4129 * Remove vms top-level directory.
|
384
|
4130
|
116
|
4131 * XEmacs 19.15 final released to beta testers.
|
|
4132
|
|
4133 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4134
|
|
4135 * XEmacs 19.15 prefinal released to beta testers.
|
|
4136
|
|
4137 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4138
|
|
4139 * configure.in (--debug): Correct documentation.
|
|
4140
|
|
4141 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4142
|
|
4143 * XEmacs 19.15-b104 is released.
|
|
4144
|
|
4145 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
4146
|
|
4147 * configure.in (beta): Add configure support for the -rpath flag
|
|
4148 for IRIX analogous to the Solaris "-R".
|
|
4149
|
|
4150 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4151
|
|
4152 * info/dir (Packages): Add HM-HTML-Mode to menu.
|
|
4153
|
|
4154 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
4155
|
424
|
4156 * configure.in: Echo only current configuration using 'tee -a'.
|
116
|
4157
|
114
|
4158 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4159
|
|
4160 * XEmacs-19.15-b103 is released.
|
|
4161 * XEmacs-20.0-b9 is released.
|
|
4162
|
|
4163 * Makefile.in (top_distclean): Add `Installation' to distclean
|
|
4164 rule.
|
|
4165
|
|
4166 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
4167
|
|
4168 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
|
|
4169 update-autoloads.sh.
|
|
4170
|
|
4171 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4172
|
|
4173 * XEmacs-19.15-b102 is released.
|
|
4174
|
|
4175 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4176
|
|
4177 * XEmacs-19.15-b101 is released.
|
|
4178
|
112
|
4179 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4180
|
|
4181 * XEmacs-20.1-b8 is released.
|
|
4182 * XEmacs-19.15-b100 is released.
|
|
4183
|
110
|
4184 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4185
|
112
|
4186 * XEmacs-20.1-b7 is released.
|
|
4187 * XEmacs-19.15-b99 is released.
|
|
4188
|
110
|
4189 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4190
|
|
4191 * configure.in: Add sunos4-1-4 header files.
|
|
4192
|
|
4193 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4194
|
|
4195 * configure.in: Use new file bsdos3.h with BSDI 3.0.
|
|
4196
|
108
|
4197 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4198
|
|
4199 * XEmacs-20.1-b6 is released.
|
|
4200 * XEmacs-19.15-b98 is released.
|
|
4201
|
|
4202 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4203
|
|
4204 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
|
|
4205 (gzip-el): New targe for compressed installed lisp sources.
|
|
4206
|
|
4207 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4208
|
|
4209 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
|
|
4210 but before anything else. More flexible about finding an xemacs
|
|
4211 to use for byte-compilation (default src/xemacs). Other minor fixes.
|
|
4212
|
106
|
4213 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4214
|
|
4215 * XEmacs 20.1-b5 is released.
|
|
4216
|
104
|
4217 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4218
|
|
4219 * XEmacs 20.1-b4 is released.
|
|
4220
|
|
4221 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4222
|
|
4223 * Makefile.in (distclean): Correct typos.
|
|
4224
|
|
4225 * XEmacs 19.15-b96 is released.
|
|
4226
|
|
4227 * configure.in: Symlink site-lisp when using --srcdir.
|
|
4228 Add special handling of lisp directory to allow for multiple
|
|
4229 site-packages files.
|
|
4230
|
|
4231 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4232
|
|
4233 * Makefile.in (distclean): Create lock and site-lisp directories
|
|
4234 when they don't exist (after being pruned by CVS).
|
|
4235
|
102
|
4236 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4237
|
|
4238 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
|
|
4239 distribution.
|
|
4240
|
|
4241 * XEmacs 20.1-b3 is released.
|
|
4242
|
100
|
4243 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4244
|
|
4245 * XEmacs 20.1-b2 is released.
|
|
4246
|
|
4247 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4248
|
|
4249 * XEmacs 19-15-b'95 is released.
|
|
4250
|
102
|
4251 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4252
|
|
4253 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
|
|
4254 - "knob" renamed to "slider"
|
|
4255 - leftmost pixel wasn't sensitive to button clicks, while righmost
|
|
4256 pixel was.
|
|
4257 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
|
|
4258 - goobers on top of up-arrow removed.
|
|
4259 - up-arrow would not always be redrawn when necessary
|
|
4260 - slider drag would be `off' by size of up-arrow
|
|
4261 - horizontal and vertical scrollbars didn't use exactly the same
|
|
4262 dimensions.
|
|
4263 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
|
|
4264 - Now up- and down-arrows actually work near beginning/end of buffer!
|
|
4265
|
100
|
4266 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4267
|
|
4268 * configure.in (with_xauth): Attempted correction of test for
|
|
4269 libXmu on SunOS.
|
|
4270
|
98
|
4271 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4272
|
|
4273 * XEmacs 20.1-b1 is released.
|
|
4274 * XEmacs 19.15-b94 is released.
|
|
4275
|
|
4276 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4277
|
|
4278 * README: ``This directory tree holds version 19.13 ...'' ???
|
|
4279
|
|
4280 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4281
|
|
4282 * XEmacs 19.15-b93 is released.
|
|
4283 XEmacs 20.0 is released to the 'net.
|
|
4284
|
96
|
4285 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4286
|
|
4287 * XEmacs 20.0try3 is released.
|
|
4288
|
94
|
4289 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4290
|
96
|
4291 * XEmacs 20.0try2 is released.
|
94
|
4292
|
96
|
4293 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
94
|
4294
|
|
4295 * XEmacs 19.15-b92 is released.
|
|
4296
|
88
|
4297 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4298
|
96
|
4299 * XEmacs 20.0try1 is released.
|
94
|
4300 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
|
88
|
4301
|
|
4302 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4303
|
|
4304 * PROBLEMS: Updated from beta test bug reports.
|
|
4305 Put in outline-mode/outl-mouse-minor-mode by default.
|
|
4306
|
|
4307 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4308
|
|
4309 * CHANGES-beta: XEmacs 20.0-b93 is released.
|
|
4310
|
84
|
4311 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4312
|
|
4313 * CHANGES-beta: XEmacs 20.0-b92 is released.
|
|
4314
|
|
4315 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4316
|
|
4317 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
|
|
4318 char and pointer.
|
|
4319
|
|
4320 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4321
|
|
4322 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
|
|
4323
|
82
|
4324 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4325 * XEmacs 20.0-b91 (prerelease 2) is released.
|
|
4326
|
|
4327 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
|
|
4328 type.
|
|
4329
|
|
4330 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
|
|
4331 borderwidth.
|
|
4332 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
|
|
4333 SCROLLBAR_LINE_DOWN since that's current the only to get to the
|
|
4334 bottom of the buffer. :-(
|
|
4335
|
|
4336 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
4337
|
|
4338 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
|
|
4339 configurations that use both Motif and Athena.
|
|
4340
|
|
4341 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4342
|
|
4343 * info/dir (Gnus): Updated spelling and info.
|
|
4344
|
|
4345 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4346
|
|
4347 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
|
|
4348
|
|
4349 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4350
|
|
4351 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
|
|
4352 warnings for ccl-read-*
|
|
4353
|
80
|
4354 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
82
|
4355
|
80
|
4356 * XEmacs 20.0 beta90 (prerelease 1) is released.
|
|
4357 * XEmacs 19.15 beta90 (prerelease 1) is released.
|
384
|
4358
|
80
|
4359 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4360
|
|
4361 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
|
|
4362
|
78
|
4363 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4364 * XEmacs 20.0 beta 34 is released.
|
|
4365 * XEmacs 19.15 beta 7 is released.
|
|
4366
|
177
|
4367 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
|
78
|
4368
|
|
4369 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
|
|
4370
|
80
|
4371 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4372
|
384
|
4373 * src/emacs.c: Make sure
|
|
4374 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
|
80
|
4375 works properly
|
|
4376
|
|
4377 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
|
|
4378 competitor to Purify.
|
|
4379
|
|
4380 * man/lispref/symbols.texi: Fix up bit vector documentation
|
|
4381 * man/lispref/sequences.texi: Fix up bit vector documentation
|
|
4382
|
|
4383 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
|
|
4384
|
|
4385 * lisp/prim/update-elc.el: Don't rely on autoloads.
|
|
4386
|
|
4387 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4388
|
|
4389 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
|
|
4390 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
|
|
4391 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
|
|
4392 Errors during autoload generation are just that - errors.
|
384
|
4393
|
80
|
4394 Generated autoloads are now in a separate file of their own.
|
384
|
4395
|
80
|
4396 Reliability of autoload generation greatly increased.
|
384
|
4397
|
80
|
4398 Distribution smaller by about 100k.
|
384
|
4399
|
80
|
4400 `make autoloads' is still the preferred mechanism for update.
|
384
|
4401
|
80
|
4402 Autoloads are always regenerated completely from scratch. This
|
|
4403 avoids errors with obsolete or corrupted autoload entries.
|
|
4404
|
|
4405 Caching of autoload entries using timestamps has been eliminated.
|
384
|
4406
|
80
|
4407 Files that have no autoloads no longer have a comment placed into
|
|
4408 the generated autoloads file.
|
|
4409
|
|
4410 There was a bug where autoload entries would sometimes end up
|
|
4411 being inserted into the *middle* of other autoload entries,
|
|
4412 thereby corrupting them.
|
|
4413
|
|
4414 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
|
|
4415
|
|
4416 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4417
|
|
4418 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
|
|
4419 doesn't use the autoload facility to load `autoload';
|
|
4420 load it explicity instead.
|
|
4421
|
|
4422 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
|
|
4423
|
|
4424 * man/Makefile: Reinstate hyperbole & oo-browser manuals
|
|
4425
|
|
4426 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
|
|
4427
|
|
4428 * src/mule-charset.c: Use lower case for charset registry, to
|
|
4429 match XLFD.
|
|
4430
|
|
4431 * Makefile.in: replace list of info files with *.info* - one less
|
|
4432 maintenance headache
|
|
4433
|
|
4434 * man/oo-browser.texi: Fix TeXability
|
|
4435
|
|
4436 * man/hyperbole.texi: Fix TeXability
|
|
4437
|
|
4438 * man/vhdl-mode.texi: Fix TeXability
|
|
4439
|
|
4440 * lisp/prim/loaddefs.el: Wholesale housecleaning
|
|
4441 `make autoloads' should finally work.
|
|
4442
|
|
4443 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
|
|
4444
|
|
4445 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
|
|
4446
|
|
4447 * lib-src/update-elc.sh: `make all-elc' was updating files in
|
|
4448 `special' directories without using the Makefiles
|
|
4449 designed for that purpose.
|
|
4450 - make sure ilisp isn't remade every time through `make all-elc'.
|
|
4451
|
|
4452 * info/dir (Packages): Add Japanese TM info files
|
|
4453
|
|
4454 * src/inline.c: Allow compilation with `gcc -g'
|
|
4455
|
|
4456 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
|
|
4457
|
|
4458 * src/lread.c: Don't put `...' immediately after a filename, so
|
|
4459 that various tools can recognize the filename as such.
|
|
4460
|
|
4461 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
|
384
|
4462 --with-xim=xlib and key event on window frame.
|
80
|
4463 Change return foo to return (foo) when return is a macro.
|
|
4464
|
|
4465 * src/editfns.c (Ffollowing_char): docstring fixes.
|
|
4466
|
|
4467 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
|
|
4468 This Makefile is no longer officially broken.
|
|
4469
|
|
4470 * info/dir: Add Japanese tm documents.
|
|
4471
|
|
4472 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
|
|
4473
|
|
4474 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
|
|
4475 xargs -i flag.
|
|
4476
|
|
4477 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
|
|
4478 the `binary' coding system is used for .gz and .Z extensions.
|
|
4479
|
|
4480 * man/viper.texi: Viper version 2.90
|
|
4481
|
|
4482 * man/ediff.texi: Ediff Version 2.62
|
|
4483
|
|
4484 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
|
|
4485 define-key, for compatibility with loaddefs.el
|
|
4486
|
|
4487 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
|
|
4488
|
|
4489 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
|
|
4490
|
|
4491 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
|
|
4492 files in dirs that have their own Makefiles.
|
|
4493
|
78
|
4494 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4495
|
|
4496 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
|
|
4497
|
|
4498 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
|
|
4499
|
|
4500 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
|
|
4501 installation.
|
|
4502
|
|
4503 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4504
|
|
4505 * XEmacs 20.0 beta 33 is released.
|
|
4506 * XEmacs 19.15 beta 6 is released.
|
|
4507
|
76
|
4508 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4509
|
|
4510 * Makefile.in (install-arch-indep): Simplify installation of info
|
|
4511 pages.
|
|
4512
|
|
4513 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4514 * XEmacs 20.0-b32 released.
|
|
4515
|
|
4516 * XEmacs 19.15-b5 released.
|
|
4517
|
74
|
4518 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4519
|
|
4520 * configure.in: Reformat. Fix shared include file rename
|
|
4521 problem.
|
|
4522
|
|
4523 * configure: Reformat. Fix shared include file rename problem.
|
|
4524
|
|
4525 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
|
|
4526
|
|
4527 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
4528
|
|
4529 * Makefile.in (install-arch-indep): Install infofiles gzipped by
|
|
4530 default.
|
|
4531
|
|
4532 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4533
|
|
4534 * CHANGES-beta: XEmacs 20.0-b31 is released.
|
|
4535
|
72
|
4536 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
4537
|
|
4538 * info/vhdl-mode.info: New file.
|
|
4539
|
|
4540 * info/dir (Packages): Add vhdl-mode documentation.
|
|
4541
|
|
4542 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
4543
|
|
4544 * configure: Make shared/dynamic flags work much more logically.
|
|
4545
|
|
4546 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
|
|
4547
|
|
4548 * configure.in (machine): Patch to make newly renamed shared
|
|
4549 link include files work.
|
|
4550
|
|
4551 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
4552
|
|
4553 * configure.in: Configure for POSIX getcwd if available.
|
|
4554
|
|
4555 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
4556
|
|
4557 * configure.in (LIBS): Fix typo in dialog box test.
|