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