XEmacs 21.2.28 "Hermes".
[chise/xemacs-chise.git.1] / CHANGES-beta
1 to 21.2.28 "Hermes"
2 -- Add configure support for NetWinders, Sean MacLennan
3 -- Make the "Load .emacs" menu item work again, Kirill Katsnelson
4 -- Make --without-x work again.
5 -- Detect Xaw3d and friends using #include <Xaw3d/FOO.h>
6 -- Experimental Drag-N-Drop now defaults to "no" until there is again
7    active development.
8 -- SGI dumping fixes should make XEmacs work again on Irix 6.
9 -- More warning flags on by default when building with gcc.
10 -- process coding changes, Kirill Katsnelson
11 -- help now knows how to print macro arglists, Yoshiki Hayashi
12 -- Windows printing support, Kirill Katsnelson
13 -- Obscure crash fixes, Martin Buchholz
14 -- Memory leak fixes, Martin Buchholz
15 -- We now always use our own realpath(), never the system-provided one.
16 -- More gutter/tab widget changes, Andy Piper
17 -- Crash fix when using dead processes, Gunnar Evermann (fix PR#1061)
18 -- Pdump stability fixes, Olivier Galibert
19 -- New coding system alias implementation, Ben Wing and Martin Buchholz
20 -- New internal data conversion infrastructure, Ben Wing and Martin Buchholz
21 -- IPv6 support, URA Hiroshi
22 -- Runtime Athena mismatch warnings added, Daniel Pittman
23 -- Removal of old MSDOS support, Kirill Katsnelson
24 -- Correctly define Latin-3 and Latin-4 character syntax as "w".
25 -- Auto-define all X-defined keysyms as self-inserting, not just Latin-1.
26 -- Workaround egcs-20000131 c++ compiler bug
27 -- Byte-optimize (length "foo") to 3.
28 -- (define-key ctl-x-4-map "p" global-map) no longer causes stack overflow crash.
29 -- Partially implement dontusethis-set-symbol-value-handler.
30 -- Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
31 -- lib-src partially C++ized, Zack Weinberg.
32
33 to 21.2.27 "Hera"
34 -- Dynamic layout for widgets from Andy Piper
35 -- config.sub, config.guess major upgrade, Marcus Thiessel
36 -- gdbinit renamed to .gdbinit
37 -- dbxrc renamed to .dbxrc
38 -- Mail locking overhaul, Michael Sperber
39 -- Info-visit-file can now be used non-interactively, Martin Buchholz
40 -- FAQ updates, Sandra Wambold
41 -- Document lisp-level error handling, Hrvoje Niksic
42 -- Windows changes, Kirill Katsnelson
43 -- Portable dumper ported to Windows, Kirill Katsnelson
44 -- idlwave-mode added, Carsten Dominik
45 -- Info changes, Yoshiki Hayashi and Didier Verna.
46 -- Again support BSD/OS 2.0
47 -- minibuf.* changes, Yoshiki Hayashi
48 -- hyper-apropos changes, Yoshiki Hayashi
49 -- buffers tab has its own face, Andy Piper
50 -- modeline scrolling changes, Didier Verna
51
52 to 21.2.26 "Millenium"
53 -- Fix unpredictable results, perhaps even crashes, if using the
54    `return from debugger feature' and errors in `eval' or `funcall'.
55 -- fix for Tab widgets causing X errors in XMapWindow().
56
57 to 21.2.25 "Hephaestus"
58 -- the LATEST.IS.* file has been renamed to LATEST-IS-*.
59 -- the CVS tag to checkout the latest tarball is `r21-2-latest-beta'.
60 -- 3 crashes in mapcar1 have been fixed.
61 -- lwlib arg passing cleanup
62 -- yet more widget and tab fixes
63 -- yet another Tab sync
64 -- specifier copying fix for widgets
65 -- preparation for proper layouts
66 -- native widgets used for some custom widgets
67 -- (+ 1) is no longer incorrectly compiled
68 -- char-before no longer has performance penalty
69 -- xpm again works on Windows
70 -- native Windows fixes from Adrian Aichner
71 -- Mule fixes from Yoshiki Hayashi
72 -- properly detect Athena widgets headers and libs, preventing crashes
73    from misdetection and from libraries and headers that don't match,
74    from Daniel Pittman
75
76 to 21.2.24 "Hecate"
77 -- Tabs fixes from Andy Piper
78 -- Widget leak fixes from Andy Piper
79 -- (coding-system-list) deals properly with coding system aliases, Shenghuo ZHU
80 -- configure support for ESD sound rewritte, Martin Buchholz
81 -- directory separator fix from Mike Alexander
82 -- Windows process support cleanup, Adrian Aichner
83 -- NT now encapsulates fstat to get correct file mod time, Adrian Aichner
84
85 to 21.2.23 "Hebe"
86 -- MS-Windows selection fixes from Mike Alexander
87 -- MS-WIndows process handling fixes from Mike Alexander
88 -- Subwindow GC fix from Andy Piper
89 -- Various minor fixes from Andy Piper
90 -- Rewrite module configure support, Martin Buchholz
91 -- Various Windows fixes, Martin Buchholz, Adrian Aichner, Andy Piper
92 -- HP native compiler compilation fixes, Martin Buchholz
93 -- Workarounds for Cygnus compiler bugs, Martin Buchholz
94 -- Workarounds for Cygwin broken header files, Martin Buchholz
95 -- itimers work again, Kyle Jones
96 -- random code cleanup, Martin Buchholz
97 -- various redisplay fixes, Andy Piper, Jan Vroonhof
98 -- various fixes from Hrvoje Niksic, Yoshiki Hayashi
99
100 to 21.2.22 "Mercedes"
101 -- ESD Sound support from Robert Bihlmeyer
102 -- 10% faster redisplay from Jan Vroonhof
103 -- Fixes from Jeff Miller, Alexandre Oliva and Yoshiki Hayashi
104 -- "If you've got problems, read PROBLEMS!" from Robert Pluim
105 -- Lstream code now uses size_t, ssize_t consistently, Martin Buchholz
106 -- Fix `make install' if prefix != exec_prefix, Martin Buchholz
107 -- Fix compile warnings and C++ compilation, Martin Buchholz
108 -- Fix detection of coding: cookie in -*- first line.
109 -- More xim-xlib work by Kazuyuki Ienaga
110 -- Fix crash in abbrev.c (abbrev_location), Eric Darve
111
112 to 21.2.20 "Yoko"
113 -- UTF-8 & file-coding magic cookie fix from MORIOKA Tomohiko
114 -- bug fixes from Adrian Aichner, Sean MacLennan, and Jeff Miller
115 -- glyph widget support under X/Athena from Andy Piper
116 -- tab widget support under X (all variants) from Andy Piper
117 -- many gutter, redisplay & widget fixes from Andy Piper
118 -- mswindows mousewheel support from Mike Woolley
119 -- combo box support under X/Motif from Andy Piper
120 -- buffer tab grouping from Andy Piper
121 -- layout widget support from Andy Piper
122 -- partial display line scrolling support from Andy Piper
123 -- cleanup patches from Gleb Arshinov
124 -- hash table FSF API sync from Martin Buchholz
125 -- widget cleanup from Martin Buchholz
126 -- process-environment fix for nt from Julian Back
127 -- widget to frame fix from Jan Vroonhof
128 -- animated glyph support from Andy Piper
129 -- glyph redisplay improvements from Andy Piper
130 -- color cells allocation fix from Lee Kindness
131 -- recover file fix for windows nt
132 -- mingw install fix from Craig Lanning
133 -- recognize keypad keys under MS-Windows from Jonathan Harris
134 -- Switch gui dialogs to native widgets from Andy Piper
135 -- fixes from Yoshiki Hayashi and Norbert Koch
136
137 to 21.2.19 "Shinjuku"
138 -- various fixes from Gunnar Evermann
139 -- XIM fixes from Kazuyuki IENAGA
140 -- keymap fix from Katsumi Yamaoka
141 -- Microsoft build fixes from Adrian Aichner
142 -- documentation update from Adrian Aichner
143 -- rect.el rewrite from Didier Verna
144 -- custom comment fields from Didier Verna
145 -- various fixes from Karl Hegbloom
146 -- filling fix from Yoshiki Hayashi
147 -- miscellaneous changes from Jeff Miller and Didier Verna
148 -- configure hacking from Steve Baur
149 -- various fixes from Bob Weiner
150 -- Mule synching from MORIOKA Tomohiko
151 -- various fixes from Steve Baur
152 -- LDAP configure changes from Gregory Neil Shapiro
153 -- gutter implementation from Andy Piper
154 -- tab widgets in gutter from Andy Piper
155 -- Custom themes, API part. See etc/custom/theme-examples from Jan Vroonhof
156
157 to 21.2.18 "Toshima"
158 -- miscellaneous fixes from Steve Baur
159 -- miscellaneous fixes from Didier Verna
160 -- various bug fixes from Karl Hegbloom
161 -- miscellaneous fixes from Bob Weiner
162 -- fix for XIM server crashing and taking down XEmacs from Kazuyuki IENAGA
163 -- valid-image-instantiator-format-p tightened up by Andy Piper.
164 -- glyph widget support under X/Motif from Andy Piper
165 -- Make docdir configurable, update package searching rules from Michael
166    Sperber
167 -- Fix for Japanese word/character movements from MORIOKA Tomohiko
168 -- lrecord struct header size fix from Olivier Galibert
169
170 to 21.2.17 "Chiyoda"
171 -- miscellaneous bug fixes from Steve Baur
172 -- font menu fix from Robert Pluim
173 -- ldap API update from Oscar Figueiredo
174 -- Fix thai-xtis charset width from MORIOKA Tomohiko
175 -- CCL engine fix from MORIOKA Tomohiko
176 -- mswindows build fixes from Norbert Koch
177 -- miscellaneous fixes from Andy Piper
178 -- automated tests for mswindows from Adrian Aichner
179 -- tree-view and tab-control widget glyph support from Andy Piper
180
181 to 21.2.16 "Sumida"
182 -- miscellaneous fixes from Hrvoje Niksic and Olivier Galibert
183 -- make selection more mswindows conformant.
184 -- Make customize use specifiers from Jan Vroonhof
185 -- Cyrillic CCL crash fix from MORIOKA Tomohiko
186 -- DEC OSF Build fix and miscellaneous Lisp fix from Steve Baur
187 -- raw-text coding system synch from MORIOKA Tomohiko
188
189 to 21.2.15 "Sakuragawa"
190 -- new self tests from Oscar Figueiredo and Hrvoje Niksic
191 -- Miscellaneous bug fixes from Yoshiki Hayashi, Jerry James, Hirokazu FUKUI,
192    Hrvoje Niksic, MORIOKA Tomohiko
193 -- LDAP internationalization from Oscar Figueiredo
194 -- DEC OSF build fixes from Steve Baur
195 -- Documentation fixes from Mike McEwan, Vin Shelton and Gunnar Evermann
196 -- Build fixes from Jan Vroonhof
197 -- Miscellaneous fixes from Hrvoje Niksic
198 -- Documentation updates from Hrvoje Niksic and Albert Chin-A-Young
199 -- mule-charset.el synch with Mule from Steve Baur
200 -- miscellaneous build and cosmetic fixes from Steve Baur
201 -- font-menu for mswindows from Andy Piper
202 -- select rationalisation for window systems from Andy Piper
203 -- reinstate sheap adjustment + mingw32 fixes from Andy Piper
204
205 to 21.2.14 "Dionysos"
206 -- mingw32 port from Andy Piper
207 -- fix for Solaris build lossage from Hrvoje Niksic
208 -- THAI/Cyrillic-KOI8, Vietnamese, Ethiopic support from MORIOKA Tomohiko
209 -- miscellaneous bug fixes from Gunnar Evermann
210 -- Internal purespace cleanup from Olivier Galibert
211 -- documentation updates from Hrvoje Niksic
212 -- dump time tuning from Hrvoje Niksic
213 -- miscellaneous bug fixes from Giacomo Boffi
214 -- font hacking from Jan Vroonhof
215 -- Czech language support from David Sauer
216 -- `delete-key-deletes-forward' now defaults to t
217 -- `locate-file' update from Hrvoje Niksic
218 -- MS Windows build fixes from Adrian Aichner
219 -- LDAP updates from Oscar Figueiredo
220 -- miscellaneous bug fixes from Colin Rafferty and Kai Haberzettl
221 -- disable display of images in buffers by file format
222 -- miscellaneous Mule fixes from Olivier Galibert
223 -- documentation updates from Albert Chin-A-Young
224 -- documentation updates from Gunnar Evermann and Stephen Turnbull
225 -- MS Windows build fix from Norbert Koch
226 -- miscellaneous MS Windows fixes from Andy Piper
227 -- redisplay bug fixes from Jan Vroonhof
228 -- miscellaneous bug fixes from Robert Pluim, MORIOKA Tomohiko
229 -- many, many bug fixes and enhancements from Hrvoje Niksic and Olivier
230    Galibert
231 -- miscellaneous bug fixes from Martin Buchholz
232 -- Miscellaneous MS Windows fixes from Philip Aston
233 -- lots of new tests from Hrvoje Niksic
234
235 to 21.2.13 "Demeter"
236 -- Build fixes from Martin Buchholz
237 -- experimental splash screen rewrite from Didier Verna
238 -- Various patches from Jan Vroonhof and Andy Piper
239 -- alist.el synched up with APEL 9.13 from MORIOKA Tomohiko
240 -- MS Window build fixes from Jonathan Harris
241 -- UCS-4/UTF-8 support from MORIOKA Tomohiko
242
243 to 21.2.12 "Clio"
244 -- event-stream unification for MS Windows from Andy Piper
245 -- Determine best visual to use to avoid flashing from IENAGA Kazuyuki
246 -- Fix for new Berkeley DB library from Paul Keusemann/Gregory Neil Shapiro
247 -- Various package-ui fixes from Jan Vroonhof
248 -- Fix for doubled font-locking during buffer reversion
249 -- KFM browsing support from Neal Becker
250 -- info fix from Didier Verna
251 -- Build bug fixes from Martin Buchholz
252 -- Various Documentation updates
253 -- X-Face support for MS Windows native build from Gleb Arshinov
254
255 to 21.2 beta11 "Calliope"
256 -- Dialog box fix from Jan Vroonhof
257 -- unified mswindows and tty event loops from Andy Piper
258 -- miscellaneous patches from Gleb Arshinov
259 -- miscellaneous patches from Charles Waldman and Adrian Aichner
260 -- Mule dump time files remerged from mule-base package
261 -- Documentation fixes from Jan Vroonhof
262 -- 24bit color image fix from Kazuo OISHI
263 -- various build fixes from Martin Buchholz
264
265 to 21.2 beta10 "Boreas"
266 -- package UI fix from Jan Vroonhof
267 -- MS Windows NT process fix from Gleb Arshinov
268
269 to 21.2 beta9 "Athena"
270 -- parameterize replace-match function from Didier Verna
271 -- X-Face support under mswindows from Andy Piper
272 -- doc fixes from Adrian Aichner
273 -- about patchlet from Marcus Thiessel
274 -- isearch doc fixes from Didier Verna
275 -- interlaced gif fix from Gunnar Evermann
276 -- isearch improvements from Didier Verna
277 -- eldap connection fix from William Perry
278 -- package-get site fix from Robert Pluim
279 -- loadable modules fix from Damon Lipparelli
280 -- ldap fixes from Oscar Figueiredo
281 -- loadable modules from J. Kean Johnston
282 -- runwhatever from Charles Wilson
283 -- redisplay fixes for glyphs from Andy Piper
284 -- progress gauge widgets implentation from Andy Piper
285 -- W3 works again due to font.el being fixed
286 -- Another mule xemacs crash fixed
287 -- Images in widgets, warning fixes and gui_item cleanup from Andy Piper
288 -- package admin fixes under mswindows from Charles Waldman
289 -- miscellaneous mswindows build fixes from Jonathan Harris
290 -- help-echo fix from Hrvoje Niksic
291 -- x font path support from Jim Radford
292 -- MSVC compile fixes from Damon Lipparelli
293
294 to 21.2 beta8 "Artemis"
295 -- A bunch of Mule fixes from Martin Buchholz
296
297 to 21.2 beta7 "Ares"
298 -- mswindows modeline crash fix from Jonathan Harris
299 -- picon glyph fix from Gunnar Evermann
300 -- widgets-in-buffers and subwindow support from Andy Piper
301 -- movemail pop support under mswindows from Fabrice Popineau
302 -- ldap fixes from Oscar Figueiredo
303 -- fns cleanup from Hrvoje Niksic
304 -- menubar fixes from Didier Verna
305 -- mswindows accelerator fix from Jonathan Harris
306 -- dired mule fix from Didier Verna
307 -- sound doc cleanup from Charles Waldman
308 -- new display table functionality from Hrvoje Niksic
309 -- minor cleanups
310 -- package fixes from Jan Vroonhof
311 -- subwindow support fixes from Martin Buchholz
312
313 to 21.2 beta6 "Apollo"
314 -- mswindows compile fixes from Martin Buchholz, Andy Piper, Greg
315    Klanderman and Adrian Aichner
316 -- Synch with XEmacs 21.0.60
317 -- mega-patch fixes from Martin Buchholz
318 -- md5 fixes and testsuite from Hrvoje Niksic
319 -- database fix from Hrvoje Niksic
320
321 to 21.2 beta5 "Aphrodite"
322 -- synch with XEmacs 21.0.58
323 -- bytecode interpreter rewritten
324 -- byte compiler fixes
325 -- hash table implementation rewritten
326 -- basic lisp functions rewritten
327 -- spelling fixes
328 -- garbage collector tuned a little
329 -- various global code changes for consistency
330 -- automated test suite
331 -- major internals manual updates
332 -- lisp reference updates
333
334 to 21.2 beta4 "Aglaophonos"
335 -- isearch keymap fix from Katsumi Yamaoka
336 -- directory_files cleanup from Hrvoje Niksic
337 -- C implementation of base64 from Hrvoje Niksic
338 -- C implementation of `buffer-substring-no-properties' from Hrvoje Niksic
339 -- Experimental fix for spurious `file has changed on disk' message from
340    Charles Waldman
341 -- Fix for etags.el hook calling from Malcolm Box
342 -- User-name-completion fix for MS Windows NT from Greg Klanderman
343
344 to 21.2 beta3 "Aglaia"
345 -- case sensitiveness improvements from Didier Verna
346 -- Bug fixes from 21.0
347 -- Word selection on mouse click on quotes from Hrvoje Niksic
348 -- WAVE support for NAS from Raymond Toy
349
350 to 21.2 beta2 "Aether"
351 -- Synched with 21.0-pre14 "Poitou"
352 -- isearch improvements from Hrvoje Niksic
353 -- bytecompiler fix from Martin Buccholz
354 -- shadow.el speedup from Martin Buchholz
355 -- clash detection update from Jan Vroonhof
356 -- Indirect buffers from Hrvoje Niksic
357 -- ~user completion cleanup from Greg Klanderman
358 -- New face property from Didier Verna
359 -- ~user completion and fixes from Greg Klanderman
360 -- casefiddle.c speedup from Martin Buchholz
361
362 to 21.2 beta1 "Aeolus"
363 -- Synch with 21.0-pre6
364 -- Removal of ancient obsolete symbols courtesy of Altrasoft
365 -- Fix version numbers
366
367 Fork at 21.0 pre5 "Zhong Wei"