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