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