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