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