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