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