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