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