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