3105
|
1 to 21.5.24 "dandelion"
|
3107
|
2 Major features
|
|
3
|
|
4 -- New: Xft font support. -- Stephen J. Turnbull, Aidan Kehoe, Daniel Pittman, Clemens Fruhwirth, Eric Knauel, Matthias Neuebaur, Hrvoje Niksic, Olivier Galibert
|
|
5 -- New: incremental garbage collector. -- Marcus Crestani
|
|
6
|
|
7 User-Visible Bug Fixes and Minor Improvements
|
|
8
|
|
9 -- Fix: change_window_height must change the window width when requested. -- Aidan Kehoe
|
|
10 -- Fix: crashes printing ISO2022 coding systems. -- Ben Wing
|
|
11 -- Update: etags to upstream 17.15. -- Malcolm Purvis
|
|
12
|
|
13 Build Infrastructure
|
|
14
|
|
15 -- Fix build output directory structure on Windows. -- Marcus Crestani
|
|
16 -- Fix: configuration of native sound on Windows. -- Ben Wing
|
|
17 -- Fix: small bugs in configure of AC_INIT and PostgreSQL. -- Stephen J. Turnbull
|
|
18 -- Improve: CVS behavior. -- Stephen J. Turnbull, Marcus Crestani, Malcolm Purvis
|
|
19 -- Improve: refactor make clean, nuke .elcs. -- Ben Wing
|
|
20
|
|
21 Documentation
|
|
22
|
|
23 -- Improve: Add 'Known Problems' to the Help menu. -- Malcolm Purvis
|
|
24 -- Improve: HELLO in Irish and Tajik. -- Aidan Kehoe
|
3108
|
25 -- Improve: INSTALL. -- Stephen J. Turnbull
|
3107
|
26 -- Improve: consistency of symbol quoting in documentation. -- Ben Wing
|
|
27 -- Improve: docstrings. -- Stephen J. Turnbull
|
|
28 -- Improve: reorganize option list from configure. -- Malcolm Purvis
|
|
29 -- Improve: texi document CVS branching. -- Ben Wing
|
3108
|
30 -- Improve: texi documentation of DEFSYMBOL. -- Stephen J. Turnbull
|
3107
|
31 -- Improve: texi documentation of XEmacs Autoconf macros. -- Malcolm Purvis
|
|
32 -- Improve: update PROBLEMS, and install in etc. -- Malcolm Purvis
|
|
33
|
|
34 Lisp API
|
|
35
|
|
36 -- Improve: generalize describe-syntax-table to describe-char-table. -- Ben Wing
|
|
37 -- Improve: memory statistics reporting. -- Marcus Crestani
|
|
38
|
|
39 Internal API and Implementation
|
|
40
|
|
41 -- Fix: C++ build. -- Ben Wing, Marcus Crestani
|
|
42 -- Fix: Mule-ize canna_api module. -- Ben Wing, Stephen J. Turnbull
|
|
43 -- Fix: byte compile by conditional compilation. -- Ben Wing
|
|
44 -- Fix: compilation errors and warnings in GTK code. -- Malcolm Purvis
|
|
45 -- Fix: help on functions without documentation. -- Ben Wing
|
|
46 -- Fix: integer types for Berkeley db. -- Stephen J. Turnbull, Volker Zell
|
|
47 -- Fix: make modules build on Cygwin and Mac. -- Stephen J. Turnbull, Rick Rankin
|
|
48 -- Fix: quiet byte-compiler. -- Stephen J. Turnbull
|
|
49 -- Fix: syntax error -- Marcus Crestani
|
|
50 -- Fix: uninitialized local variables. -- Stephen J. Turnbull
|
|
51 -- Fix: use princ, not prin1 in debug print. -- Ben Wing
|
|
52 -- Fix: use uint32_t declaration, fixing build on FreeBSD. -- Steve Youngs, Andrey Slusar
|
|
53 -- Fix: value of MAX_STRING_ASCII_BEGIN under MC_ALLOC. -- Ben Wing
|
3108
|
54 -- Fix: warning elimination, mark UNUSED parameters -- Marcus Crestani, Stephen J. Turnbull
|
3107
|
55 -- Improve: bignum support on mingwin. -- Ben Wing
|
|
56 -- Improve: lrecord uid handling. -- Ben Wing
|
|
57 -- Improve: refactor default_object_printer. -- Marcus Crestani
|
3108
|
58 -- Improve: remove dead code in lwlib. -- Stephen J. Turnbull
|
3107
|
59 -- Improve: reorganize lisp.h. -- Ben Wing
|
|
60 -- Improve: tabs widget. -- Stephen J. Turnbull
|
3105
|
61
|
2968
|
62 to 21.5.23 "daikon"
|
|
63 Major features
|
|
64
|
3009
|
65 -- New: all-singing, all-dancing --with/--enable aliasing. -- Malcolm Purvis
|
|
66 -- New: native NT support for building gmp, db, postgresql, ldap. -- Ben Wing
|
2970
|
67 -- New: non-XPM color images can be mouse pointers. -- Ben Wing
|
|
68
|
2968
|
69 User-Visible Bug Fixes and Minor Improvements
|
|
70
|
3009
|
71 -- Fix: change address for crash reporting to xemacs-beta. -- Ben Wing
|
3030
|
72 -- Fix: configure requires explicit choice of Motif (from 21.4). -- Malcolm Purvis
|
2970
|
73 -- Fix: crash due to duplicate subrs with MC_ALLOC and modules. -- Marcus Crestani
|
3009
|
74 -- Improve: memory usage reporting, especially with MC_ALLOC. -- Ben Wing
|
|
75 -- Improve: remove obsolete autoconf 2.13 files. -- Malcolm Purvis.
|
|
76 -- Improve: --with-cflags-optimization now forces optimization. -- Ben Wing
|
3014
|
77 -- Update: sync package-get.el mirrors with website. -- Adrian Aichner, Ville Skyttä
|
2970
|
78
|
2968
|
79 Build Infrastructure
|
|
80
|
2970
|
81 -- Fix: Cygwin, non-X build needs XPM header and library files in XE_CFLAGS. -- Mike Alexander, Rick Rankin
|
3009
|
82 -- Fix: guess VC++ version; set debug and browser flags appropriately. -- Ben Wing
|
|
83 -- Fix: pass -I$(SRC) to minitar.c so it compiles. -- Ben Wing
|
|
84 -- Fix: pass module sources, not objects, to make-docfile. -- Ben Wing
|
|
85 -- Fix: stop installexe.sh from adding redundant exe extension. -- Rick Rankin
|
2970
|
86 -- Fix: variable initialization misordering in xemacs.mak. -- Adrian Aichner
|
3009
|
87 -- Improve: Canna API is now a module. -- Stephen Turnbull
|
|
88 -- Improve: delete more stuff in `make clean'. -- Ben Wing
|
|
89 -- Improve: options now added to one OPT_*, rather than many FOO_*, variables. -- Ben Wing
|
2970
|
90 -- Improve: replace support for autoconf 2.13 with warning to use autoconf 2.59. -- Malcolm Purvis
|
|
91 -- Improve: update config.inc.samp to recent versions and add gmp, db, postgresql, ldap support; also optimization in non-debug builds. -- Ben Wing
|
|
92 -- Improve: xemacs.mak now caters to VC++ version, support for building gmp, db, postgresql, ldap; other fixes. -- Ben Wing
|
|
93
|
2968
|
94 Documentation
|
|
95
|
3009
|
96 -- Fix: force C-h N to find etc/NEWS, not some package's. -- Steve Youngs
|
2970
|
97 -- Fix: texinfmt.el can build all Info files again. -- Adrian Aichner
|
|
98 -- Fix: typos in Texinfo docs. -- Adrian Aichner
|
|
99 -- Improve: Texinfo docs about specifiers. -- Ben Wing
|
|
100 -- Improve: comment style, 'foo -> `foo'. -- Ben Wing
|
3014
|
101 -- Improve: comments and docstrings. -- Stephen Turnbull
|
3030
|
102 -- Improve: document --with/--enable, improve Mac OS X in INSTALL. -- Malcolm Purvis
|
3009
|
103 -- Improve: emodules.texi tells how to add modules to core. -- Stephen Turnbull
|
3030
|
104 -- Improve: FAQ includes examples of 21.5 configure options. -- Malcolm Purvis
|
3009
|
105 -- Improve: nt/README tells how to compile optional libs. -- Ben Wing
|
|
106 -- New: FAQ on `rebaseall' under Cygwin. -- Ben Wing
|
|
107 -- New: internals documents XEmacs treatment of --with/--enable configure args. -- Malcolm Purvis
|
2970
|
108
|
2968
|
109 Lisp API
|
|
110
|
3009
|
111 -- Fix: finder-find-library returns accurate filename. -- Adrian Aichner
|
|
112 -- Fix: xemacs-composefunc kvetching when noninteractive. -- Stephen Turnbull
|
2970
|
113 -- Improve: GC now triggers on relative, not absolute, consing. -- Ben Wing
|
|
114 -- Improve: memory usage reporting. -- Ben Wing
|
3009
|
115 -- Improve: sync build-report.el to Adrian's version. -- Stephen Turnbull
|
|
116 -- Improve: sync read-buffer, line-number-at-pos, delete-dups, occur to GNU Emacs 22.0.50. -- Malcolm Purvis
|
|
117 -- New: batch-build-report command. -- Stephen Turnbull
|
3030
|
118 -- New: inherit properties for faces and custom. -- Ben Wing
|
3009
|
119 -- New: next-error from GNU Emacs. -- Malcolm Purvis
|
2970
|
120 -- New: `specifier-instantiator' and related primitives. -- Ben Wing
|
|
121
|
2968
|
122 Internal API and Implementation
|
|
123
|
2970
|
124 -- Fix: address of register variable can't be taken. -- Ben Wing
|
3030
|
125 -- Fix: asserts in lwlib are now consistent with src. -- Ben Wing
|
2970
|
126 -- Fix: bitrot in sysdep.c and nt.c. -- Ben Wing
|
|
127 -- Fix: bug in range tables with non-default closure. -- Ben Wing
|
|
128 -- Fix: don't use C++ reserved words "new" and "catch", append '_'. -- Ben Wing
|
|
129 -- Fix: initialization in mc-alloc. -- Marcus Crestani
|
3009
|
130 -- Fix: non-MULE needs mswindows_current_locale too. -- Mike Alexander
|
2970
|
131 -- Fix: setlocale return string is volatile, dup it. -- Olivier Galibert
|
3009
|
132 -- Fix: unexec for _LP64 ELF architectures. -- Andrey Slusar
|
|
133 -- Fix: use of config.h, especially in Windows files. -- Ben Wing
|
3030
|
134 -- Improve: refactor MC_ALLOC to reduce #ifdefs. -- Ben Wing
|
3009
|
135 -- Improve: use _CRT_SECURE_NO_DEPRECATE to suppress VC8 warnings. -- Ben Wing
|
3030
|
136 -- Improve: warning elimination. -- Ben Wing, Stephen Turnbull
|
2970
|
137
|
2928
|
138 to 21.5.22 "cucumber"
|
|
139
|
|
140 Major features
|
|
141
|
2970
|
142 -- New: support for Unnnn-style keysyms on X11. -- Aidan Kehoe
|
2929
|
143
|
2928
|
144 User-Visible Bug Fixes and Minor Improvements
|
|
145
|
2930
|
146 -- Fix: window configuration subsystem. -- Michael Sperber, Fabrice Popineau
|
2929
|
147
|
2928
|
148 Build Infrastructure
|
|
149
|
2930
|
150 -- Fix: add generated dumper files to .cvsignore. -- Marcus Crestani
|
|
151 -- Fix: add generated makefiles to .cvsignore in ./modules. -- Craig Lanning
|
2929
|
152
|
2928
|
153 Documentation
|
|
154
|
2929
|
155 -- Fix: lispref - compose processing now goes direct to character, not
|
2930
|
156 keysym. -- Aidan Kehoe
|
|
157 -- Improve: lispref - Mule explanations. -- Aidan Kehoe
|
2929
|
158 -- Improve: lispref - remove discussion of pure storage, long disabled.
|
2930
|
159 -- Aidan Kehoe
|
|
160 -- New: lispref - face aliasing. -- Didier Verna
|
2929
|
161
|
2928
|
162 Lisp API
|
|
163
|
2930
|
164 -- New: face aliasing. -- Didier Verna
|
2929
|
165
|
2928
|
166 Internal API and Implementation
|
|
167
|
2930
|
168 -- Fix: DLL implementation for Mac OS X "Tiger". -- Atanu Ghosh
|
|
169 -- Fix: false load path shadows after package update. -- Jeff Mincy,
|
|
170 Adrian Aichner
|
|
171 -- Fix: make CCL check for existence before using characters. -- Aidan Kehoe
|
2929
|
172 -- Fix: memory descriptions for gap variables for better 64-bit support.
|
2930
|
173 -- Darryl Okahata
|
|
174 -- Fix: various cleanups for MC_ALLOC. -- Marcus Crestani
|
2929
|
175 -- Improve: use characters instead of keysyms in x-compose.el. Remove
|
2930
|
176 iso8859 .els from dumped-lisp.el. -- Aidan Kehoe
|
2929
|
177
|
2788
|
178 to 21.5.21 "corn"
|
|
179
|
|
180 Major features
|
|
181
|
2930
|
182 -- New: An alternative memory allocator. -- Marcus Crestani
|
2788
|
183
|
|
184 User-Visible Bug Fixes and Minor Improvements
|
|
185
|
2930
|
186 -- Fix: Calculations in font-spatial-to-canonical. -- Ralf Angeli
|
|
187 -- Fix: Honor coding system argument when creating a file. -- Aidan Kehoe
|
|
188 -- Fix: Prevent stripping of items from Command menu. -- Ralf Angeli
|
|
189 -- Fix: Selection handling on Win32. -- Fabrice Popineau
|
|
190 -- Improve: Better defaults for mail-user-agent. -- Aidan Kehoe
|
|
191 -- Improve: Deprecate use of Emacs X resource class. -- Aidan Kehoe
|
|
192 -- Improve: Initialize fontlock properly in *scratch*. -- Aidan Kehoe
|
|
193 -- Improve: Make %backup%~ honor auto-save-directory. -- Steve Youngs,
|
|
194 Jamie Zawinski
|
|
195 -- Improve: Recognize some constructed Unicode keysyms. -- Aidan Kehoe
|
|
196 -- Improve: Synch dired features from GNU Emacs. -- Mike Sperber,
|
|
197 Richard Stallman, Luc Teirlinck, Stefan Monnier, Andreas Schwab
|
|
198 -- Improve: Syntax and case mapping for ISO 8859 parts 14-16. -- Aidan Kehoe
|
|
199 -- Improve: Warn about unbound Unicode keysyms. -- Aidan Kehoe
|
2788
|
200
|
|
201 Build Infrastructure
|
|
202
|
2930
|
203 -- Fix: Asserts can't contain active code. -- Melvin Hadasht
|
|
204 -- Fix: Avoid "head -#", coreutils doesn't like it. -- Vin Shelton
|
|
205 -- Fix: Build for non-DEBUG_XEMACS native Windows build. -- Marcus Crestani
|
|
206 -- Fix: Cater to OpenBSD /bin/sh. -- Malcolm Purvis
|
|
207 -- Fix: Check $ac_cv_build not $canonical for libossaudio. -- Aidan Kehoe
|
2788
|
208 -- Fix: Define elfw(type) for unexec on Alpha and amd64 for FreeBSD.
|
2930
|
209 -- Andrey Slusar
|
|
210 -- Fix: Make get-user-response available regardless of config. -- Mike Sperber
|
2788
|
211 -- Fix: Make srcdir absolute, include X header, terminate lines.
|
2930
|
212 -- Malcolm Purvis
|
|
213 -- Fix: Remove do-nothing --no-gnu-linker in Solaris builds. -- Vin Shelton
|
|
214 -- Fix: Specifying optimization flags implies optimization. -- Stephen Turnbull
|
|
215 -- Fix: Use HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED. -- Volker Zell
|
2788
|
216 -- Fix: configure needs to include X11/Intrinsic.h to check for Xaw.
|
2930
|
217 -- Robert Delius Royar, Aidan Kehoe, Jerry James
|
|
218 -- Fix: egetenv needs process.h in device-x.c. -- Marcus Crestani
|
|
219 -- New: Conditionally compile insert-data-in-exec. -- Marcus Crestani
|
2788
|
220
|
|
221 Documentation
|
|
222
|
2930
|
223 -- Fix: Add "--with" prefix in docstrings in configure.ac. -- Aidan Kehoe
|
|
224 -- Fix: Documentation typos. -- Aidan Kehoe, Adrian Aichner
|
|
225 -- Improve: Mention and deprecate atomic extents in docstring. -- Aidan Kehoe
|
|
226 -- Improve: Texinfo docs. -- Aidan Kehoe, Stephen Turnbull, Ben Wing
|
2788
|
227
|
|
228 Lisp API
|
|
229
|
|
230 -- Improve: Use override-redirect to suppress WM decorations.
|
2930
|
231 -- Stephen Turnbull
|
|
232 -- New: More stats for show-memory-usage. -- Marcus Crestani
|
2788
|
233
|
|
234 Internal API and Implementation
|
|
235
|
|
236 -- Fix: Argument count in issue_call_trapping_problems_warning.
|
2930
|
237 -- Stephen Turnbull
|
|
238 -- Fix: Avoid use of nonexistent insert-for-yank. -- Aidan Kehoe
|
|
239 -- Fix: Buffer overflow in pdump backtrace array. -- Jerry James
|
|
240 -- Fix: Control-1 handling in CCL. -- Aidan Kehoe
|
|
241 -- Fix: fakemail for FreeBSD >= 4. -- Andrey Slusar
|
|
242 -- Improve: Dynamic diagnostic backtrace for KKCC. -- Marcus Crestani
|
2788
|
243
|
2652
|
244 to 21.5.20 "cilantro"
|
|
245
|
|
246 Major Features
|
|
247
|
2930
|
248 -- New: Handle various X selection targets properly. -- Aidan Kehoe
|
2652
|
249
|
|
250 User-Visible Bug Fixes and Minor Improvements
|
|
251
|
2930
|
252 -- Fix: Handle active regions properly. -- Adrian Aichner
|
|
253 -- Fix: pui-list-packages handles longer filenames. -- Norbert Koch
|
2652
|
254
|
|
255 Build Infrastructure
|
|
256
|
2930
|
257 -- Improve: Port configure to autoconf 2.59. -- Malcolm Purvis
|
|
258 -- Fix: make-docfile.c misparsed UNUSED macro in defuns. -- Stephen Turnbull
|
|
259 -- Fix: Don't copy non-existent BUGS file on NT. -- Adrian Aichner
|
|
260 -- Fix: Typo in PDUMP section of Makefile.in.in. -- Mike Alexander
|
2652
|
261
|
|
262 Documentation
|
|
263
|
2930
|
264 -- Improve: Update info/dir. -- Adrian Aichner
|
|
265 -- Improve: Automate updating of release date in about.el. -- Stephen Turnbull
|
|
266 -- New: about.el entry for Simon Josefsson. (Simon Joseffson
|
|
267 -- Fix: Typos. (Adrian Aichner
|
|
268 -- Improve: Sort memory usage report sections by usage. -- Adrian Aichner
|
|
269 -- Improve: Glyphs documentation. -- Ben Wing
|
|
270 -- Improve: Description of build configuration system. -- Malcolm Purvis
|
|
271 -- New: Description of build configuration system. -- Stephen Turnbull
|
|
272 -- New: Lispref node on CCL Example. -- Aidan Kehoe
|
|
273 -- Improve: Describe \c and \C in Syntax of Regexps. -- Aidan Kehoe
|
|
274 -- Improve: Future Work -- Better Rendering Support. -- Stephen Turnbull
|
|
275 -- Improve: Comments. -- Stephen Turnbull, Aidan Kehoe
|
2652
|
276
|
|
277 Lisp API
|
|
278
|
2930
|
279 -- New: GNU semi-compatible decode-char and encode-char. (Aidan Kehoe
|
2652
|
280
|
|
281 Internal API and Implementation
|
|
282
|
2930
|
283 -- Fix: Avoid consing in operate-on-matching-lines. -- Adrian Aichner
|
|
284 -- Fix: Correctly disable geometry negotiation in tabs widget. -- Stephen Turnbull
|
|
285 -- New: Backtrace feature for KKCC. -- Marcus Crestani
|
|
286 -- Fix: Type casts in database.c. -- Marcus Crestani
|
|
287 -- Fix: Adjust s&m to FreeBSD 6.x reality. -- Andrey Slusar
|
2652
|
288
|
|
289 Quality Assurance Infrastructure
|
|
290
|
2930
|
291 -- New: USED_IF_BIGFLOAT macro. -- Jerry James
|
|
292 -- New: region-tests.el. -- Adrian Aichner
|
|
293 -- New: autoconf/regressiontest.pl. -- Malcolm Purvis
|
2652
|
294
|
2593
|
295 to 21.5.19 "chives"
|
|
296
|
|
297 Major Features
|
|
298
|
2930
|
299 -- Improve: major reorganization of source tree docs. -- Ben Wing
|
|
300 -- Improve: behaviors get new code and many new implementations. -- Ben Wing
|
2593
|
301
|
|
302 User-Visible Bug Fixes and Minor Improvements
|
|
303
|
2930
|
304 -- Fix: security hole (CAN-2005-0100) in movemail. -- Vin Shelton
|
|
305 -- Fix: data truncation in i.c. -- Ben Wing
|
|
306 -- Fix: region deletion bug. -- Stephen Turnbull
|
|
307 -- Fix: crash in Frecord_buffer. -- Yoshiki Hayashi
|
|
308 -- Fix: Metacity maximize bug. -- Stephen Turnbull
|
|
309 -- Fix: data truncation bugs in unix_send_process. -- David Evers, Jerry James
|
|
310 -- Fix: recognise AltGr as a valid modifier in GTK. -- Malcolm Purvis
|
|
311 -- Fix: recognize ISO keysyms. -- Ville Skyttä
|
2593
|
312 -- New: on Windows, dump Unicode tables to allow non-ASCII invocation.
|
2930
|
313 -- Ben Wing
|
|
314 -- New: splash screen. -- Ben Wing
|
|
315 -- New: support treating shortcuts under Windows as symbolic links. -- Ben Wing
|
|
316 -- Improve: GNU-compatible coding system aliases. -- Aidan Kehoe
|
|
317 -- Improve: help system. -- Ben Wing
|
|
318 -- Improve: mouse-track. -- Ben Wing
|
|
319 -- Improve: support ISO 8859/16 by default. -- Aidan Kehoe
|
2593
|
320
|
|
321 Build Infrastructure
|
|
322
|
|
323 -- Fix: copy BUGS, README, COPYING and Installation on installation on
|
2930
|
324 Windows. -- Ben Wing
|
|
325 -- Fix: installation for Cygwin. -- Marcus Crestani
|
|
326 -- Fix: various build problems. -- Ben Wing
|
|
327 -- Fix: various things in configure. -- Ben Wing
|
|
328 -- New: default pdump on for Cygwin. -- Marcus Crestani
|
|
329 -- New: support NetBSD sound via Linux API. -- Aidan Kehoe
|
|
330 -- Improve: generation of CFLAGS (Jerry James, Ben Wing
|
|
331 -- Improve: parallel build support. -- Malcolm Purvis
|
2593
|
332 -- Improve: support --package-prefix as simple interface to --package-path
|
2930
|
333 facility. -- Ben Wing
|
|
334 -- Improve: support mmdf and pop arguments to --mail-locking. -- Ben Wing
|
2593
|
335
|
|
336 Documentation
|
|
337
|
2930
|
338 -- Fix: beta.texi. -- Stephen Turnbull, Robert Royar
|
|
339 -- Fix: typos. -- Alexey Mahotkin, Andreas Eder
|
|
340 -- New: "Future Work -- Better Rendering Support". -- Stephen Turnbull
|
|
341 -- New: "Future Work" collects feature proposals in Internals. -- Ben Wing
|
|
342 -- New: empty ChangeLog entry. -- Ben Wing
|
|
343 -- New: personal photos. -- Malcolm Purvis
|
|
344 -- Improve: Lispref (Shyamal Prasad, Stephen Turnbull, Aidan Kehoe
|
|
345 -- Improve: Users' Guide. -- Ben Wing
|
|
346 -- Improve: about.el. -- Malcolm Purvis, Ben Wing
|
|
347 -- Improve: docstrings. -- Ben Wing, Stephen Turnbull, Adrian Aichner,
|
|
348 Aidan Kehoe
|
|
349 -- Improve: gnuserv docs. -- Stephen J. Turnbull
|
|
350 -- Improve: incorporate source tree docs in FAQ. -- Ben Wing
|
|
351 -- Improve: major overhauls of FAQ, Internals. -- Ben Wing
|
|
352 -- Improve: various comments. -- Ben Wing
|
2593
|
353
|
|
354 Lisp API
|
|
355
|
|
356 -- Improve: sync bytecomp-runtime.el (make-obsolete, make-obsolete-variable).
|
2930
|
357 -- Ville Skyttä
|
2593
|
358 -- Improve: sync paragraphs.el, custom.el, subr.el, newcomment.el,
|
2930
|
359 fill.el, page.el, register.el. -- Ben Wing
|
|
360 -- New: move regexp-opt.el and easy-mmode.el from packages to core. -- Ben Wing
|
2593
|
361 -- New: next/previous-single-char-property-change and make
|
2930
|
362 next/previous-single-property-change work like in FSF. -- Ben Wing
|
|
363 -- New: xemacs-font-lock-c-keywords and friends. -- Ben Wing
|
2593
|
364
|
|
365 Internal API and Implementation
|
|
366
|
2930
|
367 -- Fix: ^M brokenness in res.rc. -- Ben Wing
|
|
368 -- Fix: adapt to recent changes in Cygwin. -- Ben Wing
|
2593
|
369 -- Fix: byte-char conversion, should speed up Mule if there are
|
2930
|
370 non-ASCII characters in the buffer. -- Ben Wing
|
|
371 -- Fix: coding cookie recognition in .elc. -- Ben Wing
|
|
372 -- Fix: data-in-executable problems. -- Olivier Galibert, Ben Wing
|
|
373 -- Fix: find-coding-system-magic-cookie-in-file. -- Ben Wing
|
|
374 -- Fix: leaking process handles. -- Ben Wing
|
2593
|
375 -- Fix: only call device method compute_scrollbar_instance_usage() if it
|
2930
|
376 is defined. -- Zajcev Evgeny
|
2593
|
377 -- Fix: protect callers of MSFT syscalls from MSFT API randomization.
|
2930
|
378 -- Ben Wing
|
|
379 -- Fix: typos. -- Robert Royar
|
|
380 -- Fix: warnings. -- Aidan Kehoe, Ben Wing
|
|
381 -- New: Hashcode type. -- Ben Wing
|
|
382 -- New: color API. -- Ben Wing
|
|
383 -- New: rename abort() macro to ABORT() to placate VC 7. -- Ben Wing
|
|
384 -- Improve: GCPRO macros. -- Ben Wing
|
|
385 -- Improve: Mule-ize various things. -- Ben Wing
|
2593
|
386 -- Improve: Suppress aliasing warning in free_hook; Jerry says not a fix?
|
2930
|
387 -- Ben Wing
|
|
388 -- Improve: UNUSED parameter marking, UNO support. -- Malcolm Purvis,
|
|
389 Jerry James
|
|
390 -- Improve: Unicode-ize various things. -- Ben Wing
|
|
391 -- Improve: critical section protection. -- Ben Wing
|
2593
|
392 -- Improve: debug info on attempt to throw outside of a function where
|
2930
|
393 call_trapping_problems() has been used. -- Ben Wing
|
|
394 -- Improve: menubar support. -- Ben Wing
|
|
395 -- Improve: more orthogonality in emacs-root-finding. -- Mike Sperber
|
|
396 -- Improve: move etc/aliases.ksh to xemacs-builds CVS module. -- Ben Wing
|
|
397 -- Improve: move etc/chr.png, etc/chrm.png to etc/photos/ (Ben Wing
|
|
398 -- Improve: partially rework Unicode support. -- Ben Wing
|
|
399 -- Improve: path handling correctness. -- Ben Wing
|
2593
|
400 -- Improve: rangetabs get different types of ranges (open/closed start
|
2930
|
401 and end). Change default to be start-closed, end-open. -- Ben Wing
|
|
402 -- Improve: refactor Initialization changes: (Ben Wing
|
|
403 -- Improve: refer to init.el not .emacs in menus. -- Stephen Turnbull
|
|
404 -- Improve: s&m files by removing autodetected stuff. -- Ben Wing
|
|
405 -- Improve: support dumping bignums. -- Jerry James, Olivier Galibert
|
|
406 -- Improve: support for crashing gently. -- Ben Wing
|
|
407 -- Improve: type and keyword pedantry. -- Jerry James, Ben Wing
|
|
408 -- Improve: update etags from upstream. -- Jerry James
|
|
409 -- Remove: EXTERNAL_LIST_LOOP because it can infloop. -- Ben Wing
|
2593
|
410 -- Remove: etc/gnu.xpm, etc/gnu.xbm, etc/sink.xbm, etc/ms-kermit,
|
2930
|
411 etc/ms-kermit-7bit (Ben Wing
|
|
412 -- Remove: unneeded/unused code. -- Ben Wing, Stephen Turnbull
|
2593
|
413
|
|
414 Quality Assurance Infrastructure
|
|
415
|
2930
|
416 -- Fix: conflict with builtin in .gdbinit. -- Golubev I. N.
|
|
417 -- New: regexp tests. -- Stephen Turnbull, Vin Shelton
|
|
418 -- New: os-tests.el. -- Stephen Turnbull
|
|
419 -- Improve: profiling support. -- Ben Wing
|
2593
|
420
|
2345
|
421 to 21.5.18 "chestnut"
|
|
422
|
|
423 Major Features
|
|
424
|
2930
|
425 -- Improve: GTK support gets many fixes and improvements -- Purvis.
|
|
426 -- Improve: pdump gets data in executable support, -si option -- Galibert.
|
|
427 -- New: GTK gets default gtkrc -- Purvis.
|
|
428 -- New: bignum support -- James (lead), Sivakumar, Turnbull.
|
2345
|
429
|
|
430 User-Visible Bug Fixes and Minor Improvements
|
|
431
|
2930
|
432 -- Fix: 'no-conversion is special in eol detection -- Turnbull.
|
|
433 -- Fix: `display-completion-list' does not overflow window -- Grundmann.
|
|
434 -- Fix: X error handler must not call stderr_out -- Clements.
|
|
435 -- Fix: bogus error in `apropros' -- Turnbull.
|
|
436 -- Fix: bogus error in `package-require' -- Youngs.
|
|
437 -- Fix: buffer editing by `call-process-region' -- Aichner.
|
|
438 -- Fix: coredump from bogus position computation in syntax cache -- Euler.
|
|
439 -- Fix: coredump from redisplay wrapping in signal.c -- James.
|
|
440 -- Fix: coredump in giflib -- Hines.
|
|
441 -- Fix: etags.el correctly handles tags with name fields -- Grundmann.
|
|
442 -- Fix: prevent minibuffer from hijacking marks -- Sperber.
|
|
443 -- Fix: respect `allow-deletion-of-last-visible-frame' -- Zajcev.
|
|
444 -- Fix: sync revert-buffer to 21.4 -- Turnbull, Sparapani.
|
|
445 -- Improve: error message formatting -- Gatzemeier.
|
|
446 -- Improve: etags.el optimized for exuberant ctags -- Grundmann.
|
|
447 -- Improve: isearch-abort preserves interim successes -- Turnbull, Zawinski.
|
|
448 -- Improve: package info reporting -- Youngs.
|
|
449 -- Improve: window configuration handling -- Rychter.
|
2345
|
450
|
|
451 Build Infrastructure
|
|
452
|
2930
|
453 -- Fix: 64-bit support -- Purvis, SuSE.
|
|
454 -- Fix: configure.in syntax, logic -- Turnbull, James, Purvis.
|
|
455 -- Fix: make install went interactive -- Aichner.
|
|
456 -- Fix: rebuild finder-inf.el -- Turnbull.
|
|
457 -- Improve: Makefile diagnostics -- Turnbull.
|
|
458 -- Improve: Windows build support -- Aichner.
|
|
459 -- Improve: configure compiler warning setup -- James, Purvis.
|
|
460 -- Improve: configure diagnostics -- Turnbull.
|
|
461 -- Improve: configure feature detection -- Purvis, James, Turnbull.
|
|
462 -- Improve: configure report -- Turnbull, James.
|
|
463 -- Improve: icc support -- James.
|
|
464 -- Improve: install procedure -- Galibert.
|
|
465 -- New: configure supports Playstation2 -- Myrkraverk.
|
|
466 -- New: support for parallel builds -- Purvis.
|
2345
|
467
|
|
468 Documentation
|
|
469
|
2930
|
470 -- Improve: about.el version reporting -- Turnbull.
|
|
471 -- Improve: comments and docstrings -- Turnbull, Aichner, Gatzemeier.
|
|
472 -- New: lispref.texi documents bignum support -- Turnbull, James.
|
|
473 -- New: lispref.texi documents text field support -- James.
|
|
474 -- Update: FAQ -- Turnbull.
|
|
475 -- Update: NEWS -- Turnbull.
|
|
476 -- Update: PACKAGES -- Koch.
|
|
477 -- Update: about.el -- Turnbull.
|
|
478 -- Update: internals.texi -- James, Turnbull.
|
|
479 -- Update: lispref.texi -- Turnbull, Okahata.
|
|
480 -- Update: menus to XEmacs config file reality -- Turnbull.
|
2345
|
481
|
|
482 Lisp API
|
|
483
|
2930
|
484 -- Improve: pixel position reporting -- Okahata.
|
2345
|
485
|
|
486 Internal API and Implementation
|
|
487
|
2930
|
488 -- Fix: C macro definition for icc -- James.
|
|
489 -- Fix: C++ build problems -- James, Verna.
|
|
490 -- Fix: Cygwin bug workaround conditionalized -- James.
|
|
491 -- Fix: Lisp internal type manipulation -- James.
|
|
492 -- Fix: bogus CVS conflict in package-ui.el -- Aichner.
|
|
493 -- Fix: callproc.c vestiges removed -- James.
|
|
494 -- Fix: format conversions in pdump report -- Turnbull.
|
|
495 -- Fix: function argument usage -- James.
|
|
496 -- Fix: incomplete macro in external widget support -- Golubev.
|
|
497 -- Fix: lwlib GC handling -- James.
|
|
498 -- Fix: lwlib computation of widget changes -- James.
|
|
499 -- Fix: mark unused parameters -- James, Wing.
|
|
500 -- Fix: remove duplicate functions -- Turnbull.
|
|
501 -- Fix: remove unused variables -- James.
|
|
502 -- Fix: specifier validation -- James.
|
|
503 -- Fix: update byte compiler function database -- James.
|
|
504 -- Fix: warning suppression -- James, Gatzemeier.
|
2345
|
505 -- Fix: workaround Darwin's distaste for ISO 8859/2 filenames.
|
2930
|
506 -- Improve: custom database save -- Aichner, Niksic.
|
|
507 -- Improve: itimer implementation -- James, Jones, Buchholz, Yamaoka.
|
|
508 -- Improve: test-harness.el Assert macro -- James.
|
|
509 -- New: LTDL support in ELLs -- James.
|
|
510 -- Update: INSTALL Canna, Make descriptions -- James, Purvis.
|
|
511 -- Update: SERVICE sync with upstream -- James.
|
|
512 -- Update: derived.el, subr.el, cl*.el sync to Emacs 21.3 -- James.
|
|
513 -- Update: etags sync with upstream v17.6 -- James.
|
2345
|
514
|
|
515 Quality Assurance Infrastructure
|
|
516
|
2930
|
517 -- Fix: regression tests using most-negative-fixnum -- James.
|
|
518 -- Improve: faster Mule tests -- Turnbull.
|
|
519 -- New: Uno support -- James.
|
|
520 -- New: regression tests -- Turnbull, Youngs, Yamaoka, Shelton, James.
|
2345
|
521
|
1963
|
522 to 21.5.17 "chayote"
|
|
523
|
|
524 Build
|
|
525
|
2930
|
526 -- New: configure reports cc and libc versions -- Kletnieks, Turnbull.
|
|
527 -- New: configure supports icc -- James.
|
|
528 -- New: configure supports typeof extension -- James.
|
|
529 -- New: use XCFLAGS to allow different flags for XEMACS_CC -- Turnbull.
|
|
530 -- Improve: module build process -- James.
|
|
531 -- Fix: compiler warnings -- Turnbull.
|
|
532 -- Fix: configure CFLAGS detection -- James, Turnbull.
|
|
533 -- Fix: configure arg parsing on Solaris -- Niksic, Shelton, Turnbull.
|
|
534 -- Fix: configure warning and progress messages -- Turnbull.
|
|
535 -- Fix: force regeneration of Lisp on every build -- Turnbull.
|
|
536 -- Fix: minitar compiler warnings, errors -- Aichner.
|
|
537 -- Fix: mislocation of installexe.sh -- James.
|
|
538 -- Fix: missing $(ldflags) in libsrc -- James.
|
|
539 -- Fix: remove dead references to GNU DLD -- James.
|
|
540 -- Fix: remove obsolete makefile cruft -- Turnbull.
|
1963
|
541
|
|
542 Documentation
|
|
543
|
2930
|
544 -- Improve: charset registry docs -- Golubev.
|
|
545 -- Improve: specifier and internals docs -- Turnbull.
|
|
546 -- Improve: test-harness reporting -- Aichner, Shelton, Turnbull.
|
|
547 -- New: weak data structure testing -- Kaltenbach.
|
|
548 -- Remove: own photos and personal information -- Youngs.
|
|
549 -- Update: library versions in Windows docs -- James.
|
|
550 -- Update: package list -- Koch.
|
|
551 -- Fix: TeXinfo syntax -- Golubev, Turnbull.
|
|
552 -- Fix: clarifications -- Turnbull.
|
|
553 -- Fix: typos -- Aichner, Golubev, Turnbull.
|
|
554 -- Fix: workaround version issues in NAS headers -- Turnbull.
|
1963
|
555
|
|
556 Lisp API
|
|
557
|
|
558 -- New: device-num-screens, device-backing-store, device-save-under,
|
2930
|
559 add-to-invisibility-spec, remove-from-invisibility-spec -- James.
|
1963
|
560 -- New: lazy (widget), widget-child-value-get, widget-child-value-inline,
|
|
561 widget-child-validate, widget-type-value-create, widget-type-default-get,
|
2930
|
562 widget-type-match -- Abrahamsen, Youngs.
|
|
563 -- New: package-get-list-packages-where -- Youngs.
|
|
564 -- New: pui-display-maintainer command -- Youngs.
|
|
565 -- New: pui-help-echo displays both installed and available versions -- Youngs.
|
|
566 -- Synch: frame.el to GNU Emacs 21.3 -- James.
|
|
567 -- Fix: cl-do-prettyprint formatting of prog* -- Youngs.
|
|
568 -- Fix: update coding system name usage -- James.
|
1963
|
569
|
|
570 Internals
|
|
571
|
2930
|
572 -- Improve: KKCC -- Kaltenbach.
|
|
573 -- Improve: compiler.h for use with modules -- James.
|
|
574 -- Improve: make QUIT-related APIs visible to modules -- James.
|
|
575 -- New: support more device metrics on X11 -- James.
|
|
576 -- New: support symbols in Darwin shared libraries -- Purvis.
|
|
577 -- New: widget-default-create uses char-table -- Haddock.
|
|
578 -- New: xfree gets a type parameter for error-checking -- James.
|
|
579 -- Fix: (remove) duplicated code -- James.
|
|
580 -- Fix: GCPRO_STACK in byte interpreter -- Turnbull.
|
|
581 -- Fix: GTK marshalling code -- Purvis.
|
|
582 -- Fix: aliasing problems -- Turnbull.
|
|
583 -- Fix: bad interaction in initialization of args with pdumper -- Benson.
|
|
584 -- Fix: bit fields need to be unsigned in unicode detectors -- James.
|
|
585 -- Fix: coding system for GPG verification -- Youngs.
|
|
586 -- Fix: hard-coded options to use APIs -- Pakoulin.
|
|
587 -- Fix: improper use of XSetArg in frame-x.c -- Turnbull.
|
|
588 -- Fix: lstream close code -- Euler.
|
|
589 -- Fix: paragraph detection in Japanese -- Yamaoka, Turnbull.
|
|
590 -- Fix: regexps using \{ -- Monnier, Turnbull.
|
|
591 -- Fix: set dirty flag in mirror window at proper time -- Galibert.
|
|
592 -- Fix: several missing GC wrappers which caused crashes -- James.
|
|
593 -- Fix: some GCPROed variables were declared register -- McPherson.
|
|
594 -- Fix: stale info in realpath computation -- James.
|
|
595 -- Fix: two infloops in GC -- James.
|
|
596 -- Fix: usage of prin1 and princ in help -- Eide, Shelton.
|
1963
|
597
|
|
598
|
1716
|
599 to 21.5.16 "celeriac"
|
|
600
|
|
601 Build
|
|
602
|
2930
|
603 -- Don't detect GNU DLD -- James.
|
|
604 -- Better detection of sound on Solaris9 -- Buchholz.
|
|
605 -- Add support detecting SunOS 5.10 in configure -- Buchholz.
|
1716
|
606 -- Use '-bundle' when testing ability to build shared libs, but use
|
2930
|
607 '-bundle_loader' in ellcc -- Begel.
|
|
608 -- Output separate declaration and definition for dump_id -- James.
|
|
609 -- Add Makefile targets to build PDF docs -- Wambold.
|
1716
|
610 -- Don't mangle the unload function in `unload_postgresql' and
|
2930
|
611 `unload_ldap' when compiling with C++ -- James.
|
|
612 -- Use extern "C" for C++ builds -- James.
|
|
613 -- Conditionally compile messages missing from the Cygwin headers -- James.
|
|
614 -- Add cast to quiet compiler in unexcw.c -- James.
|
|
615 -- Quiet compiler warnings about struct stat in syswindows.h -- James.
|
|
616 -- Test \{m,n\} in regexp-tests -- Turnbull.
|
1716
|
617
|
|
618 Documentation
|
|
619
|
2930
|
620 -- Propose bash as workaround for buggy Solaris sh in PROBLEMS -- Sparapani.
|
1716
|
621 -- Fix the PRINTED-MANUAL-TITLE arg for cross ref to "The XEmacs User's Manual"
|
2930
|
622 -- Aichner.
|
|
623 -- New node: "A Reader's Guide to XEmacs Coding Conventions" -- Turnbull.
|
|
624 -- New node: "Customizing Message Display" -- Golubev.
|
1716
|
625
|
|
626 Internals
|
|
627
|
2930
|
628 -- In ellcc.c don't mangle external symbols in generated doc file -- James.
|
1716
|
629 -- Add PARTIALLY parameter to support Fpos_visible_in_window_p parameter in
|
2930
|
630 redisplay -- James.
|
|
631 -- Use 'point_would_be_visible' parameter in `scrollbar_reset_cursor' -- James.
|
|
632 -- Add PARTIALLY parameter fo `Fpos_visible_in_window_p' -- James.
|
|
633 -- Use new 'point_would_be_visible' parameter in `window_scroll' -- James.
|
|
634 -- dll_open now takes a Lisp_Object -- James.
|
|
635 -- Remove useless call to dll_init -- James.
|
|
636 -- char to CIbyte conversion in emodules.c, sysdll.c -- James.
|
|
637 -- Do not mangle module initialisation function names -- James.
|
|
638 -- char to Extbyte conversion in sysdll.c -- James.
|
|
639 -- Return a Lisp_Object instead of a string in `dll_error' -- James.
|
|
640 -- Make eval-related functions visible to modules -- James.
|
1716
|
641 -- Allow specifying elisp function for waithing user input while displaying
|
2930
|
642 message while in minibuffer -- Golubev.
|
|
643 -- Use OS_RELEASE=os_release_major*100+os_release_minor in s/sol2.h -- Buchholz.
|
|
644 -- Add lrecord_memory_descriptions -- Crestani.
|
|
645 -- Remove GetLongPathNameW -- Harris.
|
|
646 -- A couple of new macros to compare w32api versions -- James.
|
|
647 -- KKCC fixes -- Crestani.
|
1716
|
648
|
|
649 Lisp API
|
|
650
|
2930
|
651 -- Allow user to specify alternative function for displaying message -- Golubev.
|
|
652 -- New var to specify the maximum received fonts -- LewisMoss.
|
|
653 -- Allow gnuserv to fallback to GTK if X device fails -- LewisMoss.
|
|
654 -- Eval the initialisation value of `eol-detection-enabled-p' -- Alexander.
|
|
655 -- Make sure `setbuffer-file-coding-system' sets the eol type -- Alexander.
|
|
656 -- Remove unnecessary definitions of 'null-device' -- Turnbull.
|
|
657 -- Actually implement the specified semantics for 'defvar' -- Sperber.
|
|
658 -- Fix `shrink-to-fit' by calling `shrink-window-if-larger-than-buffer' -- Aichner.
|
1716
|
659
|
|
660
|
1665
|
661 to 21.5.15 "celery"
|
|
662
|
|
663 Build
|
|
664
|
2930
|
665 -- Autoconf configure updates -- James, Turnbull.
|
|
666 -- Makefile updates -- James.
|
|
667 -- Minor updates to make-docfile.c -- Begel.
|
|
668 -- Wrap assert_failed with EXTERN_C for modules -- James.
|
|
669 -- Updates to modules Makefile.common -- James.
|
1665
|
670 -- Include emodules.h when building modules in postgresql.c
|
2930
|
671 and ldap.c -- James.
|
|
672 -- Updates to xemacs.mak -- Aichner.
|
1665
|
673 -- Add some extern "C" declarations for C++ module builds
|
2930
|
674 -- James.
|
|
675 -- Add casts for C++ builds in mule-canna.c -- James.
|
1665
|
676 -- Add type casts in database.c to satisy C++ compilers.
|
|
677 -- Log result summary of tests when the testsuite is running
|
2930
|
678 noninteractive -- Aichner.
|
|
679 -- Add some tests for weak-lists -- Crestani, Kaltenbach.
|
1665
|
680
|
|
681
|
|
682 Documentation
|
|
683
|
2930
|
684 -- Update README.(HYPERBOLE|OO-BROWSER) -- Turnbull.
|
|
685 -- Update etc/PACKAGES -- Turnbull, Koch, Youngs.
|
|
686 -- Update etc/sample.Xresources -- Turnbull.
|
|
687 -- Major update and audit of all documents relating to PUI -- Youngs.
|
1665
|
688 -- Mention `line-move-ignore-invisible' (display.texi "Invisible Text")
|
2930
|
689 -- Kyllingstad.
|
1665
|
690 -- Document that end-glyph is still displayed when invisible
|
2930
|
691 is set (extents.texi "Extent Properties") -- Kyllingstad.
|
1665
|
692 -- Document that only begin-glyph is highlighted (extents.texi "Extents
|
2930
|
693 and Events") -- Kyllingstad.
|
|
694 -- Various typo and docstring fixes -- Turnbull, Sperber.
|
|
695 -- Add missing '@end' defun in lists.texi -- Shelton.
|
2865
|
696 -- Document ?\x00 read syntax and range limitations on ?\000 and
|
2930
|
697 ?\x00 read syntaxes (objects.texi "Character Type") -- Turnbull.
|
1665
|
698 -- Document `true-list-p' (lists.texi "List-related Predicates")
|
2930
|
699 -- Turnbull.
|
1665
|
700
|
|
701
|
|
702 Internals
|
|
703
|
2930
|
704 -- KKCC updates -- Crestani, Kyllingstad.
|
1665
|
705 -- Define DECLARE_MODULE_API_LRECORD when not ERROR_CHECK_TYPES
|
2930
|
706 -- James.
|
|
707 -- Updates to DSO code -- James.
|
|
708 -- Remove unused (X)OPAQUE_MARKFUN definitions -- James.
|
|
709 -- GCPRO updates -- Sperber.
|
|
710 -- Mouse wheel fixes in event-msw.c -- Kyllingstad.
|
|
711 -- Use 'HAVE_DLD_INIT' instead of 'HAVE_INIT_DLD' in sysdll.c -- James.
|
|
712 -- Rewrite ephemeron marker code -- Sperber.
|
|
713 -- Fix printing of symbol names in .gdbinit -- Golubev.
|
|
714 -- Fixes to `update_frame_toolbars_geometry' -- Sperber.
|
|
715 -- Fix missing commas in `fonts' initialiser -- Golubev.
|
|
716 -- Add `opaque_ptr_description' -- Crestani.
|
|
717 -- Add `allocate_big_string_chars' -- Turnbull, Buchholz.
|
1665
|
718
|
|
719
|
|
720 Lisp API
|
|
721
|
2930
|
722 -- New alias `apropos-customize' -> `customize-apropos' -- Aichner.
|
|
723 -- Remove unecessary arg from `pui-set-local-package-get-directory -- Youngs.
|
|
724 -- New key bindings in mwheel.el -- Kyllingstad.
|
|
725 -- Make `insert-directory' to be more like FSF version -- Sperber.
|
|
726 -- Window configuration fixes in isearch code -- Sperber.
|
|
727 -- Implement simple object finalisation in post-gc.el -- Sperber.
|
|
728 -- Updates to etags.el -- Turnbull.
|
|
729 -- Updates to cl-macs.el -- Pakoulin.
|
|
730 -- Fix "do-nothing" bug in `derived-mode-merge-syntax-tables' -- Turnbull.
|
|
731 -- Fixes to `restore-saved-window' -- James.
|
2865
|
732 -- Handle missing "EMACSPACKAGEPATH" env var in
|
2930
|
733 `package-get-package-index-file-location' -- Aichner.
|
|
734 -- Fix substring errors in `package-admin-find-top-directory' -- Aichner.
|
1665
|
735 -- Fix `byte-compile-lambda' so it only discards the docstring if it is
|
2930
|
736 not also the value of the lambda -- Turnbull.
|
|
737 -- Don't insist in lib-src directory in `path-emacs-root-p' on WinNT -- Aichner.
|
|
738 -- Don't include '(' in `font-lock-function-name-face' -- Aichner.
|
1665
|
739
|
|
740
|
1510
|
741 to 21.5.14 "cassava"
|
|
742
|
|
743 This release has a few documentation updates thanks to Steve
|
|
744 Turnbull, better Makefile handling for modules on MacOSX from
|
|
745 Andrew Begel and Jerry James. Also, it is now possible for the
|
|
746 user to specify the location of the package-index file for PUI to
|
|
747 use, see `package-get-package-index-file-location'.
|
|
748
|
|
749 Build
|
|
750
|
2930
|
751 -- Autoconf tweaks for building modules on MacOSX -- James.
|
|
752 -- GCC fixes in ellcc.c -- James.
|
|
753 -- Module Makefile fixes -- Begel, James.
|
|
754 -- Fix shadow warning in regex.c -- James.
|
1510
|
755
|
|
756 Documentation
|
|
757
|
2930
|
758 -- New TeXinfo node "Searching and Matching" -- Turnbull.
|
|
759 -- New section "Legacy Versions" in FAQ -- Turnbull.
|
|
760 -- New FAQ question Q8.0.1 -- Turnbull.
|
|
761 -- Update split-string specs in "Regexp Search" -- Turnbull.
|
1510
|
762
|
|
763 Internals
|
|
764
|
2930
|
765 -- Package index file updated -- Koch.
|
|
766 -- Add some debug checks in file-coding.c -- Turnbull.
|
1510
|
767
|
|
768 Lisp API
|
|
769
|
|
770 -- Make error message report the sym checked in
|
|
771 `autoload-featurep-protect-autoloads' -- Turnbull.
|
2930
|
772 -- `split-string' tweaks -- Turnbull.
|
|
773 -- Make the location of the package-index file user customisable -- Youngs.
|
|
774 -- Turn on package-index file PGP verification -- Youngs.
|
|
775 -- Only use message if interactive for functions in replace.el -- Josefsson.
|
1510
|
776
|
1457
|
777 to 21.5.13 "cauliflower"
|
|
778
|
1473
|
779 Remember that bug that made return behave as linefeed in a TTY? It's
|
|
780 gone! Thanks go out to Jerry James and Steve Turnbull for squashing
|
|
781 this year old bug. Of course, that wasn't the only bug fixed this
|
|
782 time around.
|
1457
|
783
|
|
784 Here are the highlights:
|
|
785
|
|
786 Build
|
|
787
|
2930
|
788 -- Don't look for Motif if it's already been found -- Buchholz.
|
|
789 -- Darwin, Cygwin, BerkDB autoconf fixes -- Turnbull.
|
|
790 -- Make DEFUNed functions be tags -- Buchholz.
|
|
791 -- Allow compiling with Motif 1 and linking with Motif 2 -- Buchholz.
|
|
792 -- Update regexp tests -- Turnbull.
|
|
793 -- Don't autodetect ESD (Enlightened Sound Daemon) -- Turnbull.
|
1457
|
794
|
|
795
|
|
796 Documentation
|
|
797
|
2930
|
798 -- New section in PROBLEMS auxilary programs for Windows -- Turnbull.
|
1457
|
799 -- FAQ updates
|
2930
|
800 Q6.4.3 New aux programs for Windows -- Turnbull.
|
|
801 -- Document failed match preserves data -- Turnbull.
|
1457
|
802
|
|
803
|
|
804 Internals
|
|
805
|
2930
|
806 -- Don't use the u_int8_t etc typedefs on FreeBSD in database.c -- Pluim.
|
|
807 -- Better support for externally defined lrecord types -- Begel.
|
|
808 -- Only call `xm_update_progress' if Motif is defined -- Youngs.
|
|
809 -- Define __STDC__ for BerkeleyDB -- Buchholz.
|
|
810 -- Fix bug where XEmacs couldn't find its .dmp file -- Buchholz.
|
|
811 -- Move `filemodestring' from lisp.h to sysfile.h -- Golubev.
|
|
812 -- Clean ups against the possibility of sys/stat.h defining stat -- Turnbull.
|
|
813 -- Search/match updates -- Turnbull.
|
1457
|
814
|
|
815
|
|
816 Lisp API
|
|
817
|
2930
|
818 -- Fix bug preventing installing new packages -- Youngs.
|
|
819 -- Put exit message on separate line in `command-error' -- Turnbull.
|
|
820 -- Temporarily turn off PGP verification of package-index -- Youngs.
|
|
821 -- Remove keymapings for 'function-key-error' -- James.
|
|
822 -- Fix bug that mapped RET to LFD in TTYs -- James.
|
1457
|
823
|
|
824
|
1431
|
825 to 21.5.12 "carrot"
|
|
826
|
|
827 Lots of updates, fixes, and features from Ben Wing (he never stops).
|
|
828 Also, a lot of work has gone into cleaning up the test suite. Thanks
|
|
829 to Steve Turnbull, Jerry James, Daiki Ueno because now all tests from
|
|
830 'make check' pass 100% (at least on GNU/Linux).
|
|
831
|
|
832 Here are the highlights:
|
|
833
|
|
834 Build
|
|
835
|
2930
|
836 -- Updates to configure.in -- Steuck, James, Skyttä, Wing.
|
|
837 -- Major updates to Makefile.in.in -- Wing.
|
|
838 -- Allow for separate build and source directories -- Wing.
|
|
839 -- Fix some compiler warnings -- Wing.
|
|
840 -- Major clean up of xemacs.mak and friends -- Wing, Aichner.
|
|
841 -- Fix some Solaris 2.7 CC compiler warnings -- Persico.
|
|
842 -- Fix for building on Mac -- Palmer.
|
1431
|
843 -- Work around a problem compiling with '--use-union-type' on Intel's
|
2930
|
844 ICC compiler -- Buchholz.
|
|
845 -- Fix problems with rel-alloc compilation -- Wing.
|
|
846 -- Sequentialize dependencies even more in update-elc-2 -- Sperber.
|
1431
|
847 -- Don't fatal() in 'report_sheap_usage' when need to rerun Make -
|
2865
|
848 Wing.
|
2930
|
849 -- Various updates to the test suite -- Turnbull.
|
1431
|
850
|
|
851 Documentation
|
|
852
|
|
853 -- Updates to
|
2930
|
854 INSTALL -- Turnbull, Wing.
|
|
855 PROBLEMS -- Turnbull, Wing.
|
|
856 -- Global substition of .Xresources for .Xdefaults -- Turnbull.
|
|
857 -- Update packages in ./etc/BETA -- Skyttä.
|
|
858 -- Doc string updates -- Korytov, Turnbull, Wing.
|
|
859 -- TeXinfo updates -- Aichner, Turnbull, Wing, Youngs.
|
1431
|
860
|
|
861 Internals
|
|
862
|
2930
|
863 -- Fix stale match data after failed search bug -- Turnbull.
|
1431
|
864 -- Reformat function definitions correctly in menubar-gtk.c and
|
2930
|
865 event-gtk.c -- Turnbull.
|
1431
|
866 -- Fix bug matching ASCII character classes to Mule characters -
|
2865
|
867 Ueno.
|
2930
|
868 -- Frame updates for MS Win -- Alexander.
|
1431
|
869 -- Add .dylib as an acceptable shared library file extension to
|
2930
|
870 support MacOS X -- Begel.
|
|
871 -- Fix bug in database.c for Berkdb 4.1 -- Turnbull.
|
|
872 -- Regex fixes -- Turnbull, Wing.
|
|
873 -- Coding system updates -- Wing.
|
|
874 -- Add clear-left-side functionality in print.c -- Wing.
|
|
875 -- Seg fault rather than abort on Cygwin in 'assert_failed' -- Wing.
|
|
876 -- Delete popup-data object -- Wing.
|
|
877 -- Delete menubar_data field from frames -- Wing.
|
|
878 -- Clean up handling of lwlib callback data GCPRO'ing -- Wing.
|
1431
|
879 -- Use ALLOCA() in regex.c to avoid excessive stack allocation -
|
2865
|
880 Wing.
|
2930
|
881 -- Fix subtle problem with REL_ALLOC() -- Wing.
|
1431
|
882 -- Change *run_hook*_trapping_problems to take a warning class, not a
|
2930
|
883 string -- Wing.
|
|
884 -- Mule-ize encrypt/decrypt-string code -- Wing.
|
|
885 -- Delete all support for bit-rotten CANNOT_DUMP -- Wing.
|
1431
|
886 -- Fix crash due to attempt to free objects across dump/undump -
|
2865
|
887 Wing.
|
1431
|
888 -- Don't get in an infinite loop running post-redisplay actions -
|
2865
|
889 Wing.
|
2930
|
890 -- Make gc_currently_forbidden static -- Wing.
|
|
891 -- Defer redrawing if already in redisplay -- Wing.
|
|
892 -- Add debug code for locking a dynarr to catch invalid mods -- Wing.
|
1431
|
893 -- Ensure that various glyph functions that eval within redisplay
|
2930
|
894 protect the evals -- Wing.
|
|
895 -- Defer specifier-changed updating till after redisplay -- Wing.
|
1431
|
896 -- Require that every place inside of redisplay catch errors itself -
|
2865
|
897 Wing.
|
2930
|
898 -- Introduce separate means of holding frame-size changes -- Wing.
|
1431
|
899 -- Introduce "post-redisplay" methods for deferring things till after
|
2930
|
900 redisplay -- Wing.
|
|
901 -- Disable all quit checking in redisplay -- Wing.
|
1431
|
902 -- Use _wexecve() when under Windows NT for Unicode correctness -
|
|
903 Wing.
|
2930
|
904 -- Update list of possibly valid console types -- Wing.
|
1431
|
905 -- Turn on Vstack_trace_on_error 'Frun_emacs_from_temacs' so that
|
|
906 errors are debuggable even when occurring extremely early in
|
2930
|
907 reinitialization -- Wing.
|
|
908 -- Define new function `emacs-run-status' -- Wing.
|
1431
|
909 -- Fix crash caused by an edge condition in the syntax-cache macros -
|
2865
|
910 Wing.
|
2930
|
911 -- Eliminate HAVE_WIN32_CODING_SYSTEMS, use WIN32_ANY instead -- Wing.
|
1431
|
912 -- Don't check_quit() unless we're unbinding a real Lisp
|
2930
|
913 `unwind-protect' -- Wing.
|
1431
|
914 -- Make absolutely sure there is no quit checking while we are in a
|
2930
|
915 "critical section" during frame deletion -- Wing.
|
1431
|
916
|
|
917 Lisp API
|
|
918
|
2930
|
919 -- Fix infloop in font-lock for java files -- Choi.
|
|
920 -- Fix split-string -- Turnbull.
|
|
921 -- Support '(filename)nodename' as argument to 'info' -- Steib.
|
|
922 -- Major clean up of the PUI code -- Youngs.
|
|
923 -- Use 'equal' instead of '=' in 'saved-window-equal' -- James.
|
|
924 -- Updates to wid-edit.el -- Turnbull.
|
1431
|
925 -- Better layout for Tools -> Packages -> Download Site menu -
|
2865
|
926 Aichner.
|
2930
|
927 -- More sites added to packages download sites menu -- Aichner.
|
1431
|
928 -- Byte-compiler warning clean up and lots of synching with FSF 21.2
|
2930
|
929 code -- Wing.
|
1431
|
930 -- Move lots of high-level code for computing paths into
|
2930
|
931 setup-paths.el from various places -- Wing.
|
|
932 -- Mule and coding system updates -- Wing, Turnbull.
|
1431
|
933
|
|
934
|
1307
|
935 to 21.5.11 "cabbage"
|
|
936
|
|
937 Lots of improvements and fixes this time around. One of our key
|
|
938 players, Ben Wing, has drastically improved font-locking (go turn on
|
|
939 lazy-lock to check it out). Apart from many other bug fixes, Ben
|
|
940 has also given us a speed up to the build process (--quick-build
|
|
941 configure option).
|
|
942
|
|
943 Other stars we should mention are: Mike Sperber, for window
|
|
944 configuration fixes and updates; Stephen Turnbull for build fixes,
|
|
945 documentation and typo fixes. Stephen also gave us some major updates
|
|
946 to autoload.el and wid-edit.el. And also Jerry James with some more
|
|
947 DSO updates.
|
|
948
|
|
949 Here are the highlights:
|
|
950
|
|
951 Build
|
|
952
|
2930
|
953 -- Updates to test suite -- Turnbull.
|
|
954 -- Use -no-autoloads with update-elc-2 -- Wing.
|
|
955 -- Check for strupr and strlwr -- Sperber.
|
|
956 -- Delete auto-autoloads.el* & cutom-load.el* files on make clean -- Turnbull.
|
|
957 -- Fix --srcdir processing -- Turnbull.
|
|
958 -- Define DLSYM_NEEDS_UNDERSCORE on Darwin -- Turnbull.
|
|
959 -- Use opsys=aix4-2 for AIX 5 and above -- Buchholz.
|
|
960 -- Make ellcc search XEmacs directories for include files 1st -- James.
|
|
961 -- Set stack-trace-on-error, load-always-display-messages -- Wing.
|
|
962 -- Overhaul update-elc.el, cus-dep, autoload (speed ups) -- Wing.
|
|
963 -- Various compiler warning fixes -- Wing.
|
|
964 -- FreeBSD updates in modules/Makefile.common -- Pluim.
|
|
965 -- Warning fix in eldap.c -- James.
|
|
966 -- Support C++ & KKCC compilation in Windows -- Wing.
|
|
967 -- Various fixups in nt/config.in.samp -- Wing.
|
|
968 -- Fixes in xemacs.mak -- Wing.
|
|
969 -- Clean up compile errors with C++ under Windows -- Wing.
|
|
970 -- Re-order sections in ldflags for gcc 3.2 -- Okhapkin.
|
|
971 -- Restore USE_XFONTSET -- Turnbull.
|
|
972 -- New symbol: DLSYM_NEEDS_UNDERSCORE -- Turnbull.
|
|
973 -- Guard against multiple definitions of _ALL_SOURCE -- Buchholz.
|
|
974 -- QUICK_BUILD updates -- Wing.
|
1307
|
975
|
|
976 Documentation
|
|
977
|
2930
|
978 -- Major update to configure.usage -- Wing.
|
|
979 -- New developer bio's -- James, Skyttä, Golubev.
|
1307
|
980 -- Amendments/additions to PROBLEMS:
|
2930
|
981 - PostgreSQL DSO with --error-checking=all -- James.
|
|
982 - Consolidate Motif problems into one section -- Turnbull.
|
1307
|
983 -- Amendments/additions to INSTALL:
|
2930
|
984 - Recommend Mule -- Turnbull.
|
|
985 - Deprecate stripped binaries -- Turnbull.
|
1307
|
986 -- General tidy up of etc/BETA, rewrite sections dealing with packages
|
2930
|
987 and building from scratch -- Youngs.
|
|
988 -- General doc fixes, typos etc -- Youngs, Turnbull, Palmer, Wing.
|
|
989 -- Fix xref in Auto-Saving -- Aichner.
|
|
990 -- Update Local.rules File section in packages.texi -- Youngs.
|
|
991 -- Clarify package hierarchy structure -- Turnbull.
|
|
992 -- Major fixup of internals.texi -- Wing.
|
|
993 -- Lots of Mule rewriting in lispref/mule.texi -- Wing.
|
|
994 -- Document USE_UNION_TYPE evilness -- Wing.
|
|
995 -- Document event-matches-key-specifier-p better -- Wing.
|
|
996 -- Change illegal (for C) '//' comments to '/* */' -- Shelton, Turnbull.
|
1307
|
997
|
|
998 Internals
|
|
999
|
2930
|
1000 -- Synch rcs2log to GNU upstream -- Youngs.
|
1307
|
1001 -- Use symbolic name `XtExposeCompressMaximal' instead of `TRUE' in
|
2930
|
1002 xlwMenuClassRec -- Buchholz.
|
|
1003 -- In xm_update_progress, don't define unless LWLIB_WIDGETS_MOTIF -- Buchholz.
|
|
1004 -- Rename class -> class_ & new -> new_ -- Wing.
|
|
1005 -- KKCC update in postgresql.c -- Wing.
|
|
1006 -- KKCC update in eldap.c -- James.
|
|
1007 -- Fix for unix_create_process -- Ueno.
|
|
1008 -- Set stack reserve size during unexec() -- Piper.
|
|
1009 -- Use 'struct htentry' not 'struct hentry' in elhash.c -- Wing.
|
1307
|
1010 -- New macros ALIST_LOOP_3, ALIST_LOOP_4.
|
2930
|
1011 -- Fix 'xemacs -batch -l dunnet' under Cygwin -- Wing.
|
|
1012 -- Implement delaying of XFlush() if pending expose events -- Wing.
|
|
1013 -- Fix some longstanding bugs in X quit handling -- Wing.
|
|
1014 -- Correct the message output upon crashing to be more up-to-date -- Wing.
|
1307
|
1015 -- Add dp() & db() as short synonyms of debug_print() &
|
2930
|
1016 debug_backtrace() -- Wing.
|
|
1017 -- Add C++ error-checking code to verify problems with GCPRO/UNGCPRO -- Wing.
|
|
1018 -- Change the way gap arrays are allocated (for KKCC) -- Wing.
|
1307
|
1019 -- Now lcrecords set the type of items sitting on the free list to
|
2930
|
1020 lcrecord_type_free -- Wing.
|
1307
|
1021 -- All lcrecord allocation functions now zero out the returned
|
2930
|
1022 lcrecords -- Wing.
|
|
1023 -- Additional asserts in FREE_FIXED_TYPE -- Wing.
|
|
1024 -- Make bit vectors lcrecords, like vectors -- Wing.
|
|
1025 -- MARKED_SLOT() call no longer includes semicolon -- Wing.
|
|
1026 -- Factor out some code duplicated in KKCC and pdump -- Wing.
|
|
1027 -- KKCC updates -- Wing.
|
|
1028 -- Add a fifth field "flags" to memory_description -- Wing.
|
|
1029 -- Add support for "description maps" -- Wing.
|
1307
|
1030 -- Redo XD_UNION so it works inline and change format to provide info
|
2930
|
1031 for pdump -- Wing.
|
2865
|
1032 -- Textual changes:
|
2930
|
1033 - lrecord_description -> memory_description -- Wing.
|
|
1034 - struct_description -> sized_memory_description -- Wing.
|
|
1035 -- Initialize protect_me field of popup_data in set_frame_menubar -- Sperber
|
|
1036 -- GTK updates -- Sperber.
|
1307
|
1037 -- Don't lead to a crash if dealing with a dead
|
2930
|
1038 window/frame/device/console -- Sperber.
|
|
1039 -- Prevent crash for combination windows -- Sperber.
|
|
1040 -- Window fixes in Fdelete_window -- Sperber.
|
|
1041 -- Module updates in emodules.h -- James.
|
|
1042 -- Fprovide from 'vars_of_file_coding' not 'syms_of_file_coding' -- Turnbull.
|
|
1043 -- Fix syntax of macro in 'mark_object_maybe_checking_free -- Turnbull.
|
|
1044 -- Eliminate bogus require-prints-loading-message -- Wing.
|
|
1045 -- Turn on `load-warn-when-source-newer' by default -- Wing.
|
1307
|
1046 -- Fix up crashes when selecting menubar items due to lack of GCPROing
|
2930
|
1047 -- Wing.
|
|
1048 -- Implement tail-recursion in KKCC -- Wing.
|
|
1049 -- Fix UTF-(8|16) detector -- Wing.
|
1307
|
1050 -- Fix problems with reentrant calling of lwlib and associated crashes
|
2930
|
1051 when selecting menu items -- Wing.
|
|
1052 -- Improve redisplay handling of preemption -- Wing.
|
|
1053 -- Return the parameter from strlvr, strupr, depend on !HAVE_STRUPR -- James.
|
|
1054 -- In sysdll.c included lisp.h to define needed alloca_array -- Begel.
|
|
1055 -- Pull GC_CHECK_NOT_FREE out of USE_KKCC -- Sperber.
|
|
1056 -- Abort when any attempts to output a stream console are made -- Wing.
|
|
1057 -- Formatting fixes in redisplay-output.c -- Wing.
|
|
1058 -- Clean up redisplay a bit -- Wing.
|
|
1059 -- Fix scrollbar code TTY devices don't have them -- Sperber.
|
|
1060 -- Major reworking of profile code -- Wing.
|
|
1061 -- Dramatically improve redisplay speed over slow X connections -- Buchholz.
|
|
1062 -- Move syntax table description from buffer.c to syntax.c -- Wing.
|
|
1063 -- Updates to char,mirror,syntax tables code -- Wing.
|
|
1064 -- Niggly whitespace fixups -- Wing.
|
1307
|
1065
|
|
1066 Lisp API
|
|
1067
|
2930
|
1068 -- Updates to (japan|cryil)-util.el -- Turnbull.
|
|
1069 -- Updates to how XEmacs computes various paths -- Sperber.
|
|
1070 -- Window configuration fixes -- Sperber, Wing.
|
|
1071 -- Make Info-insert-dir end n separator -- Buchholz.
|
|
1072 -- Drastically reorganise autoload.el -- Turnbull.
|
|
1073 -- Omit M-S-home/end from motion keys -- Wing.
|
|
1074 -- Synch wid-edit to GNU/Emacs 21.3.50 -- Turnbull.
|
|
1075 -- Updates to hyper-apropos -- Wing.
|
|
1076 -- Reorganise Help -> Info submenu -- Wing.
|
|
1077 -- Fix bug when end > start in text-props -- Wing.
|
|
1078 -- Fix walk-windows -- Wing.
|
|
1079 -- Fix for call to set-language-unicode-precedence-list -- Nyyss~nen.
|
|
1080 -- Synch up byte-optimize.el -- Wing.
|
|
1081 -- Include FUNLIST argument to generate-c-file-autoloads-1 -- Wing.
|
1307
|
1082
|
|
1083
|
1146
|
1084 to 21.5.10 "burdock"
|
|
1085
|
1187
|
1086 Please accept my apologies for the very long wait between releases
|
|
1087 this time around. My PC chose the 21.5.10 development cycle to go up
|
|
1088 in a sickening cloud of smoke. :-( (Steve Youngs <youngs@xemacs.org>)
|
|
1089
|
|
1090 Lots of updates from Ben Wing (as always), also from Andy Piper, Mike
|
|
1091 Sperber, and Stephen Turnbull with lots of documentation updates and
|
|
1092 fixes. One new exciting addition in this release is that the LDAP and
|
|
1093 PostgreSQL code has been extracted out of the core C code and moved to
|
|
1094 DSO's. We have Jerry James to thank/blame/worship for that.
|
|
1095
|
|
1096 Build
|
|
1097
|
2930
|
1098 -- Reset sheap-adjustment to zero -- Piper.
|
|
1099 -- Make --pdump default to yes on Linux -- Turnbull.
|
|
1100 -- Only use -Wpacked in GCC v3 -- Wing.
|
|
1101 -- Remove LISP_FLOAT_TYPE definition. -- James.
|
|
1102 -- Temporarily disable DSO's under Cygwin -- Wing.
|
|
1103 -- Updates to DSO building code (Makefile.in, configure.in etc) -- Wing, James.
|
|
1104 -- Separate compiler warning flags from CFLAGS -- Wing.
|
|
1105 -- Delete auto-autoloads.e* & custom-load.e* on 'make clean' -- Turnbull.
|
|
1106 -- Disable detection of 'getaddrinfo' for HP-UX 11.XX -- Turnbull.
|
|
1107 -- Include modules directories in 'make tags' -- Youngs.
|
|
1108 -- Fix shadowing warnings in make-docfile.c -- Wing.
|
1187
|
1109 -- Move the common stuff from postgresql/ldap Makefile.in.in &
|
|
1110 configure.ac's into a "common" Makefile and configure script -
|
|
1111 Wing.
|
2930
|
1112 -- Major cleanup of ellcc -- Wing, James.
|
|
1113 -- Add Makefile var to pick up '--site-libraries' in DSO's -- Youngs.
|
1187
|
1114 -- Avoid unnecessary deviations from UNIX 'describe-installation' in
|
2930
|
1115 xemacs.mak -- Aichner.
|
|
1116 -- Don't confirm overwriting files in xemacs.mak -- Aichner.
|
|
1117 -- Support 'xemacs_extra_name' in xemacs.mak -- Aichner.
|
|
1118 -- Some gcc/g++ 3 fixes -- Wing.
|
|
1119 -- Warning fixes -- Wing.
|
|
1120 -- Fix some C++ errors -- Wing.
|
1187
|
1121 -- Allow for C needing volatile and C++ that can't have volatile,
|
2930
|
1122 remove previous volatile hacks -- Wing.
|
|
1123 -- Try for a working Cygwin build with old unexec -- Wing.
|
|
1124 -- Warning suppression -- Turnbull.
|
|
1125 -- New Mule character class regexp tests -- Turnbull, Ueno.
|
|
1126 -- Better handling of known bugs in tests -- Turnbull.
|
|
1127 -- Add test for stale subexpr match-data -- Turnbull.
|
|
1128 -- Update syntax-table tests -- Turnbull.
|
|
1129 -- Add word-boundary regexp tests -- Turnbull.
|
1187
|
1130
|
|
1131 Documentation
|
|
1132
|
|
1133 -- Updates to PROBLEMS file
|
2930
|
1134 Running/Linux - Lesstif 0.93.36 -- Turnbull
|
|
1135 Running/IRIX - Irix 6.5 coredumps -- Turnbull
|
|
1136 Running/Cygwin - "No cygXpm-noX" fatal error -- Turnbull
|
|
1137 Missing charsets - Remove ambiguity -- Turnbull
|
|
1138 Running, General - FontSet warnings -- Turnbull
|
|
1139 MacOS/X - Stack limitation -- Turnbull
|
|
1140 Digital Unix - Generalise -- Turnbull
|
|
1141 AIX - USE_KKCC lossage -- Turnbull.
|
|
1142 -- Update instructions in info/dir -- Wallington.
|
|
1143 -- Recommend TeXinfo 4.2 in INSTALL -- Turnbull.
|
|
1144 -- Add example in sample.Xdefaults -- Boffi.
|
|
1145 -- Typo fixes -- Yamaoka, Youngs, Turnbull, Wing.
|
|
1146 -- Docstring fixes -- Turnbull, Piper, Skyttä, Wing.
|
|
1147 -- Update description of XEmacs Patches and Design ML's -- Turnbull.
|
|
1148 -- Incorportate ChangeLog.X into ChangeLog -- Wing.
|
1187
|
1149 -- FAQ additions/amendments:
|
2930
|
1150 Debugging FAQ improvements -- Wing.
|
|
1151 Mention union type bugs -- Turnbull.
|
|
1152 Debugging HOWTO improvements -- Turnbull.
|
|
1153 Decoding Lisp objects in the debugger -- Turnbull.
|
|
1154 Fix location of FAQ on website -- Skyttä.
|
|
1155 Add missing menu entry for Q3.2.7 -- Verna.
|
|
1156 Displaying non-ASCII -- Turnbull.
|
|
1157 Mention bug report commands -- Turnbull.
|
|
1158 Revise Q1.3.[1-6] -- Turnbull.
|
|
1159 New FAQ for "no cygXpm-noX" fatal error -- Turnbull.
|
2865
|
1160 -- New TeXinfo nodes:
|
2930
|
1161 "Widget Internals" -- Turnbull.
|
|
1162 "Simple Specifier Usage" -- Turnbull.
|
|
1163 "Compilation Options" -- Turnbull.
|
|
1164 -- Document charset Unification and Tables -- Turnbull.
|
|
1165 -- Better short description of Mule in Mule submenu -- Turnbull.
|
|
1166 -- Regression Testing XEmacs design hints & rewrite -- Turnbull.
|
|
1167 -- Document 'face-frob-from-locale-first' -- Golubev.
|
|
1168 -- Document 'set-face-background-pixmap-file' -- Verna.
|
1187
|
1169 -- Add urefs to Doug Lea's * Wolfram Gloger's home pages in "Low-Level
|
2930
|
1170 Modules" -- Turnbull.
|
|
1171 -- Update "Available Packages" -- Skyttä.
|
|
1172 -- Document 'append' arg of 'add-to-list' -- Skyttä.
|
|
1173 -- Add optimisation hints in "Techniques for XEmacs Developers" -- Turnbull.
|
1187
|
1174
|
|
1175 Internals
|
|
1176
|
2930
|
1177 -- Add *menubar*FontSet and *popup*FontSet entries -- Turnbull, Skyttä.
|
|
1178 -- Extract ldap and postgresql code from core and put them into DSO's -- James.
|
1187
|
1179 -- 'Fset_window_point' Correct to GNU/Emacs behaviour (fixes some bugs
|
2930
|
1180 in Gnus) -- Wing.
|
|
1181 -- Inhibit GC in critical sections -- Wing.
|
|
1182 -- Fix calculation in 'report_sheap_usage' -- Piper.
|
|
1183 -- Implement and use new var 'garbage_collection_messages' -- Wallington.
|
|
1184 -- Fix 'open_database' for Berkeley DB 4.1.x -- Allen.
|
|
1185 -- Updates to frame code -- Sperber.
|
1187
|
1186 -- Change C debugger entrance: error message, then stack trace, then
|
2930
|
1187 exiting message, then force debugger -- Wing.
|
|
1188 -- Use EQ not EQUAL in 'mswindows_init_frame_1' -- Wing.
|
|
1189 -- Better redisplay-related asserts -- Wing.
|
|
1190 -- Don't generate large warning strings when they'll be discarded -- Wing.
|
|
1191 -- Implement 'debug-on-error' as documented -- Wing.
|
|
1192 -- Fix docs relating to QUIT which can't GC under any circumstances -- Wing.
|
|
1193 -- More robust package compilation and debugging -- Wing.
|
|
1194 -- Overhaul profile code -- Wing.
|
|
1195 -- Fix crashes due to incorrectly ported GNU/Emacs code -- Wing.
|
|
1196 -- Clean up realpath.c -- Wing.
|
|
1197 -- DdeCreateStringHandle needs to be manual due to new Cygwin bug -- Wing.
|
|
1198 -- Fix some Cygwin complaints -- Wing.
|
|
1199 -- Unconditionally use LISP_FLOAT_TYPE code -- James.
|
|
1200 -- Improve crash message in 'shut_down_emacs' -- Turnbull.
|
|
1201 -- Update NAS code for NAS 1.6 and later -- Toy.
|
|
1202 -- Fix "unused variable" warnings in mule-canna.c -- Turnbull.
|
|
1203 -- Prototype 'enqueue_focus_event' -- Turnbull.
|
|
1204 -- Use BORDER_FIDDLE_FACTOR instead of 10 in 'layout_layout' -- Piper.
|
|
1205 -- Add optional 'noerror' arg to 'Frequire' -- Wallington.
|
1187
|
1206 -- Only resize 'layout_query_geometry' dynamically if static sizes
|
2930
|
1207 haven't been set -- Piper.
|
|
1208 -- Fix infloop upon a gdm logout -- Sigelman.
|
|
1209 -- Fix scope of 'num_nonshy_regs' -- Turnbull.
|
|
1210 -- Fix "stale match data" bug -- Turnbull.
|
|
1211 -- Don't call 'XtDisplay' on a destroyed widget -- Golubev.
|
|
1212 -- Update specifier code -- Sperber.
|
|
1213 -- Update process code -- Sperber.
|
|
1214 -- Move ldap/postgresql code out to DSO's -- James.
|
1187
|
1215 -- Normalise Ffile_truename and drive spec on cygwing to win32 format
|
2930
|
1216 -- Piper.
|
|
1217 -- Use 'closesocket' instead of 'CloseHandle' in 'winsock_closer' -- Alexander.
|
|
1218 -- Coding system updates -- Ikiuo.
|
1187
|
1219
|
|
1220 Lisp API
|
|
1221
|
2930
|
1222 -- Update window-xemacs.el to fix 'goto-line' -- Wing.
|
|
1223 -- Add garbage collection messages -- Wallington.
|
|
1224 -- Re-implement window configurations in Emacs Lisp -- Sperber.
|
|
1225 -- Enhance background-pixmap-file code -- Verna.
|
1187
|
1226 -- New macro 'save-window-excursion' to eventually replace bytecode
|
2930
|
1227 instruction -- Sperber.
|
|
1228 -- Move window.el et al up the order in dumped-lisp.el -- Sperber.
|
1187
|
1229 -- Don't use 'save-window-excursion' in
|
2930
|
1230 'shrink-window-if-larger-than-buffer' -- Sperber.
|
|
1231 -- Updates to pixel-size code in dialog.el -- Sperber.
|
|
1232 -- Remove nonworking 'breakpoint-on-error' -- Wing.
|
1187
|
1233 -- Extract out 'with-displaying-help-buffer' into a more general mechanism
|
2930
|
1234 -- Wing.
|
|
1235 -- Don't catch errors when noninteractive in startup.el -- Wing.
|
|
1236 -- Fix warnings in code-files.el, loadhist.el, & package-get.el -- Wing.
|
|
1237 -- Simplify code in '*-reset-device-font-menus' -- James.
|
|
1238 -- Synch font-menu.el to the 21.4 version -- Turnbull.
|
|
1239 -- Preserve return value from 'call-process' -- Sperber.
|
|
1240 -- New functions in replace.el that operate on regions -- Evans.
|
|
1241 -- Run 'delete-frame-hook' in general dialogs only -- Piper.
|
|
1242 -- Add a margin parameter in autoload.el for DSO autoloads -- James.
|
|
1243 -- Conditionalise autoloads for DSO's on the existence of the DSO -- James.
|
|
1244 -- Always set module directories/paths in dump-paths.el -- James.
|
|
1245 -- Bring list of package sites up to date -- Skyttä.
|
1187
|
1246 -- Add "Find Variable" menu entry for 'hyper-apropos-find-variable' -
|
|
1247 Wallington
|
2930
|
1248 -- Fix 'view-lossage' interactive spec -- Wallington.
|
|
1249 -- Synch 'with-output-to-string' with GNU/Emacs 21 -- Wallington.
|
|
1250 -- Bind C-xrd to 'delete-rectangle' -- Yamaoka.
|
1187
|
1251 -- Move entries in 'auto-mode-alist' out to packages for the modes
|
2930
|
1252 that are in packages -- Skyttä
|
1187
|
1253 -- New compatible alias for 'lookup-syntax-properties'
|
2930
|
1254 ('parse-sexp-lookup-properties') -- Turnbull.
|
|
1255 -- Enable C autoloads for DSO's -- James.
|
|
1256 -- Update revert-buffer code -- Piper.
|
|
1257 -- Add new coding system 'utf-8-bom' -- Ikiuo.
|
1187
|
1258
|
|
1259
|
981
|
1260 to 21.5.9 "brussels sprouts"
|
|
1261
|
|
1262 The main thrust of this release is the new GC algorithms. If you want
|
|
1263 to test this out configure with '--use-kkcc'.
|
|
1264
|
|
1265 There are of course, the usual swag of bug fixes, typo fixes, and
|
|
1266 document updates.
|
|
1267
|
|
1268 -- Add an extra element to the version string that can be used to
|
2930
|
1269 include a date in the version string -- Youngs.
|
|
1270 -- Improve help string for --with-widgets configure option -- Skyttä.
|
981
|
1271 -- Define runtime & build problems, and rewrite "Hannibal Lecter"
|
2930
|
1272 stuff in PROBLEMS -- Turnbull.
|
|
1273 -- Add builtin and constant faces to font-lock-face-list -- Skyttä.
|
|
1274 -- Japanese language fixes -- Yamaoka.
|
981
|
1275 -- Fix find-library to allow Mule XEmacsen to find compressed
|
2930
|
1276 libraries -- Youngs.
|
|
1277 -- New alias for 'delete-indentation' (join-line) -- Wallington.
|
|
1278 -- Support docstring for define-derived-mode -- Turnbull
|
|
1279 -- Doc fix for keybindings in term.texi and misc.texi -- Skyttä.
|
|
1280 -- Bring package list up to date in packages.texi -- Skyttä.
|
|
1281 -- Document purecopy as a no-op -- Josefsson.
|
|
1282 -- New document chapter "Regression Testing XEmacs" -- Turnbull.
|
|
1283 -- Add "USE_KKCC" option to ./nt/xemacs.mak -- Aichner.
|
981
|
1284 -- New GC algorithms implemented (Turn them on with --use-kkcc
|
2930
|
1285 configure option) -- Sperber, Crestani, Kaltenbach, Bush.
|
|
1286 -- Define HAVE_WCHAR_H for native Win32 builds -- Harris.
|
|
1287 -- Fix x_locate_pixmap_file make sure path is not 0 -- MacLennan.
|
|
1288 -- Fix memory leak -- Verna.
|
981
|
1289 -- Add missing call to 'xfree (newname)' in 'make_coding_system_1
|
2930
|
1290 -- Verna.
|
|
1291 -- Fix --with-mule --with-gtk builds -- Barta.
|
|
1292 -- Make SEPCHAR a required arg to Fsplit_string_by_char -- Palmer.
|
981
|
1293 -- Make locate_file indicate success with nonnegative return if MODE
|
2930
|
1294 is nonnegative -- James.
|
|
1295 -- Fix splitting window horizontally not splitting evenly -- James.
|
|
1296 -- ORDINARY_LINK OK for Linux -- James.
|
981
|
1297 -- Don't bogusly reinitialise ascii_character property in
|
2930
|
1298 maybe_define_x_key_as_self_inserting_character -- Astapov.
|
981
|
1299 -- Add warning to SOE_DEBUG about not using until debugging functions
|
2930
|
1300 are rewritten -- Turnbull.
|
|
1301 -- Update 'do_autoload' to GCPRO both arguments -- Turnbull.
|
981
|
1302 -- Update automated tests so they don't barf if required packages
|
2930
|
1303 aren't present -- Turnbull.
|
|
1304 -- Organise NSIG setting code for SVR4 in a better way -- James.
|
|
1305 -- Various typo fixes -- Skyttä, Turnbull, James.
|
981
|
1306
|
|
1307
|
933
|
1308 to 21.5.8 "broccoli"
|
|
1309
|
|
1310 Lots of fixes and changes. This release is primarily been done to
|
|
1311 make way for the new GC stuff from Mike Sperber.
|
|
1312
|
|
1313 CHANGES now uses surnames as listed in the ChangeLogs to identify
|
|
1314 contributors. And I haven't sorted the changes into different
|
|
1315 categories. Maybe next release...
|
|
1316
|
|
1317 -- New configure option "--use-kkcc" for the upcoming new GC
|
2930
|
1318 algorithms -- Sperber.
|
933
|
1319 -- Identify "--with-modules" as an autodetected configure option -
|
2865
|
1320 James.
|
2930
|
1321 -- Add a couple of configuration questions to PROBLEMS -- Turnbull.
|
|
1322 -- Test for wchar.h in configure -- Sperber.
|
|
1323 -- Update package-index files -- Youngs.
|
|
1324 -- s/Xemacs/XEmacs/ doc fixes -- Aichner.
|
|
1325 -- Sync make-docfile.c with GNU -- James.
|
|
1326 -- Updates to gutter-items -- Palmieri.
|
|
1327 -- Sync setenv with GNU -- Wallington.
|
|
1328 -- Remove package-get's dependence on APEL -- Youngs.
|
|
1329 -- Fix case fold bug in replace-in-string -- Verna.
|
|
1330 -- Updates to code-process.el and process.el -- Alexander.
|
|
1331 -- Updates to mule/kinsoku.el -- Yamaoka.
|
|
1332 -- Updates to define-derived-mode -- Wallington.
|
|
1333 -- Printer fixes -- Piper.
|
|
1334 -- Updates to window-xemacs.el & frame.el -- James.
|
|
1335 -- Doc fix gutter-items.el -- Piper.
|
|
1336 -- Sync ":set-after" in custom with GNU -- Piper.
|
|
1337 -- Sort the lists in enabled-behavior-list -- Galibert
|
|
1338 -- Updates to lwlib-Xm.c -- Piper.
|
|
1339 -- Various doc fixes to the TeXinfo docs -- Aichner.
|
|
1340 -- GC fixes -- Sperber.
|
|
1341 -- Updates to lisp.h, symbols.c for DSO's -- James.
|
|
1342 -- Fix to mswindows_need_event -- Alexander.
|
|
1343 -- Declare Fcdr_safe to be callable from C -- Turnbull.
|
|
1344 -- Ffunctionp return nil for autoloaded macros & keymaps -- Niksic.
|
|
1345 -- Subwindow fixes -- Ueno.
|
|
1346 -- Include wchar.h only if available, define wclsen if not -- Sperber.
|
|
1347 -- Fixes to Fstart_process_internal -- Sperber.
|
|
1348 -- Fixes to init_ralloc for pdump -- Sperber.
|
|
1349 -- Remove duplicated definition of Lisp_Devmode -- Bush.
|
|
1350 -- Fixes to toolbar/redisplay -- Piper.
|
|
1351 -- Windows DDE fixes -- Moore.
|
933
|
1352 -- Fixes to 'query_string_geometry' and 'widget_logical_unit_height' -
|
|
1353 Piper.
|
|
1354 -- Fix problem with XEmacs freezing with certain virtual window
|
2930
|
1355 managers on Windows -- Rankin.
|
933
|
1356 -- Conditionalise calls to syms_of_dired_mswindows &
|
|
1357 vars_of_dired_mswindows on WIN32_NATIVE instead of HAVE_MSW_C_DIRED
|
2930
|
1358 -- Harris.
|
|
1359 -- Process related fixes -- Sperber.
|
|
1360 -- Fix #includes in input-method-motif.c -- Galibert.
|
|
1361 -- Fixes to automated tests -- Sperber.
|
933
|
1362
|
|
1363
|
891
|
1364 to 21.5.7 "broccoflower"
|
|
1365
|
|
1366 CHANGES now uses @xemacs.org alias to identify contributors. If the
|
|
1367 contributor doesn't have one (that I know about), the full name from
|
|
1368 the ChangeLog is used.
|
|
1369
|
|
1370 UI changes and runtime bugs
|
|
1371
|
|
1372 -- Add: ask "yes/no/diff" question when recovering; known problem: dialog
|
|
1373 is modal, so you can't scroll the diff -- ben
|
|
1374 -- Add: balloon help for package-ui -- youngs
|
|
1375 -- Add: global-abbrev-mode, defining-abbrev-turns-on-abbrev-mode -- ben
|
|
1376 -- Add: lots of new menubar items -- ben
|
|
1377 -- Add: new winclient for MS Windows -- acs
|
|
1378 -- Add: option kill-word-into-kill-ring controls whether words are "cut"
|
|
1379 into the kill ring, or "cleared" into nothingness -- ben
|
|
1380 -- Add: revert-buffer optimization for unchanged files -- andy
|
|
1381 -- Add: undo-all-changes back to the beginning -- ben
|
|
1382 -- Fix: M-C-backslash does indent-region-or-balanced-expression, S-Tab
|
|
1383 inserts a TAB char -- ben
|
|
1384 -- Fix: Cmds menu so that most used commands appear directly on the menu and
|
|
1385 less used commands appear in submenus -- ben
|
|
1386 -- Fix: NILP(lim) crash in search.c -- mike
|
|
1387 -- Fix: STACK_TRACE_EYE_CATCHER now visible in MS Windows traces -- jonathan
|
|
1388 -- Fix: XmProcessTraversal crash -- stephen
|
|
1389 -- Fix: avoid infinite loop in extent code -- ben
|
|
1390 -- Fix: crash due to errant xfree() -- ben
|
|
1391 -- Fix: crash in gtk_popup_menu -- wmperry
|
|
1392 -- Fix: crashes due to excessive alloca -- ben
|
|
1393 -- Fix: detection of metric units on MS Windows -- jonathan
|
|
1394 -- Fix: don't output bell as ^G in console-stream when not a TTY -- ben
|
|
1395 -- Fix: improve MS Windows printer support -- andy
|
|
1396 -- Fix: improve appearance for gutters and dialogs -- andy
|
|
1397 -- Fix: improve lisp-mode indentation handling -- ben
|
|
1398 -- Fix: interprogram cut functions now don't add selection twice -- stephen
|
|
1399 -- Fix: many netinstaller improvements -- andy
|
|
1400 -- Fix: popup dialogs on MS Windows -- andy
|
|
1401 -- Fix: recover-session only shows session files with recoverable files,
|
|
1402 and in chronological order -- ben
|
|
1403 -- Fix: save customized values MUCH faster and in alphabetic order,
|
|
1404 custom-save-pretty-print turns on/off pretty-printing values
|
|
1405 -- Nickolay Pakoulin
|
|
1406 -- Fix: semicolons inside strings are not comments in lisp-mode -- ben
|
|
1407 -- Fix: short filename handling on Windows -- Peter Arius
|
|
1408 -- Fix: some crashes in syntax code -- ben
|
|
1409 -- Fix: some crashes with multibyte text -- ben
|
|
1410 -- Fix: two frames displaying the buffer, in different places; in one,
|
|
1411 temporarily switch away to another buffer and then back, and your position
|
|
1412 has been reset to the other one in the other frame -- ben
|
|
1413 -- Fix: update installed.db after updating packages -- andy
|
|
1414
|
|
1415 Documentation
|
|
1416
|
|
1417 -- Add: New FAQs -- stephen, adrian
|
|
1418 -- Add: New or improved code and documentation in sample.init.el -- ben,
|
|
1419 stephen
|
|
1420 -- Add: PROBLEMS: Hannibal Lecter crash, EFS AUTH failure, mail locking
|
|
1421 -- stephen
|
|
1422 -- Add: etc/TUTORIAL.se -- Mats Lidell
|
|
1423 -- Add: new Internals manual nodes -- ben, stephen, darrylo
|
|
1424 -- Add: why modules don't use RTLD_GLOBAL -- james
|
|
1425 -- Fix: README.integral-types doc moved to Internals, code moved to
|
|
1426 README.global-renaming -- ben
|
|
1427 -- Fix: README.packages: info about --package-path -- ben
|
|
1428 -- Fix: improve docstrings and comments -- ben, stephen, adrian,
|
|
1429 John H. Palmieri
|
|
1430 -- Fix: typos, minor updates -- stephen, I. N. Golubev, Frank Schmitt,
|
|
1431 adrian, youngs
|
|
1432 -- Fix: update etc/BETA -- Jarl Friis
|
|
1433 -- Fix: update etc/package-index.LATEST.pgp -- youngs
|
|
1434 -- Fix: update photos -- hniksic
|
|
1435
|
|
1436 Lisp API
|
|
1437
|
|
1438 -- Add: functions: args-out-of-range, argument-in-range-p,
|
|
1439 check-argument-range, indent-balanced-expression-function,
|
|
1440 indent-balanced-expression, indent-region-or-balanced-expression,
|
|
1441 image-instance-instantiator, truncate-string-with-continuation-dots,
|
|
1442 get-user-response, unicode-precedence-list -- ben, stephen
|
|
1443 -- Fix: GNU synchs of frame-parameter, makehash, buffer-local-value,
|
|
1444 line-beginning-position, line-end-position, with-temp-message,
|
|
1445 bound-and-true-p, propertize, delete-and-extract-region, add-to-list,
|
|
1446 string-to-char-list, find-non-ascii-charset-region,
|
|
1447 find-non-ascii-charset-string, truncate-string-to-width, plist-to-alist,
|
897
|
1448 kill-ring-max, kill-new -- John Paul Wallington, youngs, ben, james, ville
|
|
1449 -- Add: set-frame-pixel-width, set-frame-pixel-size -- andy
|
891
|
1450 -- Add: args to map-specifier, various "heuristic" specifier functions -- ben
|
|
1451 -- Fix: call-process moves to Lisp -- ben
|
|
1452 -- allows a buffer to be specified for input and stderr output
|
|
1453 -- use it on all systems
|
|
1454 -- implement C-g as documented
|
|
1455 -- clean up and comment
|
|
1456 -- call-process-region uses new call-process facilities; no temp file.
|
|
1457 -- remove duplicate funs
|
|
1458 -- Add: compat.el, preliminary (not working) code -- ben
|
|
1459 -- Add: handle subprocess stderr separately (src/ChangeLog 2002-05-28) -- ben
|
|
1460 -- Add: new error trapping mechanism (src/ChangeLog 2002-05-28) -- ben
|
|
1461 -- Add: pixel-based sizing APIs: set-frame-pixel-height,
|
|
1462 -- Add: preliminary support for ELL autoloads -- james
|
|
1463 -- Add: toolbar face -- wmperry
|
|
1464 -- Add: widget "logical-unit" sizing APIs: widget-logical-to-character-width,
|
|
1465 widget-logical-to-character-height -- andy
|
|
1466 -- Fix: paths-find-architecture-directory searches in
|
|
1467 `system-configuration'/`base', not `base'`system-configuration' -- james
|
|
1468 -- Fix: default CRLF conversion of process output off -- ben
|
|
1469 -- Fix: default value of gethash to Qunbound -- ben
|
|
1470 -- Fix: face-handling code (superseded by ben's overhaul) -- jan, andy
|
|
1471 -- Fix: layout improvements -- andy
|
|
1472 -- Fix: major overhaul of face-handling code -- ben
|
|
1473 -- avoid truenaming fonts
|
|
1474 -- msw-faces.el APIs now accept names and font instances, return names
|
|
1475 -- rewrite frobbing functions in faces.el
|
|
1476 -- don't duplicatively set a global specification for the default font
|
|
1477 -- remove redundant face lists from x-faces.el and msw-faces.el
|
|
1478 -- call init-global-faces under MS Windows!
|
|
1479 -- correct weight names in font.el.
|
|
1480
|
|
1481 Internals
|
|
1482
|
|
1483 -- Add: new APIs -- ben
|
|
1484 -- macros to GCPRO arrays
|
|
1485 -- default argument for char tables
|
|
1486 -- signal extent changes
|
|
1487 -- internal_bind_*, check_specbind_stack_sanity
|
|
1488 -- partial support for 8-, 16-, and 32-bit fixed-width text
|
|
1489 -- new cons treatment (src/ChangeLog 2002-05-28)
|
|
1490 -- rename character types to Itext, Ibyte, Ichar (src/ChangeLog 2002-06-05)
|
|
1491 -- rename various identifiers for consistency
|
|
1492 -- Add: New GC preparation -- mike, Martin Köbele, Jens Müller
|
|
1493 -- Add: support for fastcall in MS Windows -- ben
|
|
1494 -- Fix: ELL APIs -- james
|
|
1495 -- load only once
|
|
1496 -- no longer use RTLD_GLOBAL
|
|
1497 -- Fix: ELLs now use RTLD_NOW instead of RTLD_LAZY -- Andrew Begel
|
|
1498 -- Fix: Many Mule changes -- ben
|
|
1499 -- Fix: call-process ensures that the argument to `symbol-value-in-buffer'
|
|
1500 is a buffer even if `buffer' is a string -- mike
|
|
1501 -- Fix: code that outputs into a buffer, use unwind protects, etc. -- ben
|
|
1502 -- Fix: complete implementation of some Unicode functions, S-caron test
|
|
1503 failure -- stephen
|
|
1504 -- Fix: conditionalize code depending on features like toolbar -- jonathan,
|
|
1505 Mike Alexander
|
|
1506 -- Fix: create new process-synchronize-point to avoid dynamic binding
|
|
1507 problems; fix bogosity in setting process sentinels -- ben, mike
|
|
1508 -- Fix: make a lot of code use common includes and implementations
|
2930
|
1509 -- see 2002-06-20 src/ChangeLog) -- ben
|
891
|
1510 -- Fix: move global-map to keydefs.el -- ben
|
|
1511 -- Fix: new signal/C-g handling (src/ChangeLog 2002-05-28) -- ben
|
|
1512 -- Fix: numerous problems with the case-table implementation -- ben
|
|
1513 -- Fix: quoting of native-coding-system in CJK files -- Daiki Ueno
|
|
1514 -- Fix: race condition in process handling -- Nix
|
|
1515 -- Fix: recover gracefully from internal XOpenDevice failure -- mike
|
|
1516 -- Fix: redo syntax cache code -- ben
|
|
1517 -- Fix: save-restriction now uses markers -- ben
|
|
1518 -- Fix: small bugs -- stephen, ben, andy, martin, Eric Gillespie Jr
|
|
1519
|
|
1520 Build
|
|
1521
|
|
1522 -- Add: basic support for handling ISO 2022 doc strings in make-docfile -- ben
|
|
1523 -- Add: tmpdir for install, allowing simultaneous run & build -- andy
|
|
1524 -- Fix: "Stop Build" in VC++ now works -- Ben
|
|
1525 -- Fix: #undef INTERNET_DOMAIN_SOCKETS build of gnuserv -- Greg Steuck
|
|
1526 -- Fix: --with-widgets autodetection -- jan
|
|
1527 -- Fix: 64-bit support -- Andreas Jaeger, Gregory Steuck
|
|
1528 -- Fix: MS Windows Makefile cleanups -- ben, jonathan
|
|
1529 -- Fix: MS Windows builds default to pdump -- ben
|
|
1530 -- Fix: assorted build breakage -- ben, mike, andy, Malcolm Purvis
|
|
1531 -- Fix: check for EOF in make-docfile -- ben
|
|
1532 -- Fix: config.h.in organization -- ben
|
|
1533 -- Fix: ensure combined X and windows build gets widgets -- andy
|
|
1534 -- Fix: implement configure option moduledir -- Mike Fabian
|
|
1535 -- Fix: spurious failures in tests -- ben, stephen
|
|
1536 -- Fix: test harness now outputs FAIL messages to stderr in batch mode -- ben
|
|
1537 -- Fix: test-harness.el now cleans up Check-Message and Check-Error-Message
|
|
1538 when done -- stephen
|
|
1539 -- Fix: typos and platform specific bugs in configure -- Malcolm Purvis,
|
|
1540 galibert, Paul Stodghill
|
|
1541 -- Fix: warnings -- ben, wmperry, stephen, didier
|
|
1542
|
803
|
1543 to 21.5.6 "bok choi"
|
|
1544
|
|
1545 UI changes and runtime bugs
|
|
1546
|
|
1547 -- Fix: process waiting on MS Windows -- Mike Alexander
|
|
1548 -- Fix: (maybe) GTK progress bar crashes at startup -- William M. Perry
|
|
1549 -- Fix: detect printer set up for metric units -- Jonathan Harris
|
|
1550 -- Fix: add_charsets_to_precedence_list -- IKEYAMA Tomonori
|
|
1551 -- Change: misc menubar -- John Paul Wallington
|
|
1552 -- Add: auto-mode-alist: GNUmakefile is a Makefile, "system default"
|
891
|
1553 Xdefaults and friends get xrdb-mode -- Ville Skyttä
|
803
|
1554 -- From Ben Wing <ben@xemacs.org>.
|
|
1555 -- Fix: init_process_io_handles obeys coding-system-for-{read,write}.
|
|
1556 -- Fix: bug in md5 handling.
|
|
1557 -- Fix: data corruption in print.c from print_depth becoming negative.
|
|
1558 -- Fix: "nil channel" in MS Windows magic events crashes.
|
|
1559 -- Fix: (tentative) redisplay crash freeing display line structures.
|
|
1560 -- Fix: (tentative) TTYs don't work.
|
|
1561 -- Fix: too-small SHEAP_ADJUSTMENT on Cygwin (can't run temacs).
|
|
1562 -- Fix: hscroll/truncation/continuation glyphs causing "jumping lines".
|
|
1563 -- Fix: problem with text files with no newlines ().
|
|
1564 -- Fix: errors when opening (e.g.) mule-ucs/lisp/reldata/uiso8859-6.el.
|
|
1565 -- Fix: (partial) excess memory use in Unicode processing, esp. at startup
|
|
1566 -- Fix: sample.init.el (grep-all-files-in-current-directory-and-below):
|
|
1567 Missing argument.
|
|
1568 -- Fix: smoother scrolling on MS Windows.
|
|
1569 -- Change: Move the menubar frame commands from the View menu to
|
|
1570 the File menu, to be consistent with how most other programs do
|
|
1571 things. Move less-used revert/recover items to a submenu. Make
|
|
1572 "recover" not prompt for a file, but recover the current buffer.
|
|
1573 -- Change: implementation of matching font to charset.
|
|
1574 -- Change: default MS Windows font to Lucida Console, increase
|
|
1575 default frame size on Windows to 50 lines.
|
|
1576 -- Add: runtime flag -no-packages inhibits adding package lisp to load-path.
|
|
1577 -- Add: much functionality to behavior.el.
|
|
1578 -- Add: more Unicode translation files.
|
|
1579
|
|
1580 Documentation
|
|
1581
|
|
1582 -- Add: define STACK_TRACE_EYE_CATCHER for Windows -- Jonathan Harris
|
|
1583 -- Texinfo (internals): Add xref in emodules.texi -- Stephen J. Turnbull
|
|
1584 -- Texinfo (lispref): Unicode Support, Behaviors -- Stephen J. Turnbull
|
|
1585 -- Texinfo (user): Behaviors -- Stephen J. Turnbull
|
|
1586 -- Improve auto-mode-alist -- Simon Josefsson
|
|
1587 -- Docstrings: completion-ignored-extensions, file-name-all-completions --
|
|
1588 John H. Palmieri
|
|
1589 -- From Ben Wing <ben@xemacs.org>.
|
|
1590 -- New ChangeLog for ./etc/.
|
|
1591 -- Updated: NEWS.
|
|
1592 -- Improve docs (developers): tree layout, merging branch to trunk.
|
|
1593 -- Improve docs (lispref): CL loop, menu sorting, sound-default-alist
|
|
1594 -- Obsoleted Lisp: 'sref, char-bytes.
|
|
1595 -- Internals: Revamped the sound documentation.
|
|
1596 -- Typo fixes -- Adrian Aichner
|
|
1597
|
|
1598 Lisp API
|
|
1599
|
|
1600 -- From Ben Wing <ben@xemacs.org>.
|
|
1601 -- Fixed: bug in keymap iteration in cl-macs.el.
|
|
1602 -- Fix: bugs in language environments English and Ethiopic
|
|
1603 -- Change: lisp/mule/*.el -- convert to XEmacs style.
|
|
1604 -- Add (synch to GNU): get-window-with-predicate, ALL-FRAMES,
|
|
1605 some-window, count-windows, window-safely-shrinkable-p,
|
|
1606 count-screen-lines, shrink-window-if-larger-than-buffer
|
|
1607 -- Add (line-oriented mouse selection): New functions
|
|
1608 mouse-consolidated-yank mouse-yank, mouse-track,
|
|
1609 default-mouse-track-normalize-point,
|
|
1610 default-mouse-track-return-dragged-selection, mouse-track-by-lines,
|
|
1611 mouse-track-insert mouse-track-adjust-by-lines, mouse-track-insert-1,
|
|
1612 mouse-track-insert-by-lines, mouse-track-delete-and-insert-by-lines
|
|
1613 -- Add (warnings): Add a consistent way to execute code,
|
|
1614 catching all errors and displaying a warning, including a
|
|
1615 backtrace showing where the error occurred. New functions
|
|
1616 backtrace-in-condition-handler-eliminating-handler, with-trapping-errors,
|
|
1617 view-warnings. Integrate show-message-log with view-lossage.
|
|
1618 -- Add (debugging): New functions debug-print-1, debug-print,
|
|
1619 debug-backtrace.
|
|
1620 -- Add (misc utils): map-plist, show-memory-usage, compare-strings,
|
|
1621 truncate-string-to-width, variable require-prints-loading-message.
|
|
1622 -- Add many languages and charsets.
|
|
1623 -- Add (autoloads): Support defun*, defmacro*.
|
|
1624 -- Add (byte-compiler): with-boundp, if-boundp, when-boundp,
|
|
1625 and-boundp, declare-boundp, globally-declare-boundp, with-fboundp,
|
|
1626 if-fboundp, when-fboundp, and-fboundp, declare-fboundp,
|
|
1627 globally-declare-fboundp, with-byte-compiler-warnings-suppressed
|
|
1628 -- Warning fixes.
|
|
1629
|
|
1630 Internals
|
|
1631
|
|
1632 -- Add: Get & SetLocaleInfo from winnls.h -- Jonathan Harris
|
|
1633 -- Add: codepages latin-jisx0201, japanese-jisx0212, remove
|
|
1634 japanese-jisx0208-1978 -- IKEYAMA Tomonori
|
|
1635 -- Fix: Use wrap_emacs_*(), not wrap_*() for gtk_boxed, gtk_object, ffi --
|
|
1636 William M. Perry
|
|
1637 -- Fix: I18N APIs on windows -- Jonathan Harris
|
|
1638 -- Fix: typos causing GTK build errors -- Malcolm Purvis
|
|
1639 -- Warning fixes -- William M. Perry
|
|
1640 -- From Ben Wing <ben@xemacs.org>.
|
|
1641 -- Change: error-checking macros: ERROR_CHECK_TYPECHECK -> ERROR_CHECK_TYPES,
|
|
1642 ERROR_CHECK_CHARBPOS -> ERROR_CHECK_TEXT, add ERROR_CHECK_DISPLAY,
|
|
1643 ERROR_CHECK_STRUCTURES.
|
|
1644 -- Change: Redo print_*().
|
|
1645 -- Change: character-to-unicode char-to-unicode; also unicode-to-char{acter}.
|
|
1646 -- Change: Replace XSETFOO with wrap_foo().
|
|
1647 -- Change: symbol->name a Lisp_Object, not Lisp_String *. Eliminate latter.
|
|
1648 -- Change: rearrange init calls in emacs.c.
|
|
1649 -- Add: (partial) category API compatible with FSF.
|
|
1650 -- Add: (partial) GC triggering based on percentage of total memory
|
|
1651 usage. Not currently activated.
|
|
1652 -- Add: (partial) sledgehammer redisplay check.
|
|
1653 -- Add: error-behavior ERROR_ME_DEBUG_WARN.
|
|
1654 -- Add: more error checking on Dynarrs.
|
|
1655 -- Add: assert_at_line(), for use in asserts inside of inline functions.
|
|
1656 -- Add: resizing_buffer_to_lisp_string().
|
|
1657 -- Add: function get_charset_limits.
|
|
1658 -- Add: (tentative, may go away) foo_checking_assert_at_line() macros.
|
|
1659 -- Add: new event methods for printing, comparing, and hashing magic
|
|
1660 events, to avoid event-type-specific stuff.
|
|
1661 -- Fix eifree(). Use Eistrings in various places
|
|
1662 -- Fix: bugs in chartab implementation and doc strings.
|
|
1663
|
|
1664 Build
|
|
1665
|
|
1666 -- Fix: make-mswin-unicode.pl -- Ben Wing, Jonathan Harris
|
|
1667 -- Fix: .texi files for Cygwin makeinfo -- Jonathan Harris
|
|
1668 -- Fix: Perl quoting in Windows build -- Jonathan Harris, Ben Wing
|
|
1669 -- Fix: Generate more intermediate files in obj subdirectory -- Jonathan Harris
|
|
1670 -- From Ben Wing <ben@xemacs.org>.
|
|
1671 -- Fix: require errors in behavior.el
|
|
1672 -- Fix: compile error when TTY-only.
|
|
1673 -- Change: update check_cygwin_setup.sh for current Cygwin reality.
|
|
1674 -- Change: Makefile regenerates itself if out of date.
|
|
1675 -- Change: improve error-checking config for Windows
|
|
1676 -- Add: HAVE_SYS_TIMES_H config.h #define.
|
|
1677 -- Add: new error-checking types in configure.
|
|
1678 -- Add: .cvsignore
|
|
1679
|
762
|
1680 to 21.5.5 "beets"
|
|
1681
|
|
1682 Documentation
|
|
1683 -- new external-widget example node -- Stephen Turnbull
|
|
1684 -- new packaging manual nodes -- Steve Youngs, Stephen Turnbull
|
|
1685 -- new Swedish TUTORIAL -- Mats Lidell
|
|
1686 -- update etc/BETA -- Jarl Friis, Stephen Turnbull
|
|
1687 -- update FAQ, new FAQs -- Adrian Aichner, Stephen Turnbull
|
769
|
1688 -- fixes for build-breaking typos in Info docs -- Jeff Miller, Darryl Okahata
|
|
1689 -- misc comment and docstring improvements -- Valdis Kletnieks
|
|
1690 Pretty much all the code fixers fixed docs too: keep up the good
|
|
1691 work, folks!
|
762
|
1692
|
|
1693 UI
|
|
1694 -- fix switching between virtual desktops on MS Windows -- Adrian Aichner
|
|
1695 -- improve Customize: modifier-keys-sticky-time, abbrev-mode-line-string,
|
|
1696 overwrite-mode-line-string, auto-fill-mode-line-string,
|
|
1697 defining-kbd-macro-mode-line-string -- John Paul Wallington
|
|
1698 -- improve GTK clipboard handling -- Eric Gillespie, Jr.
|
|
1699 -- improve Info dir - generate file if non-existent -- Michael Sperber
|
891
|
1700 -- improve printer handling -- Adrian Aichner, Björn Torkelsson
|
762
|
1701 -- support GUI toolbar shadow thickness adjustment -- Bill Perry
|
|
1702 -- support ISO 8859/15 (Euro) -- Stephen Turnbull
|
|
1703 -- support Sieve in auto-mode-alist -- Simon Josefsson
|
|
1704 -- suppress ask-user-about-supersession-threat if CLASH_DETECTION -- Daiki Ueno
|
|
1705
|
|
1706 Lisp API
|
|
1707 -- synch from GNU Emacs 21: quit-window -- Christoph Wedler
|
|
1708
|
|
1709 Internals
|
|
1710 -- improve dead console handling in post-command code -- Ben Wing
|
|
1711 -- improve handling when XOpenDevice calls error handler -- Mike Sperber
|
|
1712 -- move disabled-command-loop to C -- Jan Vroonhof
|
|
1713
|
|
1714 Build
|
|
1715 -- improve Athena widgets detection -- Jan Vroonhof
|
|
1716
|
724
|
1717 to 21.5.4 "bamboo"
|
|
1718 -- auto-mode support .9 files as man pages -- Michael Sperber
|
|
1719 -- auto-mode support configure.ac as m4 -- Edward M. Lee
|
|
1720 -- bind `replace-rectangle' to `C-x r p' -- Didier Verna
|
|
1721 -- bind `hyper-apropos-find-variable' (new) to `v' in hyper-apropos-help-map
|
|
1722 -- David A. Panariti
|
|
1723 -- bind `delete-other-frames' to `C-x 5 1' -- John Paul Wallington
|
|
1724 -- default Info-auto-generate-directory to 'if-outdated -- Adrian Aichner
|
|
1725 -- improve printer handling -- Andy Piper, Mike Alexander, Adrian Aichner
|
|
1726 -- mark buffer as modified when changing coding system -- Andy Piper
|
|
1727 -- minor mode mode-line-strings now customizable -- John Paul Wallington
|
|
1728 isearch-mode, abbrev-mode, overwrite-mode, auto-fill-mode,
|
|
1729 gnuserv-mode, defining-kbd-macro-mode, font-lock-mode, view-mode
|
|
1730 -- search the core etc/ for package index if not in ~/.xemacs/ -- Steve Youngs
|
|
1731 -- support sub-expression replacement in replace-match -- Torsten Duwe
|
|
1732 -- support user {site,infodock}-packages hierarchies -- Michael Sperber
|
|
1733 -- truncate-partial-width-windows now applied in redisplay -- Ben Wing
|
|
1734 -- use version-specific name for root testing -- Michael Sperber
|
|
1735 Eg, /usr/local/lib/xemacs-21.5.4. Fixes common "can't find root" bug,
|
|
1736 but run-in-place XEmacs won't find installed packages.
|
|
1737
|
|
1738 -- HTML docs from Texinfo sources -- Adrian Aichner
|
|
1739 -- document fix for Motif related crashes (Sun/Solaris) -- Robert Pluim
|
|
1740 -- improve package system documentation -- Stephen Turnbull
|
|
1741 -- new Japanese translation of xemacs.1 -- Kazuo Oishi
|
|
1742 -- update developer personal info -- Jan Vroonhof, Michael Diers
|
|
1743 -- many doc fixes and improvements, sorry about the credits :-(
|
|
1744
|
|
1745 -- alias `interactive-form' to `function-interactive' -- John Paul Wallington
|
|
1746 -- etags to Potorti` version 14.28. -- Yoshiki Hayashi
|
|
1747 -- mark-paragraph - added optional argument -- John Paul Wallington
|
|
1748
|
|
1749 -- arch-specific files go under ${libdir}, not ${datadir} -- Jered Floyd
|
|
1750 -- configure recognizes LDFLAGS and adds to top Makefile -- Lutz Jaenicke
|
|
1751 -- eliminate bogus check for Athena widgets -- Alexey Mahotkin
|
|
1752 -- omit -Wshadow when compiling with g++ -- Ben Wing
|
|
1753 -- use the ld reported by gcc, not gcc -- Andrew Begel
|
|
1754 -- work around lack of support for autoconf 2.5x -- Didier Verna
|
|
1755
|
|
1756 -- fix "can't Customize standard faces" bug (partially) -- Jan Vroonhof
|
|
1757 -- fix "can't close last window" bug -- Adrian Aichner
|
|
1758 -- fix "doubled escape" bug in Mule (ISO-2022-7) autosave files -- Kyle Jones
|
|
1759 -- fix "fail to save (non-themed) variable customizations" bug -- Andy Piper
|
|
1760 -- fix PGP signature handling in package UI -- Steve Youngs
|
|
1761 -- fix allocation of module-defined names in symbol table -- Andrew Begel
|
|
1762 -- fix conversion of host and network byte order in multicast -- Daiki Ueno
|
|
1763 -- fix crash from missing XIM unregister callback on Motif -- Glynn Clements
|
|
1764 -- fix crash/infloops in read_key_sequence -- Hirokazu FUKUI
|
|
1765 -- fix early dereference crash in decode_buffer -- Torsten Duwe
|
|
1766 -- fix handling of negative C times -- Simon Josefsson and Stephen Turnbull
|
|
1767 -- fix 'report-xemacs-bug' issues -- Steve Youngs
|
|
1768 -- fix several font-lock bugs -- Jan Vroonhof, Andy Piper, Bill Perry
|
|
1769 -- fix several package-get bugs -- Steve Youngs
|
|
1770 -- fix some slow startups - default with_ipv6_cname=no -- Stephen Turnbull
|
|
1771 -- fix unsigned warnings; turn sign-compare warnings on for NT -- Ben Wing
|
|
1772 -- fix window_loop iteration across multiple devices -- Darryl Okahata
|
|
1773 -- fix/avoid GNU ld -z combreloc lossage -- Stephen Turnbull
|
|
1774 -- make sure installed.db gets updated after updating packages -- Andy Piper
|
|
1775
|
|
1776 -- GTK improvements/fixes -- Bill Perry
|
|
1777 -- add face mappings
|
|
1778 -- fix "can't shut up bell" bug
|
|
1779 -- fix some face initialization bugs
|
|
1780 -- fix subwindow handling
|
|
1781 -- fix yes-or-no-p lossage
|
|
1782 -- improve conformance to internal APIs
|
|
1783 -- munge highlight, zmacs-region, toolbar, and gui-button faces from
|
|
1784 default GtkStyle
|
|
1785 -- remove useless XPM color symbol checks
|
|
1786
|
|
1787 -- MS Windows improvements/fixes -- Andy Piper
|
|
1788 -- better build portability
|
|
1789 -- change registry key to XEmacs.
|
|
1790 -- add/fix Cygwin handling of URLs and win32 paths
|
|
1791 -- fix focus and event handling in scrollbars
|
|
1792 -- fix get-popup-menu-response bug
|
|
1793 -- improve DDE support
|
|
1794 -- improve netinstaller, especially uninstall and shortcuts
|
|
1795 -- improve popup dialog handling
|
|
1796 -- new directory dialog support
|
|
1797 -- quit if the user cancels in directory dialog
|
|
1798 -- Cygwin nox-xpm detection -- Charles Wilson
|
|
1799 -- fix compile problems when --with-msw, --with-x=no, --with-tty=no -- Ben Wing
|
|
1800 -- fix file handle leak in pipes -- Mike Alexander
|
|
1801 -- initial VC.NET support -- Andrew Begel
|
|
1802
|
|
1803 -- Rename/redefine integral types -- Ben Wing
|
|
1804 -- See src/ChangeLog for details and rationale.
|
|
1805 -- All integral types that measure quantities of anything are signed.
|
|
1806 -- All quantity types boil down to EMACS_INT, except Hashcode,
|
|
1807 which is an unsigned value of the same size as EMACS_INT.
|
|
1808 -- Type names should be relatively short, with the first letter
|
|
1809 capitalized and no underscores if they can be avoided.
|
|
1810 -- "*count" == zero-based quantity. Includes sizes, offsets, and indexes.
|
|
1811 -- "*bpos" == one-based buffer position.
|
|
1812 -- "Char" refers to internal-format characters, not to the C type "char".
|
|
1813 -- CVS: improve .cvsignore files -- Adrian Aichner
|
|
1814 -- autoload handling improvements -- Didier Verna
|
|
1815 -- improve handling of face inheritance/fallback -- Jan Vroonhof
|
|
1816 -- condense repetitive window-system settings to 'win default' -- Bill Perry
|
|
1817 -- improve debugging in event-msw.c -- Adrian Aichner
|
|
1818 -- rename Menubar-items-truncate-list to Menubar-items-truncate-history
|
|
1819 -- Adrian Aichner
|
|
1820 -- rename default package index to 'package-index.LATEST.gpg' -- Steve Youngs
|
|
1821 -- unify GUI pixmap handling -- Bill Perry
|
|
1822 -- unify toolbar handling across GUI platforms -- Bill Perry
|
|
1823
|
653
|
1824 to 21.5.3 "asparagus"
|
|
1825 -- Add missing XIM unregister callback on Motif -- Glynn Clements
|
|
1826 -- Improve debugging in event-msw.c, fix "can't close last window" bug
|
|
1827 -- Adrian Aichner
|
|
1828 -- Improve Info docs for widget.el -- Stephen J. Turnbull
|
|
1829 -- Many small bug, typo, and warning fixes -- Ben Wing, Stephen J. Turnbull,
|
|
1830 Adrian Aichner
|
|
1831 -- Autoload handling improvements -- Didier Verna
|
|
1832 -- More 'report-xemacs-bug' updates -- Steve Youngs
|
|
1833 -- Fix unsigned warnings; turn sign-compare warnings on for NT -- Ben Wing
|
|
1834 -- Synch configure.usage options with configure -- Peter Brown
|
|
1835
|
529
|
1836 to 21.5.2 "artichoke"
|
640
|
1837 -- fixes and improvements -- Ben Wing
|
|
1838 -- etags.c synched to upstream
|
|
1839 -- lisp/term/*.el cleanup
|
|
1840 -- miscellaneous help improvements
|
|
1841 -- transpose-line-up/down maybe moves the region
|
|
1842 -- MS Windows init improvements
|
|
1843 -- add scroll-in-place, jka-compr, efs, some fixes in behavior-defs.el
|
|
1844 -- paths-find-recursive-path: fix error with null EXCLUDE-REGEXP
|
|
1845 -- font-lock-mode: fix problem with buffers starting with a space
|
|
1846 -- make find-library search patch configurable
|
|
1847 -- fix Dired problem with directories containing [] and code that
|
|
1848 destructively modifies an existing string
|
|
1849 -- stop mark_window_as_deleted from deleting information that needs to
|
|
1850 be accessed by set-window-configuration
|
|
1851 -- Lisp object structure rationalization
|
|
1852 -- fix two nasty bugs in the unwinding code
|
|
1853 -- fix mouse wheel/dead window crash under MS Windows
|
|
1854 -- mswindows_utime, close_file_data: fix off-by-one-indirection error
|
|
1855 -- control-G handling fixes for MS Windows
|
|
1856 -- debug-mswindows-events and related code introduced
|
|
1857 -- rearrange the signal-handling code to eliminate the former
|
|
1858 spaghetti logic paths in it; document; fix numerous bugs
|
|
1859 -- maintain the "iconified" state, to fix the "can't delete a frame" bug
|
|
1860 -- use CBufbyte instead of char for error/warning functions
|
|
1861 -- prepare to remove encapsulation
|
|
1862 -- make play_sound_data return an int, like all other such functions
|
|
1863 -- use EMACS_SIGNAL to avoid preprocessing games with signal()
|
|
1864 -- gc-in-window-procedure fixes
|
|
1865 -- Cygwin setitimer fixes
|
|
1866 -- windows shell fixes
|
|
1867 -- more structured errors
|
|
1868 -- MS Windows network stream data corruption fixes
|
|
1869 -- fix ~user file name handling
|
|
1870 -- rename MAX_PATH to standard PATH_MAX
|
|
1871 -- fix error compiling regexps with back-references in them
|
|
1872
|
|
1873 -- fixes and improvements -- Martin Buchholz
|
|
1874 -- byte optimizer fixes
|
|
1875 -- move alloca twiddling after the feature test definitions, but
|
|
1876 before the first "real" code
|
|
1877 -- internal DECIMAL_PRINT_SIZE macro
|
|
1878 -- s&m elimination: Eliminate the need to define HAVE_PTYS in s&m files
|
|
1879 -- avoid test failure if (temp-directory) is a symlink
|
|
1880 -- handle buggy Sun realloc()
|
|
1881
|
|
1882 -- GTK fixes -- Bill Perry
|
|
1883 -- GTK popup dialog fix
|
|
1884 -- GTK added to font-window system mappings
|
|
1885 -- gtk-marshal.el updated for new hash.c, and generator fixes,
|
|
1886 -- GTK scrollbar fixes
|
|
1887 -- buttons are now modifiers, so selection with the mouse works again
|
|
1888 -- fix the disappearing GTK scrollbar problem
|
|
1889
|
|
1890 -- movemail.c uses mkstemp if available -- Karl M. Hegbloom
|
|
1891 -- specifiers may now conditionalize on GTK -- Stephen J. Turnbull
|
|
1892 -- new hooks for package installation and deletion -- Sean MacLennan
|
|
1893 -- locate-library completes and other package UI improvements -- Robert Pluim
|
|
1894 -- save-some-buffers doesn't prematurely zap help window -- Michael Sperber
|
|
1895 -- MS windows subprocess quoting arguments -- Ben Wing, Dan Holmsand
|
|
1896 -- remove side effects from font-lock-compile-keywords -- Daiki Ueno
|
|
1897 -- custom-display works on the GTK platform -- Karl Hegbloom
|
|
1898 -- mouse-track fixes -- Adrian Aichner, Ben Wing
|
|
1899 -- dragdrop fix for windowless events -- Mike Alexander
|
|
1900 -- fix `unbalanced parentheses' bug in syntax -- Matt Tucker
|
|
1901 -- gpmevent.c header inclusion fixes -- Bill Perry
|
|
1902 -- make more glyph code shared across platforms -- Ben Wing, Bill Perry
|
|
1903 -- remove lisp_string_set_file_times() because set_file_times() now
|
|
1904 takes Lisp_Object path, instead of char* -- Adrian Aichner and Ben Wing
|
|
1905 -- allow preemption on redisplay -- Kirill 'Big K' Katsnelson
|
|
1906 -- new, faster implementation of long_to_string -- Hrvoje Niksic
|
|
1907 -- Qccl_error: New error -- Yoshiki Hayashi
|
|
1908 -- remove support for old beta versions of cygwin -- Ben Wing, Craig Lanning
|
|
1909 -- fix crash with an unavailable network printer -- Mike Alexander
|
|
1910 -- add support for MacOS X -- Greg Parkin and Martin Buchholz
|
|
1911 -- better win9x (including WinMe) support -- Ben Wing, Stephen J. Turnbull
|
|
1912 -- fix off-by-one error in EMACS_INT_MAX -- Yoshiki Hayashi
|
|
1913
|
|
1914 -- warning, style, and doc fixes and improvements
|
|
1915 -- warning fixes -- Ben Wing, Kirill 'Big K' Katsnelson, Martin Buchholz
|
|
1916 -- eliminate numerous C++ errors -- Ben Wing, Martin Buchholz
|
|
1917 -- code style corrections -- Ben Wing, Martin Buchholz
|
|
1918 -- build improvements -- Ben Wing, Martin Buchholz
|
|
1919 -- configure improvements and fixes -- Martin Buchholz, Ben Wing,
|
|
1920 Stephen J. Turnbull
|
|
1921 -- doc updates -- Adrian Aichner, Ben Wing, Alexey Mahotkin, Steve
|
|
1922 Youngs, Stephen J. Turnbull, Yoshiki Hayashi, Steve Youngs, Paul
|
|
1923 Stodghill, Malcolm Purvis, Jim Horning, Nick V. Pakoulin, Kirill
|
|
1924 'Big K' Katsnelson
|
529
|
1925
|
478
|
1926 to 21.5.1 "anise"
|
514
|
1927 -- This release contains a huge pile of changes by Ben Wing, including
|
|
1928 both bug fixes and features. Highlights:
|
|
1929 -- Many changes to make printing work on Windows
|
|
1930 -- byte-compilation speed improvements
|
|
1931 -- New functions for cleanly eliminating byte-compiler warnings
|
|
1932 -- Remove core bytecompiler warnings
|
|
1933 -- Improve interactive help interface
|
|
1934 -- etags improvements
|
|
1935 -- Better "About XEmacs" page
|
|
1936 -- Windows configury changes
|
|
1937 -- Get QUIT working on Windows
|
|
1938 -- Fix shy group regexp code
|
|
1939 -- etc. etc.
|
|
1940
|
2865
|
1941 -- The `short-name' argument to make-charset now works correctly
|
521
|
1942 -- Yoshiaki Kasahara
|
514
|
1943 -- `custom' changes -- Didier Verna
|
|
1944 -- SET_FACE_PROPERTY bug fix -- Jerry James
|
|
1945 -- Unix tty configury changes -- Martin Buchholz
|
|
1946 -- Fix compile error with g++ on bsdi -- Martin Buchholz
|
|
1947 -- Fix crash with xlc -O3 -- Martin Buchholz
|
|
1948 -- Fix link error with (pre-release) gcc 3.0 -- Martin Buchholz
|
521
|
1949 -- Fix build error if system has makeinfo 3.12 -- Martin Buchholz
|
514
|
1950 -- Speed up `intern' and hash tables containing strings -- Martin Buchholz
|
|
1951 -- Make hash table mapping safe -- Martin Buchholz
|
477
|
1952
|
762
|
1953 Fork from 21.2: 21.5.0 "alfalfa"
|
|
1954 -- For changes up to 21.4.0, see etc/NEWS
|