Mercurial > hg > xemacs-beta
comparison ChangeLog @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 25f70ba0133c |
children | 6b37e6ddd302 |
comparison
equal
deleted
inserted
replaced
154:94141801dd7e | 155:43dd3413c7c7 |
---|---|
1 1997-06-05 Steven L Baur <steve@altair.xemacs.org> | |
2 | |
3 * XEmacs 20.3-b4 is released. | |
4 | |
5 1997-06-04 Martin Buchholz <mrb@eng.sun.com> | |
6 | |
7 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance | |
8 with new Autoconf 2 mechanisms. | |
9 * src/syswait.h: | |
10 * src/sysdep.c: | |
11 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols | |
12 | |
13 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out | |
14 old cruft that can be obtained from system header files. | |
15 * lib-src/getopt*: Synch with FSF, remove compiler warnings. | |
16 | |
17 * lib-src/b2m.c: | |
18 * src/gifalloc.c: | |
19 * lib-src/gnuslib.c: | |
20 * lib-src/profile.c: | |
21 * lib-src/movemail.c: Fix compiler warnings | |
22 | |
23 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag | |
24 - Fix up compile flags for new etags version | |
25 | |
26 * etc/NEWS: | |
27 * etc/etags.1: | |
28 * man/xemacs/programs.texi: | |
29 * lib-src/etags.c: Upgraded to etags 12.11 | |
30 | |
31 * src/config.h.in: Fix inline keyword support | |
32 | |
33 * configure.in: Use a different mechanism for removing extra white | |
34 space. Avoid using foo=`echo $bar`, which loses with various echos. | |
35 - new M4 macro XE_SPACE(var, words...) | |
36 - Use autoconf 2's AC_HEADER_SYS_WAIT | |
37 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid | |
38 linking with losing Xpm implementations | |
39 - Check for correct wnn4 lib symbols | |
40 - Only link with inline.o when using gcc | |
41 - Support inline keywords inline, __inline, __inline__ | |
42 - Ultrix now implies have_mmap=no | |
43 - Sun sound in non-standard dirs now works | |
44 - --native-sound-lib no longer ignored on HP & SGI | |
45 - gpm configure tests moved after curses configure tests | |
46 | |
47 1997-05-30 Martin Buchholz <mrb@eng.sun.com> | |
48 | |
49 * configure.in: Automagically compute -R path for gcc | |
50 | |
51 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com> | |
52 | |
53 * configure.in: Add support for Solaris2.6 -z ignore linker flags | |
54 | |
55 1997-05-29 Martin Buchholz <mrb@eng.sun.com> | |
56 | |
57 * configure.in: Replace standard Autoconf MMAP test with Neal | |
58 Becker's replacement, hacked somewhat. | |
59 | |
60 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
61 | |
62 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule. | |
63 | |
64 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to | |
65 x11/x-menubar.el. | |
66 | |
67 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
68 | |
69 * lisp/leim/quail.el: to avoid compiling warnings about | |
70 overlay.el. | |
71 | |
72 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
73 | |
74 * lisp/leim/quail.el: to sync with quail.el of | |
75 Emacs-19.34.94-zeta. | |
76 | |
77 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el, | |
78 lisp/leim/quail/py.el, lisp/leim/quail/qj.el, | |
79 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el, | |
80 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el, | |
81 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el, | |
82 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el, | |
83 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el, | |
84 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el, | |
85 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el, | |
86 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el, | |
87 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el, | |
88 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el, | |
89 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el, | |
90 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el, | |
91 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el, | |
92 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el, | |
93 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el, | |
94 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el, | |
95 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta. | |
96 | |
97 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
98 | |
99 * mule/korean.el was abolished because it seems not to be used. | |
100 | |
101 * mule/japanese.el was abolished because it seems not to be used. | |
102 | |
103 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
104 | |
105 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has | |
106 Gnus 5.4. | |
107 | |
108 * lisp/tm/tm-edit.el: updated to 7.108. | |
109 | |
110 * lisp/tm/tm-view.el: updated to 7.83. | |
111 | |
112 * lisp/leim/quail.el: modified for XEmacs. | |
113 | |
114 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete | |
115 mule-process.el because it is not used. | |
116 | |
117 * lisp/mule/european.el was abolished because it seems not to be | |
118 used. | |
119 | |
120 * lisp/mule/mule-load.el: must load mule-cmds before setting for | |
121 language-environment. | |
122 | |
123 * lisp/mule/european-hooks.el: Modified for LEIM. | |
124 | |
125 * lisp/mule/mule-cmds.el: Uncomment key definition for | |
126 `toggle-input-method'. | |
127 | |
128 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved | |
129 to mule-cmds.el). | |
130 | |
131 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved | |
132 from mule-init.el). | |
133 | |
134 * lisp/tl/tl-atype.el: Don't require tl-str. | |
135 | |
136 * lisp/tl/tl-atype.el: Use atype.el of APEL. | |
137 | |
138 * lisp/tl/tl-list.el: Use alist.el of APEL. | |
139 | |
140 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
141 | |
142 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el, | |
143 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/. | |
144 | |
145 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's. | |
146 | |
147 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/. | |
148 | |
149 * lisp/leim/quail.el: Add new quail.el (imported from Emacs | |
150 19.34.94-epsilon). | |
151 | |
152 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because | |
153 XEmacs can not compile it. | |
154 | |
155 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el, | |
156 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el, | |
157 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el, | |
158 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el, | |
159 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el, | |
160 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el, | |
161 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el, | |
162 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el, | |
163 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el, | |
164 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el, | |
165 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el, | |
166 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el, | |
167 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el, | |
168 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el, | |
169 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el, | |
170 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el, | |
171 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el, | |
172 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el, | |
173 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM | |
174 elisp files; old lisp/quail was abolished. | |
175 | |
176 * src/Makefile.in.in: Add mule-cmds.elc. | |
177 | |
178 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el | |
179 (imported from Emacs-19.34.94-epsilon and comment out a lot to | |
180 avoid conflict with mule-init.el or other XEmacs/mule files). | |
181 | |
182 * lisp/prim/simple.el (assoc-ignore-case): New function; imported | |
183 from Emacs-19.34.94-epsilon. | |
184 | |
1 1997-05-29 Steven L Baur <steve@altair.xemacs.org> | 185 1997-05-29 Steven L Baur <steve@altair.xemacs.org> |
2 | 186 |
3 * XEmacs 20.3-beta3 is released. | 187 * XEmacs 20.3-beta3 is released. |
4 | 188 |
5 * INSTALL: Delete documentation of mocklisp support. | 189 * INSTALL: Delete documentation of mocklisp support. |