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