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