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