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