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