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