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