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