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