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