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