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