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