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