Mercurial > hg > xemacs-beta
annotate CHANGES-beta @ 5709:93d231ffa106
Belatedly (?) add herald to CHANGES-beta.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Fri, 04 Jan 2013 14:23:20 +0900 |
parents | 7c3e44003e0f |
children | b953a6ce2635 |
rev | line source |
---|---|
5479
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
1 # DO NOT PUT A VERSION MARKER HERE, ADDED AT RELEASE |
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
2 |
5709
93d231ffa106
Belatedly (?) add herald to CHANGES-beta.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5672
diff
changeset
|
3 to XEmacs 21.5.32 "habanero" |
93d231ffa106
Belatedly (?) add herald to CHANGES-beta.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5672
diff
changeset
|
4 |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
5 Major Features, Bugfixes, and Backward Incompatible Changes |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
6 |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
7 -- Fix: Prevent SIGPIPEs in deactivate_process(). -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
8 -- Fix: Prevent assert at frame.c, l. 6311. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
9 |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
10 User-Visible Bug Fixes and Improvements |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
11 |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
12 -- Fix: 'most-positive-fixnum-on-32-bit-machines value. -- Aidan Kehoe, Raymond Toy |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
13 -- Fix: Bug where syntax cache overruns restriction. -- Stephen Turnbull, Alan Mackenzie |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
14 -- Fix: Don't initialize bit 7 as meta if native coding system uses that bit. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
15 -- Fix: Handling of face background values. -- Vin Shelton, Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
16 -- Improve: Determine terminal type dynamically, not from TERM envvar. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
17 -- Improve: Implement printing of circular structures readably. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
18 -- New: 'foreback property for faces. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
19 -- New: 'shrink property for faces. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
20 -- New: Custom group "view". -- Aidan Kehoe |
5484 | 21 |
22 Build Infrastructure and Source Tree | |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
23 |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
24 -- Fix: CPP error breaking build on OpenBSD/NetBSD. -- Aidan Kehoe, Adam Sjøgren |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
25 -- Fix: Creation of etc/dbxrc and src/.dbxrc. -- Marcus Crestani |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
26 -- Fix: Disable ASLR on Mac OS X Lion & Mountain Lion (breaks pdump). -- Marcus Crestani, Stephen Turnbull, Robert Royer |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
27 -- Fix: Printing of Lisp_Object types in dbxrc. -- Marcus Crestani |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
28 -- Fix: Use libraries in /usr/lib/w32api on Cygwin. -- jeff |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
29 -- Fix: Workaround link problem in pdump. -- Stephen Turnbull, Hans de Graaf, Marcus Crestani |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
30 -- Fix: configure detection of VDB_POSIX vs. VDB_MACH. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
31 -- Improve: Move dbxrc.in (back?) to ./src. -- Marcus Crestani |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
32 -- Improve: Prefer dlopen() to dyld() in configure on Mac OS X. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
33 -- Improve: Refactor check for Xaw3d. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
34 -- Improve: Remove unused include of process.h from Cygwin. -- Vin Shelton |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
35 -- Improve: gnuclient to fall back to /tmp to search for socket. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
36 -- New: Support DESTDIR. -- Jerry James |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
37 -- New: Support building texinfo.info in native builds. -- Vin Shelton |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
38 |
5484 | 39 Documentation |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
40 |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
41 -- Fix: #'eq-hash docstring. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
42 -- Fix: Comment in #'byte-compile-funcall. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
43 -- Fix: Comment typo. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
44 -- Fix: Comments in fns.c. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
45 -- Fix: Correct usage of the term "special operator" in manuals. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
46 -- Fix: Docstrings of #'posix-charset-to-coding-system-hash, load-time-value. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
47 -- Fix: Document change of location of packages from lib/ to share/. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
48 -- Fix: Typos. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
49 -- Improve: Docstrings in syntax.c. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
50 -- Improve: Document a reasonable approach to improving #'symbol-macrolet. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
51 -- Improve: Emphasize #'labels of #'flet in CL manual. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
52 -- Improve: Make describe-function-1 mention whether byte-compiled functions are built-in. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
53 -- Improve: Update versions numbers for libs in config.inc.samp. -- Vin Shelton |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
54 -- Improve: Use ISO-IR-196 sequences to encode Unicode in HELLO. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
55 -- New: Comment re: background pixmaps in faces.c, cache coherency in glyphs.c. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
56 -- New: Docstring for #'cl-transform-lambda. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
57 -- New: Document Mercurial techniques in Internals manual. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
58 -- New: Internals documentation of sequence.c. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
59 |
5484 | 60 Lisp API |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
61 |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
62 -- Fix: Correctly lex a bignum with leading "+". -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
63 -- Improve: #'face-property-matching-instance 21.4 compatibility. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
64 -- Improve: #'labels supports inline label declaration. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
65 -- Improve: Add .pdf and other types to 'binary-file-regexps. |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
66 -- Improve: Common Lisp conformance. -- Aidan Kehoe, Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
67 -- Improve: Default print_gensym to t (CL compatibility). -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
68 -- Improve: Make #'built-in-symbol-file ignore non-built-ins. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
69 -- Improve: Make #'make-modeline-command-wrapper evaluate COMMAND lazily. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
70 -- Improve: Obsolete #'remassoc and friends, and remove instances from core. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
71 -- Improve: Partial, undocumented support for #'macro-declaration-function in #'defmacro. -- Aidan Kehoe. |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
72 -- Improve: Provide API for disabling symbol macros in cl-macroexpand. -- Aidan Kehoe |
5672
7c3e44003e0f
Update CHANGES-beta with about 26 changesets.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5670
diff
changeset
|
73 -- Improve: Refactor completion code, improve GNU compatibility. -- Aidan Kehoe-- Improve: Remove XEmacs-specific #'remassoc functions, and substitute CL-style #'delete* for uses. -- Aidan Kehoe |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
74 -- Improve: Remove cl-compat.el and related documentation. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
75 -- Improve: Remove long-obsolete cl-compat.el. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
76 -- Improve: Remove obsolete compatibility aliases from cl*.el. -- Aidan Kehoe |
5672
7c3e44003e0f
Update CHANGES-beta with about 26 changesets.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5670
diff
changeset
|
77 -- Improve: Support POSIX semantics in #'posix-string-match. -- Aidan Kehoe |
7c3e44003e0f
Update CHANGES-beta with about 26 changesets.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5670
diff
changeset
|
78 -- Improve: Sync #'batch-byte-recompile-directory API. -- Mike Sperber |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
79 -- Improve: Sync #'shell-command{,-on-region}. -- Mats Lidell |
5672
7c3e44003e0f
Update CHANGES-beta with about 26 changesets.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5670
diff
changeset
|
80 -- Improve: Sync #'truncate-string-to-width. -- Aidan Kehoe |
7c3e44003e0f
Update CHANGES-beta with about 26 changesets.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5670
diff
changeset
|
81 -- Improve: Character syntax of JIT Unicode characters. -- Aidan Kehoe |
7c3e44003e0f
Update CHANGES-beta with about 26 changesets.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5670
diff
changeset
|
82 -- Improve: Update #'file-name-remote-p. -- Mike Sperber |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
83 -- New: #'apply-partially. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
84 -- New: #'event-apply-modifiers. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
85 -- New: #'looking-back. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
86 -- New: #'macro-declaration-function support (GNU compatibility). -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
87 -- New: #'special-mode. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
88 -- New: #'test-completion. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
89 -- New: 'function-key-map-parent improves x-compose processing. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
90 -- New: 'print-circle, 'print-continuous-numbering. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
91 -- New: Add a defsetf for #'get-char-table. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
92 -- New: Implement #'load-time-value, #'labels. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
93 -- New: Sexp movement recognises notation for circular lists. -- Aidan Kehoe |
5672
7c3e44003e0f
Update CHANGES-beta with about 26 changesets.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5670
diff
changeset
|
94 -- New: Support POSIX classes in regexps, #'skip-chars-{forward,backward}. -- Aidan Kehoe |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
95 -- New: syntax-ppss.el. -- Mats Lidell |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
96 |
5484 | 97 Internal API and Implementation |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
98 |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
99 -- Fix: Array declaration and bounds checks of syntax_spec_code. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
100 -- Fix: Autoload `custom-set-face-bold'. -- Vin Shelton |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
101 -- Fix: Duplicate arglist info in autoloads. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
102 -- Fix: Ignore extent info in select-convert-to-text functions, fixing a copy problem in ERC. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
103 -- Fix: Loss of precision in building FIXNUMs. -- Jerry James |
5672
7c3e44003e0f
Update CHANGES-beta with about 26 changesets.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5670
diff
changeset
|
104 -- Fix: Redundant division in bignum_ceil. -- Aidan Kehoe |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
105 -- Fix: Remove 'device' parameter from 'clear_region' methods. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
106 -- Fix: Syntax error in #'get-other-frame. -- Didier Verna, Steven Mitchell |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
107 -- Fix: pixel_to_glyph_translation to handle redisplay edge case. -- Mike Kupfer |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
108 -- Improve: #'copy-symbol handles non-list plists. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
109 -- Improve: Backward-compatible MATCHSPEC in face-property-matching-instance. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
110 -- Improve: Byte-optimize more carefully. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
111 -- Improve: Coding style in select.el. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
112 -- Improve: Error when compiling an eval-when-compile form that changes the current buffer. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
113 -- Improve: Handling of 'byte-compile-initial-macro-environment. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
114 -- Improve: Handling of X keysyms. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
115 -- Improve: Implementation of #'labels forms. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
116 -- Improve: Lexical analysis of bignums. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
117 -- Improve: Move #'split-path to Lisp. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
118 -- Improve: Move #'x-keysym-on-keyboard-sans-modifiers-p, #'x-keysym-on-keyboard-p here from device-x.c to Lisp. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
119 -- Improve: Move #'x-keysym-on-keyboard{,-sans-modifiers}-p to Lisp. -- Aidan Kehoe. |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
120 -- Improve: Move config.h macros to configure. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
121 -- Improve: Refactor #'cl-defsubst-expand, #'enable-behavior, #'disable-behavior, #'cl-transform-lambda. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
122 -- Improve: Refactor #'macroexpand, various CL macros. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
123 -- Improve: Refactor X keystroke handling to avoid XKeysymToString. -- Aidan Kehoe. |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
124 -- Improve: Refactor XLIKE redisplay functions to use display, not frame. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
125 -- Improve: Refactor selection C code to use va_run_hooks_with_args. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
126 -- Improve: Refactor some subr.el functions to use CL for circularity checking. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
127 -- Improve: Refactor syntax cache. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
128 -- Improve: Refactor text_width methods to expect a frame, not a window. -- Didier Verna |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
129 -- Improve: Refactor to avoid #'mapcar where result is discarded. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
130 -- Improve: Refactor to use #'labels for efficiency. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
131 -- Improve: Remove #'bind-inits and fix up related functions. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
132 -- Improve: Remove .elc from 'binary-file-regexps, and ensure all .elcs have coding cookies. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
133 -- Improve: Remove MULE-only cases from non-MULE code. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
134 -- Improve: Remove all autoload cookies from dumped files. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
135 -- Improve: Remove obsolete LOSING_BYTECODE compile-time option. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
136 -- Improve: Remove obsolete syntax code parsing macros. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
137 -- Improve: Remove superfluous GCPRO in sublis. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
138 -- Improve: Remove support for generating Emacs 19-compatible bytecode. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
139 -- Improve: Rename INT to FIXNUM. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
140 -- Improve: Warning removal. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
141 -- New: Refactor sequence code into sequence.c. -- Aidan Kehoe, Vin Shelton |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
142 |
5484 | 143 Testing and Debugging |
144 | |
5670
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
145 -- Fix: Test leading ?+ in bignum read syntax. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
146 -- Fix: Various cases testing changed APIs. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
147 -- Fix: pobj printing of symbols and strings with NEW_GC. -- Jerry James |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
148 -- Improve: #'substitute-in-file-name tests belong in os, not syntax. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
149 -- Improve: Known bug code in test harness. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
150 -- Improve: Replace #'flet with #'labels in tests where appropriate. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
151 -- Improve: Replace obsolete function names in tests. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
152 -- Improve: lisp-maint compliance in syntax-tests.el. -- Stephen Turnbull |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
153 -- Improve: pobj falls back to $lrecord_type. -- Marcus Crestani |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
154 -- New: File completion-tests.el. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
155 -- New: File syntax-ppss-tests.el. -- Mats Lidell |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
156 -- New: Syntax cache test. -- Stephen Turnbull, Alan Mackenzie |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
157 -- New: Tests for #'byte-compile-catch, bignums, #'labels, #'print-circle, #'apply-partially. -- Aidan Kehoe |
baab2e3a4141
Prepare for release.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5484
diff
changeset
|
158 -- New: Tests for #'shell-command. -- Mats Lidell |
5484 | 159 |
5479
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
160 to XEmacs 21.5.31 "ginger" |
5155 | 161 |
5482
384423af8fb5
Update CHANGES-beta.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5479
diff
changeset
|
162 Major Features and Backward Incompatible Changes |
384423af8fb5
Update CHANGES-beta.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5479
diff
changeset
|
163 |
384423af8fb5
Update CHANGES-beta.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5479
diff
changeset
|
164 -- improve: Verify copyright status and restrict license to GPL version 3 or later. -- Mats Lidell, Mike Sperber, Stephen Turnbull (see hg log) |
5479
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
165 |
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
166 to XEmacs 21.5.30 "garlic" |
5478
7a86df313e0e
Update CHANGES-beta for 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5463
diff
changeset
|
167 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
168 Major Features and Backward Incompatible Changes |
5155 | 169 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
170 -- remove: Last release under GPL v2; future releases will be GPL v3 or later. -- Mats Lidell, Jerry James, Stephen Turnbull, Aidan Kehoe, Ben Wing, Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
171 -- new: Functions may return multiple values as in Common Lisp (incompatible with cl.el implementation in some cases). |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
172 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
173 User-Visible Bug Fixes and Minor Improvements |
5155 | 174 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
175 -- fix: Crash by registering all CCL programs. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
176 -- fix: Crash in PNG handling (issue570). -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
177 -- fix: Crash in _wgetdcwd(...) when linking against msvcrt8 -- Adrian Aichner |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
178 -- fix: Crash in printing if gc_in_progress and in_debug_print -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
179 -- fix: Crash when printing window with Qt as its buffer. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
180 -- fix: Crash when reset_glyph_cachels() is called on the minibuffer window when creating a frame. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
181 -- fix: #'gnuserv-edit-files goes to line only if linenumber non-nil. -- It's me FKtPp ;) |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
182 -- fix: Make winclient startup more reliable. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
183 -- fix: Remove dk.xemacs.org from list of package download sites. -- Adrian Aichner |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
184 -- fix: issue 546, use #'next-single-char-property-change in list-mode.el -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
185 -- improve: Exclude the current buffer in switch-to-buffer completion. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
186 -- improve: Font locking of Common Lisp source. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
187 -- improve: GNU-compatible optional COLUMN in indent-region. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
188 -- improve: Handling of coding systems for new or zero-length files. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
189 -- improve: Support the precomposed characters with stroke. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
190 -- improve: Fallback to whole file in describe-char-unicode-data if database is unreadable. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
191 -- improve: Make iso-left-tab equivalent to shift-tab. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
192 -- improve: Indentation handling in Lisp modes. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
193 -- improve: Name lock symlinks .#FN# for file FN to avoid confusing extensions. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
194 -- improve: Set debug-xft to 0. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
195 -- improve: Recognize bitmaps/ directory as containing bitmap files. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
196 -- new: Use `emacs-data-roots' instead of `emacs-roots' where appropriate. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
197 -- new: The `absolute' property for background pixmaps. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
198 -- improve: Match X11 bgcolor fallback of default face to gui element face. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
199 -- new: The background-placement face property. -- Didier Verna |
5155 | 200 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
201 Build Infrastructure and Source Tree |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
202 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
203 -- fix: Cygwin and MinGW need -export-all-symbols. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
204 -- fix: Cygwin needs pdump -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
205 -- fix: Windows link if --with-msw=no in modules. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
206 -- improve: Use cygwin_conv_path() when available. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
207 -- improve: make-mswin-unicode.pl Cygwin header compatibility, overridden prototypes, `review' command. -- Ben Wing, Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
208 -- improve: Darwin needs system malloc, s&m moved into configure. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
209 -- fix: Turn warnings (disabled by accident) back on. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
210 -- improve: C++/G++ detection and configuration. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
211 -- fix: XE_COMPLEX_ARG registration of options in _AC_USER_OPTS (fixes "unknown option" warnings). -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
212 -- improve: Clean more build and debug products. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
213 -- improve: Don't install silly symlinks when $(prefix) != $(exec_prefix). -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
214 -- improve: Installation log refers to "Xft feature" for safer grepping. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
215 -- improve: Paths configuration. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
216 -- improve: Use HAVE_CONFIG_H to find config.h and prototypes. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
217 -- improve: `--with-error-checking' means `--with-error-checking=all'. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
218 -- improve: make-src-depend. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
219 -- improve: ndbm configuration -- Karl Kleinpaste, Stephen Turnbull, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
220 -- refactor: New targets config-changed, fix-perms -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
221 -- refactor: Rename all enable-FOO variables to with-FOO. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
222 -- remove: Support for InfoDock, NeXTstep, old Ultrix, SCO Unix, Bull DPX/2, Data General Unix, RTU, Unisoft Unix, OffiX DND, dynodump, idd, sparcworks, NEC EWS. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
223 -- remove: Wise installer subtree, netinstall subtree, many files: ppc.ldscript, make-msgfile.c, make-po.c, yow.c, rcs-checkin, gnudepend.pl, leditcfns.c, wakeup.c -- Jerry James, Mats Lidell |
5155 | 224 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
225 Documentation |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
226 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
227 -- fix: Comment, docstring, and string non-syntactic defects and formatting. -- Stephen Turnbull, Ben Wing, Aidan Kehoe, Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
228 -- improve: --quick-build, --with-debug, and --with-error-checking option help. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
229 -- improve: Bignum and fixnum correctness in manual. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
230 -- improve: Change "special form" to "special operator". -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
231 -- improve: Docstrings for #'cadr, #'caddr, #'cadddr, #'debug-on-error, #'eval-when-compile, #'eval-and-compile, #'interactive, #'lisp-indent-specform, #'range-table-type, defun movement, #'make-coding-system-internal, #'make-syntax-table, docstring/formal argument matching. -- Stephen Turnbull, Aidan Kehoe, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
232 -- improve: FAQ describes repositories and VCS usage. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
233 -- improve: Internals nodes on magic symbols, hash tables, finalizer methods, the new allocator, the new garbage collector, old-style DFC conversion macros, the different types of character and their uses, frame handling, window-system support, allocation of Lisp objects, sequence/list functions and their keywords. -- Marcus Crestani, Ben Wing, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
234 -- improve: PROBLEMS describes crash on recent Cygwin 1.7. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
235 -- improve: PROBLEMS describes duplicate symbol warnings on Mac OS X. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
236 -- improve: Show the double-quotes in the sample output correctly for function-arglist. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
237 -- improve: Startup paths, Lisp, Emacs.ad, xemacs.1 reflect the change from `lib' to `share' for the architecture-independent directories. -- Mike Sperber, Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
238 -- improve: Treatment of hex and octal character escapes. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
239 -- refactor: Move term.texi to the eterm package. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
240 -- refactor: Remove custom.texi. -- Jerry James |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
241 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
242 Lisp API |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
243 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
244 -- fix: #'autoload-featurep-protect-autoloads always inserts a coding-system cookie. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
245 -- fix: #'compare-strings coerces bounds to be within strings -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
246 -- fix: #'insert-file-contents always sets the buffer coding system. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
247 -- fix: #'letf checks whether arguments to #'values are bound, and make them unbound after evaluating BODY. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
248 -- fix: #'next-list-mode-item, #'switch-to-completions pay attention to non-text-property extents. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
249 -- fix: #'pre-display-buffer-function is not set to `get-frame-for-buffer'. -- Michael Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
250 -- fix: Add argument information built-in special operators. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
251 -- fix: Allow deleting windows in `post-command-hook'. -- Michael Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
252 -- fix: Argument annotations of For, Fand, Fif, Fwhen, Fcond, Fprogn, Fprog1, Fprog2, FletX, Flet, Fwhile, Fdefvar, Fdefconst, Frun_hooks, Frun_hooks_with_args, Frun_hooks_with_args_until_success, Frun_hooks_with_args_until_failure -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
253 -- fix: Argument handling in make-autoload. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
254 -- fix: Canonicalize spaces in argument lists for function-documentation-1. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
255 -- fix: Correct error in specifier canonicalization -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
256 -- fix: Disable specifier memory-usage stats due to circularities. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
257 -- fix: Ffunctionp does not return t for special operators. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
258 -- fix: Fnbutlast, Fbutlast accept dotted lists. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
259 -- fix: Initialize ?\012 as whitespace -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
260 -- fix: Issue145: Allow default-network-coding-system and default-process-coding-system to be nil. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
261 -- fix: Many bugs revealed by Paul Dietz's test suite. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
262 -- fix: Search for Control-1 chars in boyer_moore() -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
263 -- fix: Signal a read error upon encountering a ratio constant with a zero denominator. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
264 -- improve: #'beginning-of-defun, #'end-of-defun behavior customizable via beginning-of-defun-function, end-of-defun-function. -- Andreas Roehler |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
265 -- improve: #'cd use of cd-path and CDPATH. -- It's me FKtPp ;), Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
266 -- improve: #'ceiling, #'floor, #'round, #'truncate, #'fceiling, #'ffloor, #'fround, #'ftruncate: support Common Lisp, including optional DIVISOR arguments, returning multiple values, obey contamination rules, round towards the even number in ambiguous cases. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
267 -- improve: #'coerce takes 'fixnum as a destination type. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
268 -- improve: #'list-length, #'remf, #'getf, #'tailp, #'cl-set-getf, #'cl-do-remf, #'ldiff, #'endp, #'subseq (new, Common Lisp compatible). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
269 -- improve: #'char<, #'char>=, #'char>, #'char<=, #'alpha-char-p, #'graphic-char-p, #'standard-char-p, #'char-name, #'name-char, #'upper-case-p, #'lower-case-p, #'both-case-p, #'char-upcase, #'char-downcase, #'integer-length (new, Common Lisp compatible). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
270 -- improve: #'mapvector, #'mapconcat, #'mapcar to support multiple SEQUENCES and error with circular lists -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
271 -- improve: #'nreverse, #'reverse accept any sequence. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
272 -- improve: #'try-completion, #'suggest-key-bindings, #'float-time, #'substring-no-properties, #'turn-off-auto-fill, #'describe-char-unihan-field-descriptions (GNU compatibility). -- Aidan Kehoe, Malcolm Purvis, Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
273 -- improve: #remove*, #cl-delete-duplicates, #delete-duplicates, #'symbol-file, #'find-function. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
274 -- improve: 'buffer-display-count, 'buffer-display-time (new, GNU-compatible) -- Jeff Sparkes, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
275 -- improve: 'discarded-consing, 'quoted-lambda new warning types. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
276 -- improve: Accept #B<binary>, #O<octal>, and #X<hex> like GNU Emacs. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
277 -- improve: Accept keywords in the hash table read syntax. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
278 -- improve: Handling of object plists, especially processes. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
279 -- improve: Keyword arguments handling. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
280 -- improve: Turn on load-ignore-out-of-date-elc-files by default -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
281 -- improve: Type spec handling in coerce, cl-make-type-test -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
282 -- improve: Use keywords instead of ordinary symbols in some XEmacs-specific functions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
283 -- improve: read-buffer gets new optional argument EXCLUDE. |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
284 -- new: #'bytecomp-load-hook. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
285 -- new: #'canoncase; use it with chars in internal_equalp. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
286 -- new: #'constantly from ANSI Common Lisp, with SBCL extension. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
287 -- improve: #device-color-cells (tty_device_system_metrics()) returns metrics for num-color-cells and num-bit-planes (issue757) on TTYs. -- Jeff Sparkes |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
288 -- new: #'error-unless-tests-match, #'byte-compile-file-being-compiled, #'compiled-if, #'compiled-when for supporting conditional compilation of different code depending on the presence or absence of features. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
289 -- new: #'format-time-string implements Roman month numbers. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
290 -- new: #'get-properties. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
291 -- new: #'process-get, #'process-put, #'process-plist, #'set-process-plist for GNU compatibility -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
292 -- new: #'save-some-buffers-action-alist, #'diff-files-for-recover, #'diff-buffer-with-file, -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
293 -- new: #'set-window-configuration gets optional `set-frame-size-p' argument. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
294 -- new: #'set-window-pixel-width, #'set-window-pixel-height. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
295 -- new: #'stable-union, #'stable-intersection. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
296 -- new: 'debug-xemacs, 'debug-regexps, 'debug-soe, 'debug-xft (was 'xft-debug-level), 'debug-searches (was 'debug-xemacs-searches), 'byte-code-meter, 'byte-metering-on variables for debugging. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
297 -- new: Common-Lisp-compatible #'the, #'array-dimension-limit, #array-total-size-limit, #'array-rank-limit, #'equalp (especially in hash tables). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
298 -- new: Errors 'invalid-keyword-argument, 'scan-error. -- Aidan Kehoe, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
299 -- new: Implement multiple values a la Common Lisp. New bytecodes: Bbind_multiple_value_limits, Bmultiple_value_call, Bmultiple_value_list_internal, Bthrow. Modified bytecodes: BRgotoifnilelsepop, BRgotoifnonnilelsepop. Bcall, Bdup, Bgotoifnilelsepop, Bgotoifnonnilelsepop, Breturn. New macros: DISCARD_PRESERVING_MULTIPLE_VALUES, POP_WITH_MULTIPLE_VALUES, TOP_ADDRESS, TOP_LVALUE, TOP_WITH_MULTIPLE_VALUES. Modified macros: DISCARD, POP, TOP. New functions: Fand, Fcond, Fdefconst, Fdefvar, Feval, Ffuncall, Fif, Flet, FletX, Fmultiple_value_call, Fmultiple_value_list_internal, Fmultiple_value_prog1, For, Fprog2, Fsetq, Fsetq_default, Fsignal, Fthrow, Fvalues, Fvalues_list, Fwhile, Fwith_output_to_temp_buffer. Modified functions: Fcall_interactively, bind_multiple_value_limits, button_item_to_widget_value, check_if_suppressed, connector, dde_eval_string, evaluate_xpm_color_symbols, execute_help_form, flagged_a_squirmer, glyph_instantiator_to_glyph, gui_item_display_flush_left, gui_item_value, make_multiple_value, mark_multiple_value, menu_convert, menu_descriptor_to_widget_1, multiple-values-limit, multiple_value_aref, multiple_value_aset, multiple_value_call, multiple_value_list_internal, pop_kbd_macro_event, populate_menu_add_item, print_multiple_value, size_multiple_value, syms_of_eval, values2. wv_set_evalable_slot, x_IO_error_handler. Exported functions: throw_or_bomb_out. New variables: multiple-values-limit, multiple_value_current_limit. Exported symbols: Qobsolete_throw, Qthrow. New lrecord_type: multiple_value. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
300 -- new: macro -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
301 -- refactor: #'bq-vector-contents, #'bq-list*, #'format-decode removed; #'purecopy aliased to #'identity and uses removed. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
302 -- refactor: #'byte-compile-compiled-obj-to-list, #'custom-declare-variable-list removed. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
303 -- refactor: #'car-less-than-car, #'cdr-less-than-cdr move to format.el, #'list* moved to subr.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
304 -- refactor: #'ceiling*, #'floor*, #'round*, #'truncate* obsoleted. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
305 -- refactor: #'cl-function-arglist takes exactly one arg. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
306 -- refactor: #'init-file-user, #'pui-add-install-directory, #'user-original-login-name, #'isearch-yank-x-selection, #'isearch-yank-x-clipboard removed. -- Ben Wing. |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
307 -- refactor: #'paths-filter, #'paths-uniq-append removed. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
308 -- refactor: #'show-buffer, #'buffer-flush-undo, #'buffer-local-value, #'x-color-values, #'mswindows-color-list, #'Info-default-directory-list, #'line-beginning-position, #'line-end-position, #'obsolete-throw, #'cl-mapc, #'byte-code-function-p, #'interactive-form, #'assq-delete-all, #'makehash, #'display-column-mode obsoleted. -- Ben Wing |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
309 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
310 Internal API and Implementation |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
311 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
312 -- fix: #'canna-henkan-begin. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
313 -- fix: #'condition-case gets correct syntax in #'progress-feedback-dispatch-non-command-events. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
314 -- fix: #'custom-variable-prompt checks explicitly for nil before for symbol. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
315 -- fix: #'delete-duplicates compiler macro and calls to it. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
316 -- fix: #'eql Byte-compilation -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
317 -- fix: #'eql for extended number types and the hash implementation -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
318 -- fix: #'fc-name-unparse memory leak. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
319 -- fix: #'fill is much more careful about resizing a string argument. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
320 -- fix: #'finish-set-language-environment generation of display-table entries for error octet characters. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
321 -- fix: #'with-trapping-errors gets correct :operation arguments in #'font-lock-pre-idle-hook and #'find-tag-default. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
322 -- fix: #83, #8C mapping in koi8-c, #A6 mapping in viscii. -- Ben Wing, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
323 -- fix: Bignum initialization and finalization. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
324 -- fix: Buffer overrun (issue630). -- Stephen Turnbull, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
325 -- fix: Build failure, Apple's g++-4.0.1, Mac OS 10.4. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
326 -- fix: Call MODE-mode for -*-MODE-*- only if it has a function binding. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
327 -- fix: Call character_to_event() on characters received from XIM. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
328 -- fix: Check for Xft before using it, fixing openSUSE bug #558764. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
329 -- fix: Coding system initialization. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
330 -- fix: Compile errors under C++ and/or Visual Studio 6 in syswindows.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
331 -- fix: Computation of fastmap in charset_mule_not() -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
332 -- fix: Conditionalize COM support on HAVE_MS_WINDOWS -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
333 -- fix: Don't use Boyer-Moore for case-insensitive search if the search pattern contains repeated Ibytes. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
334 -- fix: Fall back from GTK to X11 in gnuclient. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
335 -- fix: Frame geometry (especially pixelized) to make it a bit easier to understand and fix some bugs. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
336 -- fix: Function prototype/definition mismatches. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
337 -- fix: GCPROing. -- Ben Wing, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
338 -- fix: GNU coding standards in modules/base64. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
339 -- fix: Handling of errors in bytecode.c and floatfns.c. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
340 -- fix: Handling of escape characters when splitting strings. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
341 -- fix: Handling of possible meta characters (?\x80-?\xFF) -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
342 -- fix: I18N encapsulation commands for Windows. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
343 -- fix: Initialize `result' before calling FcFontMatch in Ffc_font_match and xft_find_charset_font -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
344 -- fix: Integer canonicalization. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
345 -- fix: Integer overflow when allocating image memory -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
346 -- fix: JPEG macro FAR conflict in eimage code. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
347 -- fix: Match integer sizes in assignment in read_event_from_tty_or_stream_desc -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
348 -- fix: Missing includes to termcap.c. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
349 -- fix: Missing names and ISO 639 codes for Arabic, Russian, and Thai. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
350 -- fix: Move CYGWIN_HEADERS to s/cygwin32.h and s/mingw32.h, fixing some compile problems. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
351 -- fix: Move HAVE_SCROLLBARS test so the code can compile under Visual Studio 6. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
352 -- fix: Notices in aclocal.m4, ad2c, build-msw-release.sh, compface.mak, cvtmail.c, easymenu.el, elhash.c, emacs.c, emodules.texi, europe-theme.el, example-theme.el, external-widget.texi, fakemail.c, font.el, fontconfig.el, frame.el, glade.c, glyph-test.el, gnome.el, gnuserv.c, gnuserv.h, gnuslib.c, gtk test files, gtk-compose.el, gtk-glue.c, gtk-marshal.el, gtk-package.el, gtk-widget-accessors.el, gtk-xemacs.c, gtk-xemacs.h, gtk.el, gutter-items.el, gutter-test.el, gutter.el, hyper-apropos.el, insert-data-in-exec.c, installexe.sh, lao.txt, lwlib-internal.h, m/alpha.h, make-path.c, menu-items.el, modules/sample/external/Makefile.in.in, modules/sample/external/configure.ac, modules/sample/external/sample.c, modules/sample/internal/sample.c, mule/canna-leim.el alist.el, mule/kinsoku.el, multicast.el, number*.[ch], profile.c, regressiontest.pl, reproduce-crashes.el, s/hpux11-shr.h, s/mach-bsd4-3.h, s/sco7.h, s/sco7.h, sigpipe.c, site-load.el, symsinit.h, tcp.c, term/bg-mouse.el, term/sup-mouse.el, term/vt100.el, test-ew-motif.c, test-ew-xlib.c, tests/external-widget/Makefile, tiff.mak, ui-byhand.c, ui-gtk.c, ui-gtk.h, view-less.el, xemacs.rc, and xpm.mak. -- Jerry James, Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
353 -- fix: Parse UNUSED and USED_IF right in make-docfile.c -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
354 -- fix: Prune correct number of entries from load-history. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
355 -- fix: Qlist, Qstring mistakenly declared twice. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
356 -- fix: Simplify assertion in event_pixel_translation for Visual C 6. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
357 -- fix: Synchronization of window point with current point when switching buffers. -- Michael Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
358 -- fix: Syntax errors in Ffc_config_app_font_add_file and Ffc_config_app_font_add_dir -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
359 -- fix: Type correctness in split_string_by_ichar_1. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
360 -- fix: Type correctness of char and Ichar types. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
361 -- fix: UTF-8-ize mule-wnnfns.c. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
362 -- fix: Upper and lowercase mappings were reversed for some old-Cyrillic chars. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
363 -- fix: Use correct timestamp with XSetInputFocus. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
364 -- fix: Use of REGISTER in certain functions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
365 -- fix: Use unencumbered texts in #'split-string-by-char -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
366 -- fix: Warning elimination. -- Aidan Kehoe, Ben Wing, Jerry James, Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
367 -- fix: `escape-quoted' handling of characters in the 0x80 - 0x9F range. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
368 -- fix: const handling in fileio.c. -- Ben Wing, Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
369 -- fix: count_with_tail(), FdeleteX(), FremoveX() handling of COUNT argument. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
370 -- fix: fontmgr may not use Fsignal() in C, as it may return. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
371 -- fix: g++ 4.3 complaints about implicit conversions of const char * to char * -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
372 -- fix: gif_instantiate() tries harder to find an appropriate GIF colormap. -- Adam Sjøgren |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
373 -- fix: gnuserv found in `exec-directory'. -- Michael Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
374 -- fix: gtk_xpm_instantiate() hotspot coordinates are Lisp integers -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
375 -- fix: integerp byte code gets fixnump semantics. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
376 -- fix: lpRemoteName is an XELPTSTR. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
377 -- fix: memmove() substituted for strcpy() in etags.c -- Sjoerd Mullender |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
378 -- fix: modeline face avoids using fallbacks. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
379 -- fix: module_load() gets one more dereference on f = dll_variable(. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
380 -- fix: off-by-one bug in mswindows_link -- Ron Isaacson |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
381 -- fix: query_string_font() uses proper domain for cachel updating. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
382 -- fix: query_string_geometry() lookup domain. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
383 -- fix: realpath() supplied by Darwin used to get the canonical case for filenames. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
384 -- fix: resize_string() must not free dumped data. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
385 -- fix: staticpro_names() stores actual names. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
386 -- fix: ulong_to_bit_string() prints a zero, not the empty string. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
387 -- fix: undecided_canonicalize_after_coding() to retain CODESYS info -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
388 -- fix: unicode_convert() handles very short input strings correctly. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
389 -- fix: unicode_query() initializes invalid_lower_limit. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
390 -- fix: unicode_query() missing return type. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
391 -- fix: xface_normalize() to handle inline data properly. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
392 -- improve: #'byte-compile-initial-macro-environment uses #'the and compilable lambda expressions -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
393 -- improve: #'byte-compile-lambda issues warnings for interactive forms. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
394 -- improve: #'cl-prettyprint handles (function ...) specially. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
395 -- improve: #'documentation, #'function-documentation-1, #'describe-function-1, #'hyper-apropos-get-doc, #'describe-function, #'function-arglist, #'function-documentation. -- Aidan Kehoe, Didier Verna, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
396 -- improve: #'frame-pixel-height and friends reflect what will happen as of the next redisplay. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
397 -- improve: #'function now parallels #'quote. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
398 -- improve: #'handle-pre-motion-command-current-command-is-motion. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
399 -- improve: #'read-from-minibuffer uses buffer (format " *Minibuf-%d*" (minibuffer-depth)), regardless of depth. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
400 -- improve: #'show-memory-usage, #'show-object-memory-usage-stats. -- Ben Wing, Marcus Crestani |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
401 -- improve: #'some, #'every used in info.el, format.el, files.el -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
402 -- improve: #'the may warn at byte-compile time. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
403 -- improve: Allocate lrecord arrays in own size class. -- Marcus Crestani |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
404 -- improve: Case map handling. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
405 -- improve: Colormap handling on Windows. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
406 -- improve: Context-specific handling of system coding systems where we used to just use Qnative. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
407 -- improve: Cygwin handling of pathname coding systems. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
408 -- improve: Dynarr code. -- Aidan Kehoe, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
409 -- improve: Error-checking in Fquote, Ffunction, -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
410 -- improve: Fontconfig API more complete. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
411 -- improve: Hash table's rehash threshold default now based on size and test function. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
412 -- improve: Keymap handling. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
413 -- improve: Make error messages better reflect the text that was encountered in read_escape. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
414 -- improve: Make sure distinct symbol macros with identical names expand distinctly. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
415 -- improve: Mule-ize database.c partially, modules/postgresql, mule-wnnfns.c. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
416 -- improve: Optimizations: remove redundant lambdas and interning of symbols for temporary character sets, #'hash-table-key-list, #'hash-table-value-list, #'hash-table-key-value-alist, #'hash-table-key-value-plist, #'read-behavior, #'complement, #'regexp-quote, #'concatenate, #'mapc, #'do-autoload-commands, #'packages-find-package-library-path, #'frame-list, #'extent-descendants, #'buffer-tag-table-files, #'preloaded-file-list, #'device-list, #'proclaim-inline, #'proclaim-notinline, #'inx-available-font-sizes, #'let-specifier, #'pui-add-required-packages, #'mswindows-available-font-sizes, #'modeline-minor-mode-menu, #'minibuf-directory-files, #'handle-pre-motion-command-current-command-is-motion, #'finish-set-language-environment, #'mod*, #'rem*, #'xpm-color-symbols, #'=, #'<, #'>, #'<=, #'>= -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
417 -- improve: Print the device in a frame structure. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
418 -- improve: Qunbound, not Qnil used as second arg to call to syntax_error() -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
419 -- improve: Remove the TYPE argument from xfree(). -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
420 -- improve: Replace "obscure" symbol names with uninterned symbols. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
421 -- improve: Track type of range tables. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
422 -- improve: UTF-8-ize canna/canna_api.c, unicode.el. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
423 -- improve: Use external giflib instead of internal GIF support. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
424 -- improve: Warn or error if (quote ...) or (function ...) quotes more than one object -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
425 -- improve: emacs_rint() always used for bignum consistency -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
426 -- improve: emodules_doc_sym() and emodules_doc_subr() take Ascbyte * pointers -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
427 -- improve: extern Lisp_Object declarations moved -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
428 -- improve: lrecord UID's get separate UID space for each type. Display UID's consistently when appropriate. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
429 -- improve: print_symbol() escapes symbols that look like ratios. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
430 -- improve: put_range_table() becomes O(log n) for adding a localized range. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
431 -- improve: specifier_instance_from_inst_list calls call_with_suspended_errors() with ERROR_ME_WARN. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
432 -- improve: stat() failure ignored in file_name_completion -- Henrique Martins |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
433 -- fix: Bignums handled correctly by NATNUMP, #'member*, #'eql, #'assoc*. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
434 -- new: DEFAULT_DIRECTORY_FALLBACK is a directory that should "always" be available; avoid fatal error if the current directory doesn't exist, chdir to DEFAULT_DIRECTORY_FALLBACK instead. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
435 -- new: ERROR_CHECK_DYNARR, dynarr_checking_assert(), ERROR_CHECK_ANY. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
436 -- new: Macros for getting the size/edges of various rectangles surrounding the paned area. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
437 -- new: Symbols for type checks in sequence functions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
438 -- new: Typedefs for PCVOID and PDWORD_PTR for non-Cygwin. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
439 -- new: USED_IF_SCROLLBARS, fix warnings. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
440 -- new: UTF-8 support in Cygwin. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
441 -- new: deadbeef_memory() exported. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
442 -- new: pluralize_word(), pluralize_and_append(). -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
443 -- new: printing_unreadable_lcrecord(). -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
444 -- refactor: #'byte-compile-file-form so that #'symbol-value and #'load-time-value can be implemented directly. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
445 -- refactor: #'byte-compile-funarg-n (new) used to create the various byte-compile-funarg functions, which check for quoted lambdas in given positions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
446 -- refactor: #'capitalize-string-as-title uses #'with-string-as-buffer-contents. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
447 -- refactor: #'custom-quote is aliased to #'quote-maybe. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
448 -- refactor: #'list-length, #'default-file-system-ignore-case, #'equalp, #'fill, #'sort*, #'merge, #'mapcar*, #'map, #'maplist, #'mapc, #'mapl, #'mapcan, #'mapcon, #'query-coding-region, #'make-coding-system, #'reduce, #'replace, #'some, #'every moved to C. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
449 -- refactor: #'notany, #'notevery get compiler macros. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
450 -- refactor: #'substring aliased to #'subseq. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
451 -- refactor: #if 0 out some unused functions in malloc.c. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
452 -- refactor: 'Qcoerce moved to general-slots.h -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
453 -- refactor: 'default-file-system-ignore-case moved to fileio.c. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
454 -- refactor: ARRAYP(), SEQUENCEP(), CHECK_ARRAY(), CHECK_SEQUENCE(), Fbit_vector, Fstring, FmapcarX in lisp.h -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
455 -- refactor: Always use platform Xmu. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
456 -- refactor: Bignums get: New macros ROUNDING_CONVERT, CONVERT_WITH_NUMBER_TYPES, CONVERT_WITHOUT_NUMBER_TYPES, MAYBE_TWO_ARGS_BIGNUM, MAYBE_ONE_ARG_BIGNUM, MAYBE_TWO_ARGS_RATIO, MAYBE_ONE_ARG_RATIO, MAYBE_TWO_ARGS_BIGFLOAT, MAYBE_ONE_ARG_BIGFLOAT, MAYBE_EFF, MAYBE_CHAR_OR_MARKER. New functions ceiling_two_fixnum, ceiling_two_bignum, ceiling_two_ratio, ceiling_two_bigfloat, ceiling_one_ratio, ceiling_one_bigfloat, ceiling_two_float, ceiling_one_float, ceiling_one_mundane_arg, floor_two_fixnum, floor_two_bignum, floor_two_ratio, floor_two_bigfloat, floor_one_ratio, floor_one_bigfloat, floor_two_float, floor_one_mundane_arg, round_two_fixnum, round_two_bignum_1, round_two_bignum, round_two_ratio, round_one_bigfloat_1, round_two_bigfloat, round_one_ratio, round_one_bigfloat, round_two_float, round_one_float, round_one_mundane_arg, truncate_two_fixnum, truncate_two_bignum, truncate_two_ratio, truncate_two_bigfloat, truncate_one_ratio, truncate_one_bigfloat, truncate_two_float, truncate_one_float, truncate_one_mundane_arg. Modified functions: emacs_doprnt_1, internal_coerce_number, Ffloat, BIGFLOAT_ARITH_RETURN, BIGFLOAT_ARITH_RETURN. New variable scratch_ratio2. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
457 -- refactor: Byte code #o117 is #'subseq, not #'substring. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
458 -- refactor: Call init_string_ascii_begin() in FsortX, Ffill. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
459 -- refactor: Case sensitivity of file paths via new variables default-file-system-ignore-case, file-system-case-alist, function file-system-ignore-case-p. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
460 -- refactor: Coding system initialization. Rename default-process-coding-system-read -> process-read, default-process-coding-system-write -> process-write, buffer-file-coding-system-for-read -> bfcs-for-read, default-buffer-file-coding-system -> default-bfcs, no-conversion-coding-system-mapping -> no-conv-cs, unix-no-mule-no-eol-detection -> no-mule-no-eol-detection, unix-no-mule-eol-detection -> no-mule-eol-detection, unix-mule -> mule. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
461 -- refactor: Dynarr code. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
462 -- refactor: Eliminate bogus special-casing of standard abbrev tables. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
463 -- refactor: Fquote_maybe moved from callint.c to eval.c. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
464 -- refactor: Fregexp_quote declared in lisp.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
465 -- refactor: Gutter geometry code. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
466 -- refactor: Link image code only when HAVE_WINDOW_SYSTEM. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
467 -- refactor: Lisp objects allocation/declaration simplified; documented in lrecord.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
468 -- refactor: Lisp objects get advertised API. Eliminate macros for copying, freeing, zeroing objects, getting their storage size. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
469 -- refactor: Move code and comments from lisp.h to text.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
470 -- refactor: Move creation of utf-8 coding system to unicode.c. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
471 -- refactor: Move gap array from extents.c to array.c. Extract dynarr, gap array and stack-like malloc into new file array.h. Rewrite range table code to use gap arrays. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
472 -- refactor: Move the Thai language environment and the TIS-620 coding system to mule/thai.el; add support for Microsoft's code page 874. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
473 -- refactor: NEED_TO_HANDLE_21_4_CODE replacing the previous NO_NEED_TO_HANDLE_21_4_CODE. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
474 -- refactor: Redo memory-usage mechanism. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
475 -- refactor: Reduce the number of words in an lcrecord from 3 to 2. New macro NORMAL_LISP_OBJECT_UID() abstracts out the differences between NEWGC and old-GC in accessing the `uid' value from a "normal Lisp Object pointer". -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
476 -- refactor: Rename EXTERNAL_TO_C_STRING -> EXTERNAL_TO_ITEXT, EXTERNAL_TO_C_STRING_MALLOC -> EXTERNAL_TO_ITEXT_MALLOC, SIZED_EXTERNAL_TO_C_STRING -> SIZED_EXTERNAL_TO_ITEXT, SIZED_EXTERNAL_TO_C_STRING_MALLOC -> SIZED_EXTERNAL_TO_ITEXT_MALLOC, C_STRING_TO_EXTERNAL -> ITEXT_TO_EXTERNAL, C_STRING_TO_EXTERNAL_MALLOC -> ITEXT_TO_EXTERNAL_MALLOC, LISP_STRING_TO_EXTERNAL, LISP_STRING_TO_EXTERNAL_MALLOC, LISP_STRING_TO_TSTR, C_STRING_TO_TSTR -> ITEXT_TO_TSTR, TSTR_TO_C_STRING -> TSTR_TO_ITEXT and change to return result directly rather than as a "return parameter." Rename C_STRING_TO_SIZED_EXTERNAL -> ITEXT_TO_SIZED_EXTERNAL, LISP_STRING_TO_SIZED_EXTERNAL, C_STRING_TO_SIZED_EXTERNAL_MALLOC -> ITEXT_TO_SIZED_EXTERNAL_MALLOC, LISP_STRING_TO_SIZED_EXTERNAL_MALLOC. Eliminate SIZED_C_STRING macros in favor of TO_*TERNAL_FORMAT. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
477 -- refactor: Rename pixel_to_char_size -> pixel_to_frame_unit_size, char_to_pixel_size -> frame_unit_to_pixel_size, pixel_to_real_char_size -> pixel_to_char_size, char_to_real_pixel_size -> char_to_pixel_size. Reverse second and third arguments of change_frame_size(). Eliminate old round_size_to_char, and rename round_size_to_real_char -> round_size_to_char. The set_frame_size() method is now passed sizes in "frame units". -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
478 -- refactor: Rename src/objects* -> src/fontcolor*. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
479 -- refactor: Rename the specifier-font-matching stages -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
480 -- refactor: Rename write_c_string -> write_cistring, build_intstring -> build_istring, build_string -> build_cistring, build_ext_string -> build_extstring, make_ext_string -> make_extstring, buffer_insert_c_string -> buffer_insert_ascstring, intern_int -> intern_istring -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
481 -- refactor: Rename: LISP_TO_VOID -> STORE_LISP_IN_VOID, VOID_TO_LISP -> GET_LISP_FROM_VOID. New functions STORE_VOID_IN_LISP and GET_VOID_FROM_LISP. Eliminate the use of make_opaque_ptr() in unwind_protect code. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
482 -- refactor: Rename: default_face_height_and_width -> default_face_width_and_height and reverse width/height arguments. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
483 -- refactor: Separate out regular and disksave finalization, with a separate object method `disksaver'. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
484 -- refactor: TTY mapper for faces gets 2 args. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
485 -- refactor: USE_XFT* -> HAVE_XFT*. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
486 -- refactor: Unused or easily implemented functions Fsave_window_excursion, save_window_excursion_unwind removed. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
487 -- refactor: Use #'string-to-number with the BASE argument instead of #'font-hex-string-to-number, #'display-warning instead of #'font-warn in font.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
488 -- refactor: Use defcustom in cmdloop.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
489 -- refactor: Use of syswindows.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
490 -- refactor: XLIKE contains code common to GTK and X -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
491 -- refactor: XLIKE_get_gc takes a frame instead of a device as first argument. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
492 -- refactor: assert() improved to replace "if (...) ABORT()". -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
493 -- refactor: bignum_butlast(). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
494 -- refactor: change_frame_size_1(). Rename FRAME_BORDER_* to FRAME_INTERNAL_BORDER_*. Add FRAME_INTERNAL_BORDER_SIZE(). Add FRAME_REAL_TOOLBAR_BOUNDS() and top/left/bottom/right versions. Rewrite FRAME_*_BORDER_START and FRAME_*_BORDER_END. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
495 -- refactor: check_int_range() is now check_integer_range(), taking Lisp_Objects (and thus bignums). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
496 -- refactor: cl-macs is loaded if cl-extra.el being loaded interpreted. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
497 -- refactor: enum edge_pos (new) with TOP_EDGE, BOTTOM_EDGE, LEFT_EDGE, RIGHT_EDGE; subsume TOP_BORDER, TOP_GUTTER, enum toolbar_pos, enum gutter_pos, etc. New macro EDGE_POS_LOOP. New parameter NUM_EDGES. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
498 -- refactor: find-file-create-switch-thunk, new macro. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
499 -- refactor: find/get_ccl_program() moved functionality out of several functions where it was duplicated. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
500 -- refactor: iso-8859-2, windows-1250, iso-8859-3, iso-8859-4, iso-8859-14, iso-8859-15, iso-8859-16, iso-8859-9, macintosh, windows-1252, iso-8859-8, iso-8859-7, windows-1253, iso-8859-5, koi8-r, koi8-u, windows-1251, alternativnyj, koi8-ru, koi8-t, koi8-c, koi8-o, iso-8859-6, windows-1256 are of type fixed-width. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
501 -- refactor: shortest_length_among_sequences, new function. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
502 -- refactor: test-harness.el moved to lisp/. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
503 -- refactor: text_width() method takes a window instead of a frame. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
504 -- remove: #'cl-string-vector-equalp, #'cl-bit-vector-vector-equalp, #'cl-vector-array-equalp, #'cl-hash-table-contents-equalp, #'cl-mapcar-many. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
505 -- remove: Creation of windows-874 in mule/mule-win32-init.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
506 -- remove: Deactivate obsolete code in X face initialization. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
507 -- remove: Dead code in cl.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
508 -- remove: OffiX DND support -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
509 -- remove: PDWORD_PTR typedef (unused) from syswindows.h. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
510 -- remove: Support for "old" GNU malloc. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
511 -- remove: Support for emacs versions where keywords are not self-quoting. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
512 -- remove: mule/thai-util.el, mule/thai-xtis.el. -- Aidan Kehoe |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
513 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
514 Testing and Debugging |
5185
e785e579b084
Update CHANGES-beta with my changes to the trunk since 2009-09-20.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5155
diff
changeset
|
515 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
516 -- refactor: Clean up KKCC code related to DEBUG_XEMACS. New macros IF_OLD_GC(), IF_NEW_GC(). -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
517 -- new: valgrind debugging of allocation gets support. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
518 -- improve: debug_can_access_memory. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
519 -- improve: Print more variables upon --debug-paths. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
520 -- improve: Debug facilities. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
521 -- improve: 'debug-xemacs allows exit-to-debugger/assertion failure upon Lisp error during loadup. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
522 -- fix: Type consistency between debug and non-debug builds. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
523 -- fix: Conditionalize DEBUG_FONTS* definitions on DEBUG_XEMACS, provide empty definitions otherwise. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
524 -- improve: .gdbinit.in.in gets file argument to check-xemacs and check-temacs -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
525 -- fix: lrecord_type_popup_data, lrecord_type_window_configuration from .gdbinit. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
526 -- fix: Type detection in gdb pobj and friends. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
527 -- fix: @srcdir@ correctness in .gdbinit.in.in -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
528 -- improve: Generation of src/.gdbinit. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
529 -- fix: #'Check-Message comma syntax error. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
530 -- fix: .dbxrc looks for test-harness.el in lisp directory. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
531 -- fix: Bignum expected errors. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
532 -- fix: Check for fixed-width coding systems. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
533 -- fix: Correct line endings in tests. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
534 -- fix: Don't check the fixed-width coding systems with odd line endings for ASCII-transparency. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
535 -- fix: List of character sets in HELLO. -- Aidan Kehoe, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
536 -- fix: Operation of c-tests. -- Ben Wing, Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
537 -- fix: Restore mapping for scaron after testing. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
538 -- fix: Results must not be written into source file. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
539 -- fix: Revert to the original language environment in tests. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
540 -- fix: SXEmacs -> XEmacs in lisp-reader-tests.el. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
541 -- fix: Set buffer of new file to be non-modified here before killing it. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
542 -- fix: Syntax of tests for signaled errors. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
543 -- fix: Use utf-8 as file-name-coding-system under Cygwin 1.7+. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
544 -- fix: letf test passes. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
545 -- improve: #'Assert. -- Ben Wing, Stephen Turnbull, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
546 -- improve: #'test-harness-from-buffer reverses order of "got" and "expected" values. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
547 -- improve: Case tests. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
548 -- improve: Docs. -- Ben Wing, Aidan Kehoe, Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
549 -- improve: Refactor search and regexp tests, file tests. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
550 -- improve: Replace asserts in test-format-data-conversion. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
551 -- new: #'equalp hash table test, #'define-hash-table-test. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
552 -- new: #'equalp. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
553 -- new: #'functionp. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
554 -- new: #'generate-rounding-output (useful for generating data). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
555 -- new: #'mapcar, #'map and #'list-length throw malformed-list. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
556 -- new: #'nbutlast, #'butlast with dotted lists, #'ldiff, #'tailp with circular lists, dotted lists. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
557 -- new: #'reduce. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
558 -- new: (equal "hi there" [hi there]) => nil, not ==> error. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
559 -- new: Binding default-process-coding-system to nil. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
560 -- new: CODESYS in #'find-file is respected for files without content. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
561 -- new: Circularity checking with #'merge. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
562 -- new: Clearer error messages from image instantiation. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
563 -- new: Common Lisp-compatible multiple values. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
564 -- new: Common Lisp-compatible rounding functions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
565 -- new: Control-1 search bug. -- Ben Wing, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
566 -- new: Discard of multiple values in #'mapcar. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
567 -- new: Format strings with %b. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
568 -- new: More tests of equalp. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
569 -- new: Printing symbols with names that look like ratios. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
570 -- new: Some multidimensional characters should not use boyer_moore(). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
571 -- new: Torture test for case mappings. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
572 -- new: Unicode detection with very short inputs. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
573 -- new: Variables to control backtraces in tests. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
574 -- new: Zero-length files get sane coding system. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
575 -- new: escape-quoted for the range U+0000 to U+00FF. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
576 -- new: reproduce-crashes.el #12, #13. -- Adam Sjogren, Stephen Turnbull, Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
577 -- new: split-string-by-char. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
578 -- remove: DLL/dltest.c. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
579 -- remove: Unused binding. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
580 -- remove: auc-tex-test. -- Jerry James |
5155 | 581 |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
582 to XEmacs 21.5.29 "garbanzo" |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
583 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
584 Major Features and Backward Incompatible Changes |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
585 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
586 -- new: (incompatible) with-esc coding systems for 8-bit coding systems -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
587 -- improve: (incompatible) Avoid errors in substitute-in-file-name -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
588 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
589 User-Visible Bug Fixes and Minor Improvements |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
590 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
591 -- new: Command-line argument --script (GNU compatible) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
592 -- new: Just-in-time Unicode charsets -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
593 -- new: Support extended mouse buttons -- Mats Lidell |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
594 -- new: Support printing big numbers as base 2 -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
595 -- new: Windows icons -- Dan Polansky, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
596 -- new: write_region_inhibit_fsync -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
597 -- fix: ?\<newline> caused assert -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
598 -- fix: Crash on null font instance -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
599 -- fix: Cygwin run command needs an extra ShowWindow -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
600 -- fix: Frame change pending flag doesn't get reset -- Ron Isaacson |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
601 -- fix: GTK key defaults initialized incorrectly -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
602 -- fix: Little-endian UTF-16 surrogate handling is incorrect -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
603 -- fix: Off-by-one error in ccl_driver -- Julian Bradfield |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
604 -- fix: Printed char table values confuse strings and symbols -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
605 -- fix: Setting noninteractive window-system to 'stream contradicts docs -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
606 -- fix: Stage 2 font matching doesn't work for msprinter -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
607 -- fix: Window grow and shrink weren't quite inverses -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
608 -- fix: at_dot in regexps fails on non-ASCII -- Julian Bradfield |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
609 -- fix: bigfloat_to_string is very broken -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
610 -- fix: open-database ignores CODESYS -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
611 -- fix: openbox can't find frame icons -- Henry S. Thompson, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
612 -- fix: set_window_pixsize ignores modeline -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
613 -- fix: simple_search would underrun in reverse search -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
614 -- improve: User variable (including customize) handling -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
615 -- improve: bind mousewheel by default -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
616 -- improve: custom-face-prompt suggests faces at point -- Didier Verna, Andreas Rohler |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
617 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
618 Build Infrastructure |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
619 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
620 -- new: Check for FcConfig{Get,Set}RescanInterval -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
621 -- new: Preliminary work to support bundled packages -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
622 -- new: Support Intel's compiler -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
623 -- fix: %WindowsSdkDir%, %MSSddk% weren't checked for headers -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
624 -- fix: AC_CHECK_LIB was applied to variable -- Andreas Schwab, Mike Fabian, Martin Buchholz |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
625 -- fix: Autoload processing might miss some -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
626 -- fix: Bad M4 syntax leading to bogus compile failures in configure -- Vladimir Ivanovic, Aidan Kehoe, Martin Buchholz, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
627 -- fix: Check for explicit installation path were bogus -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
628 -- fix: Configuration of write barrier failed on Mac OS X/Intel -- Marcus Crestani |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
629 -- fix: INFOPATH was not set by configure -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
630 -- fix: Inadvertant diversion of 'share' to 'lib' for datadir -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
631 -- fix: Make used the wrong finder*.el -- Ville Skyttä |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
632 -- fix: Move autoload operator definitions to xemacs-base to handle new operators more easily -- Mike Sperber, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
633 -- fix: Multiple late package directories were allowed -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
634 -- fix: Typos (bugs) -- Mats Lidell |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
635 -- fix: Typos (ugly) -- Stephen Turnbull, Ville Skyttä |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
636 -- fix: URL for optional libraries in config.inc.samp -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
637 -- fix: dbm and Berkeley db checks -- Hans de Graaf, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
638 -- fix: make-docfile.el sometimes checks wrong dependency -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
639 -- improve: G++ detection with --xemacs-compiler -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
640 -- improve: Pointers to package docs in INSTALL -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
641 -- improve: Use Mercurial tip hash to identify beta builds -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
642 -- improve: Use different defaults for --with-xft=yes/no -- Mats Lidell |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
643 -- improve: Use pkg-config to find Xft -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
644 -- improve: gnudbm is universally called "gdbm" now -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
645 -- update: Create xe_fst to replace m4_fst (gone in autoconf 2.62) -- Ville Slyttä |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
646 -- update: Makefiles for Windows -- Adrian aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
647 -- update: PATH defines -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
648 -- update: config.guess, config.sub to 2009-02-02 -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
649 -- update: datarootdir conformance -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
650 -- update: install.sh is now install-sh, and sync to current FSF -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
651 -- update: nt/xemacs.mak (sync to Unix) -- Adrian Aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
652 -- update: support for Visual Studio 2005 manifests in nt -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
653 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
654 Documentation |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
655 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
656 -- improve: Description of image files in README -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
657 -- improve: FAQ -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
658 -- improve: HELLO uses UTF-8 for Arabic -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
659 -- improve: Internals manual -- Stephen Turnbull, Ville Skyttä, Aidan Kehoe, Adrian Aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
660 -- improve: Lisp Reference -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
661 -- improve: Misc. Texinfo manuals -- Ville Skyttä |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
662 -- improve: User Guide -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
663 -- improve: xemacs.1 -- Shyamal Prasad |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
664 -- update: Personal info -- Vin Shelton, Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
665 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
666 Lisp API |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
667 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
668 -- new: Support hash table lookup in CCL -- Dave Love, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
669 -- new: ascii-case-table (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
670 -- new: bit-vector-to-integer -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
671 -- new: check-coding-systems-region (API from GNU) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
672 -- new: debug-xemacs-searches -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
673 -- new: encode-coding-char (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
674 -- new: error-sequence-coding-system -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
675 -- new: fc-pattern-get-or-compute-size -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
676 -- new: format-time-string specs %z, %g, %G and %V (GNU sync) -- Shyamal Prasad |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
677 -- new: frob-unicode-errors-region -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
678 -- new: improve ability to describe text (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
679 -- new: integer-to-bit-vector -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
680 -- new: intern-soft DEFAULT argument -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
681 -- new: make-temp-file (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
682 -- new: map-charset-chars (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
683 -- new: no-fallback flag for specifier instantiation -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
684 -- new: query-coding-clear-highlights (internal) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
685 -- new: query-coding-region -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
686 -- new: query-coding-string -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
687 -- new: replace-regexp-in-string handles SUBEXP incorrectly -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
688 -- new: resize-temp-buffer-window (GNU-compatible alias) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
689 -- new: skip-chars-quote -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
690 -- new: subr-arity (API from GNU) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
691 -- new: support auto-autoload of coding systems -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
692 -- new: system-type-file-name-coding -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
693 -- new: temp-buffer-resize-mode (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
694 -- new: unencodable-char-position (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
695 -- new: unicode-error-default-translation-table -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
696 -- new: unicode-error-sequence-regexp-range -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
697 -- new: unicode-error-translate-region -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
698 -- new: with-case-table (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
699 -- fix: Map all Big5 characters -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
700 -- fix: ascii-case-table called put-case-table-pair incorrectly -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
701 -- fix: check-coding-systems-region returned wrong value -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
702 -- fix: coding-system-for-read defaults to undecided -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
703 -- fix: custom-save-all can corrupt GNU code in .emacs -- Jason Spiro, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
704 -- fix: custom-theme-reset-internal called get incorrectly -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
705 -- fix: display-graphic-p could pass an invalid device -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
706 -- fix: expand-region-abbrevs is case-sensitive -- Adrian Aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
707 -- fix: insert-file-contents and load called substitute-in-file-name -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
708 -- fix: leim-list-file-name wasn't used -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
709 -- fix: revert-buffer, recover-file set modiff in Mule -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
710 -- fix: setenv gets confused by implicit abbrev table -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
711 -- fix: special-form-p errors on subrs -- Jerry James, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
712 -- fix: split-window and delete-window can be broken by advice -- Henry S. Thompson |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
713 -- fix: write-region can give bogus results with coding system symbols -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
714 -- fix: x-color-list-internal didn't return a list of strings -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
715 -- fix: x_init_device maybe used uninitialized variables -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
716 -- improve: CODING-SYSTEM-OR-MUSTBENEW argument to write-region (GNU compatibility) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
717 -- improve: Distinguish can't find pixmap from don't have method -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
718 -- improve: Maybe use bignums in file-attributes -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
719 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
720 Internal API and Implementation |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
721 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
722 -- new: 8-bit coding systems in CCL -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
723 -- new: Bind shift-delete to kill-primary-selection -- Aidan Kehoe, Glynn Clements |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
724 -- new: English environments with Windows-1252 and UTF-8 -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
725 -- new: Implement invalid octet sequence handling in codecs -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
726 -- new: Implement safe-charsets and safe-chars -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
727 -- new: Installation-file-coding-system -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
728 -- new: TYPE argument for symbol-file (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
729 -- new: UTF-32 coding systems -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
730 -- new: vars_of_console_gtk -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
731 -- new: version.el, refactored from loadup.el -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
732 -- fix: 64-bit cleanliness -- Stephen Turnbull, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
733 -- fix: Argument order in query-coding-string was wrong -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
734 -- fix: Assertion in make-docfile: Visual C++ doesn't think Unix line endings are text -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
735 -- fix: Buffer overflow in doprnt -- Sebastian Freundt, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
736 -- fix: Buffer overrun in pdump_load -- Nix |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
737 -- fix: Build chokes on deprecated LDAP API -- Mats Lidell |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
738 -- fix: Changing load-file-name-internal is bad news -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
739 -- fix: Checking Qunbound fails to catch unspecified charset -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
740 -- fix: Comments reference long-defunct mocklisp -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
741 -- fix: Config-dependent defuns wrapped in eval-when-compile -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
742 -- fix: Cygwin >=1.7 doesn't like widechar interfaces -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
743 -- fix: Cygwin warning on undefined __STDC_VERSION__ -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
744 -- fix: Decode Installation-string -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
745 -- fix: Document that query-coding-clear-highlights can take a string -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
746 -- fix: Dynarr_add used where Dynarr_increment is needed -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
747 -- fix: EOF handled incorrectly in ccl_driver -- Ken'ichi Handa, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
748 -- fix: Fmswindows_short_file_name, Fmswindows_long_file_name should not have interactive specs -- John Paul Wallington |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
749 -- fix: Functions can be called if not fboundp -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
750 -- fix: GCC 4.3 warning elimination -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
751 -- fix: Handle missing directory for init files -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
752 -- fix: Image init assigns to rvalues in GTK -- Ville Skyttä, Dominique Quatravax |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
753 -- fix: Incompatibilities in image libraries on Win32 -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
754 -- fix: Initialize Cygwin X and X.org (as XFree86) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
755 -- fix: Language environment set up -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
756 -- fix: Local hooks sometimes aren't -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
757 -- fix: Many faces need defvars; add some -- Hans de Graaf, Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
758 -- fix: Memory leaks -- Jerry James, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
759 -- fix: Migration can corrupt init files -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
760 -- fix: Mismatched parens in ut-log-text -- Paul Keusemann |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
761 -- fix: Modifying build-in-face-specifiers is bad news -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
762 -- fix: Nonrepresentable character caused assert in Boyer-Moore -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
763 -- fix: Numeric overflow in recompute_need_to_garbage_collect -- Nix |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
764 -- fix: Saved windows save buffer point, but shouldn't -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
765 -- fix: Stream and TTY image conversion rules don't make sense -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
766 -- fix: Turkish is ISO-8859-9, not -5 -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
767 -- fix: Undocumented internal Xt functions were used -- Kenny Chien |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
768 -- fix: Unused parameter warnings -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
769 -- fix: Use escape-quoted when needed, add cookie to .elcs -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
770 -- fix: Warning elimination in Canna module -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
771 -- fix: Warnings and breakage vs. POSIX/C9X functions on Windows -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
772 -- fix: We don't have jit-lock-mode, needs if-fboundp -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
773 -- fix: Window configuration handling -- Henry S. Thompson, Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
774 -- fix: XCHAR_OR_INT invoked with side effects in ccl_driver -- Mike Fabian, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
775 -- fix: XftFont memory leak -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
776 -- fix: abbrev file coding is wrong -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
777 -- fix: autofilling of comments -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
778 -- fix: build-report.el doesn't understand Mercurial id -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
779 -- fix: byte-compile-file encoding was vulnerable to latin-unity -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
780 -- fix: face DEFAULT_INDEX is not necessarily 0 -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
781 -- fix: file-name-coding-system and its alias -- Aidan Kehoe, Katsumi Yamaoka |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
782 -- fix: function-key-map was incorrect for xfree86 and sun -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
783 -- fix: gnuserv needs to quote temp-directory -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
784 -- fix: isearch highlights matches during keyboard macro -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
785 -- fix: iso-8859-1 on non-Mule breaks EOLs -- Aidan Kehoe, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
786 -- fix: lost docs due to functions not at toplevel -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
787 -- fix: make-src-depend fails with Perl 5.10 -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
788 -- fix: modeline-update-tty-frame-specifier calls non-existent frame-tty-p -- Ron Isaacson |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
789 -- fix: mouse-read-file-name-1 inconsistent with resize-minibuffer-mode -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
790 -- fix: msprinter specifier tag needs to be always available -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
791 -- fix: mswindows-font-regexp is too strict -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
792 -- fix: other-frame cycles through too many (all) frames -- Ron Isaacson |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
793 -- fix: po is not Polish -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
794 -- fix: raw-text isn't TRT in detected_coding_system -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
795 -- fix: startup code was usurping device-specific roles -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
796 -- fix: winclient didn't try hard enough to connect -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
797 -- fix: xm_update_progress crash (missing values) -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
798 -- improve: Add locale information for many languages -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
799 -- improve: Add package-get-download-sites -- Adrian Aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
800 -- improve: Always provide x, tty, mswindows, msprinter, gtk and carbon as device tags -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
801 -- improve: Avoid printing spurious gensyms -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
802 -- improve: Byte compilation warning elimination -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
803 -- improve: Byte compile lambdas in default menus -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
804 -- improve: Byte compiler tweaks -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
805 -- improve: Cyrillic coding and environment support -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
806 -- improve: Description of bindings in describe-function -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
807 -- improve: Detect overlong hex escapes in Lisp reader -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
808 -- improve: Display information functions use accurate device types -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
809 -- improve: Docstrings and comments -- Stephen Turnbull, Aidan Kehoe, Dider Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
810 -- improve: Functions for querying window parameters -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
811 -- improve: Hash function for (short) lists -- Sebastian Freundt, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
812 -- improve: Identification of source files from Lisp -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
813 -- improve: Info support for LZMA compression -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
814 -- improve: Init file migration -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
815 -- improve: Interactive spec of lm-synopsis -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
816 -- improve: Make help distinguish special forms and subrs -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
817 -- improve: Make preloaded-file-list respect new dependencies -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
818 -- improve: Maybe inline delete-duplicates -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
819 -- improve: More characters in x-compose.el -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
820 -- improve: More debug info from startup-setup-paths -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
821 -- improve: NEW_GC implementation (write barrier) -- Marcus Crestani |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
822 -- improve: Optimize Feval -- Sebastian Freundt, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
823 -- improve: Optimize binding in some compiled functions -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
824 -- improve: Optimize feature checks for xemacs, cl, cl-extra, cl-19, and backquote -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
825 -- improve: Optimize string-to-sequence, string-to-list, string-to-vector (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
826 -- improve: Path-finding code now deals with multiple bases -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
827 -- improve: Printing of gensyms -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
828 -- improve: Profiler -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
829 -- improve: Refactor symbol-file to use defun* and return-from. |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
830 -- improve: Remove baroque font initialization for GTK -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
831 -- improve: Remove commented code -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
832 -- improve: Remove no-op code -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
833 -- improve: Remove unused functions -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
834 -- improve: Remove unused {x,gtk}-iso8859-1.el -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
835 -- improve: Rework display tables as char-tables -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
836 -- improve: STRBUFFER in replace-match can be a subexpression (GNU sync) -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
837 -- improve: Suppress experimental tutorials -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
838 -- improve: Use Boyer-Moore in more cases -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
839 -- improve: Use delete-duplicates instead of local defuns -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
840 -- improve: custom-variable-p needs to be a subr -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
841 -- improve: lambda expression correctness -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
842 -- improve: load-history -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
843 -- improve: make-image-specifier -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
844 -- improve: user options interactive prompting -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
845 -- improve: x-compose code -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
846 -- update: Add 'macintosh' as coding system name -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
847 -- update: FSF address -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
848 -- update: INLINE_HEADER for C99 semantics -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
849 -- update: Look for "share", not "lib", as data root (FHS) -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
850 -- update: Remove automatic-conversion coding system -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
851 -- update: Remove vscii and viqr coding systems -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
852 -- update: Rename mule-ccl.el to ccl.el (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
853 -- update: Support NOMODIFY in set-buffer-file-coding-systems (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
854 -- update: Sync API of encode-coding-char to GNU -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
855 -- update: Sync font lock keyword handling to GNU -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
856 -- update: add-to-list supports compare-fn (GNU sync) -- Brian Palmer, Aidan Kehoe, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
857 -- update: etags to Francesco Potorti's 17.33 -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
858 -- update: fontconfig has removed some misspelled names -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
859 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
860 Testing and Debugging |
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
861 |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
862 -- new: #$ is not modifiable test -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
863 -- new: 8-bit coding system tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
864 -- new: Case test -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
865 -- new: Char table printing test -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
866 -- new: Error condition tests for replace-regexp-in-string -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
867 -- new: Language environment tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
868 -- new: Lists differing only in order hash differently test -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
869 -- new: Little-endian Unicode surrogate tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
870 -- new: Symbol documentation tests -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
871 -- new: Test that revert does not leave buffer-modified-p -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
872 -- new: Unicode coverage tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
873 -- new: format tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
874 -- new: load-file-name is modifiable -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
875 -- new: print-gensym-alist tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
876 -- new: query-coding-tests.el -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
877 -- new: skip-chars-* tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
878 -- new: subr-arity tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
879 -- new: substitute-in-file-name with nonexistent envvar tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
880 -- new: test of at_dot with non-ASCII -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
881 -- fix: Tried to test symlinks where they don't work -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
882 -- fix: tests using with-string-as-buffer-contents were doing nothing -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
883 -- improve: Checked and renamed reproduce-bugs.el as reproduce-crashes.el. -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
884 -- improve: Silence-message doesn't disable clear-message -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
885 -- improve: Use make-temp-file where appropriate -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
886 -- improve: escape-quoted tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
887 -- improve: remove unneeded debug code from tests -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
888 -- improve: sanity[sic] of CCL tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
889 -- update: Test all 2^21 characters in Mule -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
890 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
891 to 21.5.28 "fuki" |
3886 | 892 |
893 Major Features and Backward Incompatible Changes | |
894 | |
895 -- fix: Check for missing dimensions for default face and window -- Aidan Kehoe, Mike Sperber | |
3973 | 896 -- fix: Crash in PNG error handler -- Stephen J. Turnbull, Ron Isaacson |
3886 | 897 -- fix: Crash in device-matching-specifier-list -- Stephen J. Turnbull |
3973 | 898 -- fix: Crash in gtk/x_reset_modifier_mapping -- Aidan Kehoe |
899 -- fix: Crash in linux_play_data_or_file on 64-bit linux -- Hans Graff, Vin Shelton | |
900 -- fix: Crash on double-close of fd in pdump -- Steve Higham, Vin Shelton | |
901 -- fix: Crash via buffer overflow in doc.c -- Aidan Kehoe, Fabrice Popineau | |
902 -- fix: Crash via buffer overrun in init_native_sound -- Jerry James | |
903 -- fix: Crash when deleting dialog via window manager -- Stephen J. Turnbull | |
904 -- fix: Device type of msprinter is non-window-system -- Aidan Kehoe | |
3886 | 905 -- fix: Float formats overflow output buffer -- Aidan Kehoe |
3973 | 906 -- fix: Font menu on non-Mule -- Aidan Kehoe |
3886 | 907 -- fix: ISO 2022 decoding kludges -- Aidan Kehoe |
908 -- fix: Make snarf-documentation robust to nonconforming DOC files -- Aidan Kehoe | |
3973 | 909 -- fix: Non-existent charset ID is specified for a mule-to-unicode call -- Aidan Kehoe |
3886 | 910 -- fix: Sanity checks before accessing frame in x_set_frame_properties -- Aidan Kehoe |
3973 | 911 -- fix: Type of arguments to GaugeMercury (related to progress bar crash?) -- Stephen J. Turnbull |
3886 | 912 -- fix: init_native_sound is called on a msprinter device -- Aidan Kehoe |
3973 | 913 -- fix: set-buffer-file-coding-system now sets buffer-modified-flag by default -- Aidan Kehoe |
914 -- new: Echo area resizing -- Adrian Aichner, Stephen J. Turnbull | |
3886 | 915 |
916 User-Visible Bug Fixes and Minor Improvements | |
917 | |
918 -- fix: Avoid delays in TTY-only builds by checking dispatch event queue -- Aidan Kehoe | |
919 -- fix: Avoid looking up variable bindings during GC -- Nix | |
920 -- fix: Buffer overruns in gnuclient and gnuslib -- Jerry James | |
3973 | 921 -- fix: Remove references to unimplemented input methods from language environments -- Aidan Kehoe |
3886 | 922 -- fix: Find modules correctly -- Ville Skyttä, Mike Sperber, Stephen Turnbull |
923 -- fix: Get X11 window property correctly on 64-bit platforms -- Stephen J. Turnbull, Mike Fabian, Takashi Iwai | |
924 -- fix: Handle coding system in file insertion in buffer properly -- Mike Sperber | |
925 -- fix: Info broke invariant `(equal buffer-file-truename (file-truename buffer-file-name))' -- Stephen J. Turnbull, Nelson Ferreira | |
926 -- fix: Lots of tweaking of Windows read-only handling -- Vin Shelton, Benson Margulies | |
927 -- fix: Make --unmapped work again -- Malcolm Purvis | |
928 -- fix: Make copying of char tables work -- Olivier Galibert, Stephen J. Turnbull | |
929 -- fix: Prevent C-z in a gnuclient frame from suspending the process -- Aidan Kehoe | |
930 -- fix: Regex for finding command nodes -- Jeff Miller | |
931 -- fix: Reversion should check buffer-file-coding-system -- Aidan Kehoe | |
932 -- fix: Syntax of guillemets -- Aidan Kehoe | |
933 -- fix: Window configuration should not restore window position unless requested -- Nix | |
934 -- improve: Better version info in etags -- Stephen Turnbull, Steve Youngs | |
935 -- improve: Case table, syntax table information for Cyrillic, Greek -- Aidan Kehoe | |
936 -- improve: Face initialization from X resources -- Aidan Kehoe | |
937 -- improve: Give x-compose-map an entry for sharp S -- Aidan Kehoe | |
938 -- improve: Handling of Asian "full-width" characters on TTY -- Aidan Kehoe | |
939 -- improve: Language environment detection from locale -- Aidan Kehoe | |
940 -- improve: Look harder for X11 locale-specific app-defaults files -- Malcolm Purvis | |
3973 | 941 -- improve: Make read-quoted-char terminate, not error, on non-character keys -- Aidan Kehoe |
942 -- improve: Sort abbrev database -- Adrian Aichner | |
943 -- improve: Support non-ISO Cyrillic keysyms -- Aidan Kehoe | |
944 -- improve: Sync etags to pot version 17.26; improve version report -- Stephen J. Turnbull, Steve Youngs | |
945 -- improve: Sync etags to pot version 17.32; move improved version report to configure, lose pot version report -- Stephen J. Turnbull | |
3886 | 946 -- improve: Try to rationalize resources of Xft in lwlib -- Stephen J. Turnbull |
947 -- improve: Use short list fixed string registries, not long list pruned by regexp for X11 fonts -- Aidan Kehoe | |
948 -- improve: charsets-in-region now in C -- Aidan Kehoe | |
949 -- improve: what-cursor-position gives Unicode and Mule information on non-ASCII -- Aidan Kehoe | |
950 -- new: Add raw string support like SXEmacs -- Aidan Kehoe | |
951 -- new: Find C source files for Lisp primitives -- Aidan Kehoe | |
952 -- new: Just-in-time definition of Unicode characters and X keysyms -- Aidan Kehoe | |
953 -- update: New package download sites -- Adrian Aichner | |
954 -- update: Sync etags to pot_etags_version 17.19 -- Stephen J. Turnbull | |
955 -- update: Sync pop[ch] to Emacs -- Jerry James | |
956 -- update: Update to 2003 version of ISO 8859-7 table -- Aidan Kehoe | |
957 | |
958 Build Infrastructure | |
959 | |
960 -- fix: Allow lowercase file names in mswin SDK -- Benson Margulies | |
961 -- fix: Avoid using Motif for cygwin -- Dr. Volker Zell | |
962 -- fix: C is not C++ -- Robert Pluim | |
963 -- fix: Check for u_int*_t typedefs -- Dr. Volker Zell | |
964 -- fix: Correct help strings, remove obsolete configure.* files -- Stephen J. Turnbull | |
3973 | 965 -- fix: Documentation of --with-error-checking options -- Stephen J. Turnbull |
3886 | 966 -- fix: Don't call ichar_to_unicode on non-MULE -- Mike Sperber |
967 -- fix: Enable SYSTEM_MALLOC on ppc64, alpha and ia64 systems -- Malcolm Purvis | |
968 -- fix: Make user-defined directories work in configure -- Mike Sperber | |
969 -- fix: Register --enable and --with forms with the option checking list -- Malcolm Purvis | |
970 -- fix: Remove Autoconf 2.13-isms -- Stephen J. Turnbull | |
971 -- fix: Revert workaround for now-fixed Cygwin bug of missing d_ino field -- Dr. Volker Zell | |
972 -- fix: Typo in configure shell syntax -- Jerry James | |
973 -- fix: Use $EGREP, not egrep -- Malcolm Purvis | |
974 -- fix: Use new Cygwin XPM lib name -- Rick Rankin | |
975 -- fix: Work around m4_cdr change -- Malcolm Purvis | |
976 -- fix: `config.status --recheck' bug in Autoconf 2.60/2.61 -- Malcolm Purvis | |
977 -- fix: char type correctness -- Vin Shelton, Aidan Kehoe | |
978 -- fix: configure debugger init files correctly -- Stephen J. Turnbull | |
979 -- improve: Conditionalize GCC warnings on version -- Jerry James | |
980 -- improve: Create $srcdir/src/depend if missing -- Stephen J. Turnbull | |
981 -- improve: Detect Intel Macs, use POSIX-style write barrier in NewGC -- Marcus Crestani | |
982 -- improve: Refactor Canna detection -- Stephen J. Turnbull | |
983 -- improve: Setup kit configuration -- Vin Shelton | |
984 improvement -- debugger init sources can use XCOMM convention | |
3915 | 985 -- new: Check for utilities that are not on "normal" Solaris PATH -- Stephen J. Turnbull, S L Baur |
3886 | 986 |
987 Documentation | |
988 | |
3973 | 989 -- fix: Description of kanji read syntax, size of Ichar (now 21 bits) -- Aidan Kehoe |
3886 | 990 -- fix: Improve docstrings -- Stephen J. Turnbull, Aidan Kehoe |
991 -- fix: Make manual conform to reality -- Malcolm Purvis, Robert Pluim, Aidan Kehoe, Stephen J. Turnbull | |
992 -- fix: New compatibility alias string-to-char-list -- Vin Shelton, Ville Skyttä | |
993 -- fix: Typo fixes in manual -- Stephen J. Turnbull, Aidan Kehoe | |
994 -- fix: Update FSF address -- Jerry James, Stephen Turnbull | |
995 -- fix: Update copyrights -- Stephen J. Turnbull | |
996 -- improve: Small rephrasing in TUTORIAL.de -- Adrian Aichner, hroptatyr | |
997 -- new: Describe X errors when using ssh in PROBLEMS -- Malcolm Purvis | |
998 -- new: Describe XFree86 crash in PROBLEMS -- Stephen J. Turnbull, Aidan Kehoe | |
999 -- new: Describe how X11R7 loses x11/bitmaps/gray in PROBLEMS -- Stephen J. Turnbull | |
3915 | 1000 -- update: Addresses in files and ChangeLogs -- Adrian Aichner, Stephen J. Turnbull |
3886 | 1001 |
1002 Lisp API | |
1003 | |
1004 -- fix: Catch error in cloning language environment -- Aidan Kehoe | |
1005 -- fix: Make shell-command use requested output buffer -- Jerry James | |
3973 | 1006 -- fix: xft-version is now DEVAR_CONST_INT. |
1007 -- improve: Face initialization and specification -- Aidan Kehoe | |
3886 | 1008 -- improve: Make `split-char' available in no-mule -- Aidan Kehoe |
1009 -- improve: New unicode-type property of Unicode coding systems -- Aidan Kehoe | |
3973 | 1010 -- improve; Partial sync of coding-category stuff to GNU -- Aidan Kehoe |
3886 | 1011 -- improve: Reorganize Mule lisp -- Aidan Kehoe |
3973 | 1012 -- new: Full access to FcConfig objects -- Stephen J. Turnbull |
1013 -- new: ccl-compile-mule-to-unicode, ccl-compile-unicode-to-mule, ccl-dump-mule-to-unicode, ccl-dump-unicode-to-mule -- Aidan Kehoe | |
3886 | 1014 -- new: deprecate set-charset-registry, charset-registry -- Aidan Kehoe |
3915 | 1015 -- new: font-lock-keywords-alist, font-lock-removed-keywords-alist, font-lock-add-keywords, font-lock-update-removed-keyword-alist, font-lock-remove-keywords -- Adrian Aichner |
3886 | 1016 -- new: set-charset-registries, charset-registries -- Aidan Kehoe |
3973 | 1017 -- new: x-coverage-instantiator specifier tag identifies Unicode fallbacks -- Aidan Kehoe |
3886 | 1018 -- update: Sync font-lock-add-keywords and font-lock-remove-keywords from GNU Emacs. -- Adrian Aichner |
1019 | |
1020 Internal API and Implementation | |
1021 | |
3973 | 1022 -- fix: Dead code elimination in font-mgr -- Stephen J. Turnbull |
3886 | 1023 -- fix: Eliminate buffer overflows and NULL pointer references -- Jerry James, Adrian Aichner |
1024 -- fix: Memory leaks -- Jerry James | |
1025 -- fix: Mule correctness with strings passed to warning functions -- Aidan Kehoe | |
1026 -- fix: Syntax errors -- Aidan Kehoe | |
1027 -- fix: Typo in string_direct_data_description -- Marcus Crestani | |
1028 -- fix: Use defined APIs -- Stephen J. Turnbull, Aidan Kehoe | |
1029 -- fix: Warning elimination -- Stephen J. Turnbull | |
1030 -- improve: Cache Xrm coding system -- Aidan Kehoe | |
1031 -- improve: GCPRO correctness -- Aidan Kehoe | |
1032 -- improve: NewGC fault handling -- Marcus Crestani | |
3973 | 1033 -- improve: Reorganize and document separate_textual_runs -- Olivier Galibert, Stephen J. Turnbull |
3886 | 1034 -- improve: 21-bit Mule chars to support JIT charsets -- Aidan Kehoe |
3973 | 1035 -- update: Get Unicode tables with permissive license -- Stephen J. Turnbull, Mike Fabian |
1036 | |
1037 Testing and Debugging | |
1038 | |
1039 -- improve: Sort results of charset-in-* before comparing to expected. -- Aidan Kehoe | |
1040 -- improve: gdbinit.in recognizes new FcConfig objects -- Stephen J. Turnbull | |
3886 | 1041 -- new: Silence-Message macro in test-harness.el -- Stephen J. Turnbull |
1042 -- new: Test for ISO-2022 decoder not choking on invalid UTF-8 -- Aidan Kehoe | |
1043 -- new: Test for copy-syntax-table bug -- Stephen Turnbull, Ralf Angeli | |
3973 | 1044 -- new: Test for correct usage of escape-quoted cookie -- Aidan Kehoe |
1045 -- new: Test for availability of input methods referenced in language environments -- Aidan Kehoe | |
3886 | 1046 -- new: Test raw strings -- Aidan Kehoe |
3973 | 1047 -- new: Test Unicode non-BMP support -- Aidan Kehoe |
3886 | 1048 |
3403 | 1049 to 21.5.27 "fiddlesticks" |
1050 | |
1051 Major Features and Backward Incompatible Changes | |
1052 | |
1053 -- fix: better autodetect of ISO 8859 vs. Big5 -- Joachim Schrod | |
1054 -- fix: shell widget geometry management (metacity maximize bug) -- Stephen J. Turnbull | |
1055 -- new: read multibyte characters as Unicode instead of Mule -- Aidan Kehoe, Pete Forman | |
1056 | |
1057 User-Visible Bug Fixes and Minor Improvements | |
1058 | |
1059 -- fix: separate resources for fcFontName and xftFont, fixes "can't change buffers-tabs font" bug -- Stephen J. Turnbull | |
1060 -- improve: speed up read of process output -- Tony Bennett | |
1061 -- improve: support more ALSA versions -- Jerry James | |
1062 -- new: document Xft font customization in User Guide -- Stephen J. Turnbull | |
1063 -- new: record load file name information for built-in symbols. -- Aidan Kehoe | |
1064 | |
1065 Build Infrastructure | |
1066 | |
1067 -- fix: update MS VC project files -- Adrian Aichner | |
1068 -- improve: configure.ac: Add stubs for fontconfig configuration. -- Stephen J. Turnbull | |
1069 | |
1070 Documentation | |
1071 | |
1072 -- fix: remove obsolete comment at next-line-add-newlines -- Ville Skyttä | |
1073 -- fix: COPYING: Update to latest upstream version. -- Jerry James | |
1074 -- improve: comments in fontconfig.el, x-init.el -- Stephen J. Turnbull | |
1075 -- improve: diagnostics for tab controls -- Stephen J. Turnbull | |
1076 -- improve: docstrings for CL functions -- Aidan Kehoe | |
1077 -- improve: geometry diagnostics in RootGeometryManager -- Stephen J. Turnbull, Francois L'Archeveque | |
1078 -- improve: reorganize beta.texi -- Stephen J. Turnbull | |
1079 -- new: internals node for creating new device types -- Stephen J. Turnbull | |
1080 -- new: read multibyte characters as Unicode in User Guide -- Aidan Kehoe | |
1081 | |
1082 Lisp API | |
1083 | |
1084 -- fix: pass a device to x-font-menu-font-data-xft. -- Jerry James | |
1085 -- fix: typo in code -- Aidan Kehoe | |
1086 -- improve: GNU sync of goto-line -- Ville Skyttä | |
1087 -- improve: error and usage messages -- Stephen J. Turnbull | |
1088 -- improve: fontconfig refactoring -- Stephen J. Turnbull | |
1089 | |
1090 Internal API and Implementation | |
1091 | |
1092 -- fix: 64-bit cleanliness in number.c -- Jerry James | |
1093 -- fix: 64-bit cleanliness in printing lwlib resources -- Jerry James | |
1094 -- fix: copy_command_builder left console uninitialized -- Jerry James | |
1095 -- fix: memory leak in font initialization -- Stephen J. Turnbull | |
1096 -- fix: remove spurious diagnostics in FcPattern creation -- Stephen J. Turnbull | |
1097 -- fix: signedness warnings in lwlib -- Jerry James | |
1098 -- fix: use of char-like types -- Aidan Kehoe | |
1099 -- fix: we don't support Xft v.1, remove pretense -- Stephen J. Turnbull | |
1100 -- improve: fontconfig refactoring -- Stephen J. Turnbull | |
1101 | |
3321 | 1102 to 21.5.26 "endive" |
1103 | |
1104 Major Features and Backward Incompatible Changes | |
1105 | |
1106 -- Improve: search for package roots on Windows. -- Vin Shelton | |
1107 -- Improve: support asynchronous finalization, remove explicit finalizers, and support for statistics for explicitly finalized objects. -- Marcus Crestani, Adrian Aichner | |
1108 -- New: support ALSA sound on Linux. -- Jerry James | |
1109 | |
1110 User-Visible Bug Fixes and Minor Improvements | |
1111 | |
1112 -- Fix: GC cursor display in mc-alloc. -- Marcus Crestani | |
1113 -- Fix: next-error.el vs. compile.el name clashes. -- Malcolm Purvis | |
1114 -- Fix: restore memory usage stats (fix regexp). -- Marcus Crestani | |
1115 -- Fix: synch widget-move-and-invoke, used by Gnus. -- Jerry James | |
1116 -- Fix: uncomment-region in C files. -- Jerry James | |
1117 -- Fix: use set-text-properties, not remove-list-of-text-properties. -- Jerry James | |
1118 -- Improve: convert decode-coding-region, encode-coding-region to interactive commands. -- Stephen Turnbull | |
1119 -- Improve: synch regex failure limits with GNU Emacs, avoiding asserts. -- Malcolm Purvis | |
1120 | |
1121 Build Infrastructure | |
1122 | |
1123 -- Fix: eliminate configure idioms obsolete in Autoconf 2.59. -- Jerry James, Ilya Golubev | |
1124 -- Improve: merge mc-alloc features into --with-newgc. -- Marcus Crestani | |
1125 | |
1126 Documentation | |
1127 | |
1128 -- Fix: document dependence of `run-lisp' on os-utils package. -- Mike Sperber | |
1129 -- Improve: move historical READMEs, etc, to internals.texi. -- Stephen Turnbull | |
1130 | |
1131 Lisp API | |
1132 | |
1133 -- Improve: remove dead API (lisp-send-defun). -- Mike Sperber | |
1134 | |
1135 Internal API and Implementation | |
1136 | |
1137 -- Fix: add missing do to RETURN_UNGCPRO_EXIT_PROFILING. -- Jerry James | |
1138 -- Fix: avoid malloc in vdb signal handler. -- Marcus Crestani | |
1139 -- Fix: broken use of memset in vdb_install_signal_handler. -- Mike Fabian | |
1140 -- Fix: eliminate bogus pointer to nowhere. -- Stephen Turnbull, Jerry James | |
1141 -- Fix: malloc size in Dynarr_realloc. -- Marcus Crestani | |
1142 -- Improve: add internal API to zero uninitialized string. -- Marcus Crestani | |
1143 -- Improve: dynamic array cleanup, remove duplicate code. -- Marcus Crestani | |
1144 -- Improve: handle memory shortage in mc-alloc properly. -- Marcus Crestani | |
1145 -- Improve: mc-alloc APIs now return number of pages processed. -- Marcus Crestani | |
1146 | |
3256 | 1147 to 21.5.25 "eggplant" |
1148 | |
1149 Major Features and Backward Incompatible Changes | |
1150 | |
1151 -- Fix: crash due to broken initialization of syntax cache. -- Stephen Turnbull | |
1152 -- Fix: crash due to incomplete Mule-ization of x_font_instance_truename. -- Stephen Turnbull | |
1153 -- Improve: configure UI for packages. -- Mike Sperber | |
1154 | |
1155 User-Visible Bug Fixes and Minor Improvements | |
1156 | |
1157 -- Fix: default char-syntax of CJK to ?w failed. -- Aidan Kehoe | |
1158 -- Fix: missing fonts due to MAX_FONT_COUNT = 5000 isn't infinite any more. -- Aidan Kehoe | |
1159 -- Fix: missing setlocale(3) initialization in Mule. -- Aidan Kehoe | |
1160 -- Improve: Java support in font-lock. -- Martin Buchholz | |
1161 -- Improve: Russian C-x processing. -- Aidan Kehoe | |
1162 -- Improve: use logical "beta" path to downloads. -- Adrian | |
1163 -- New: euc-cn coding system alias for cn-gb-2312. -- Aidan Kehoe | |
1164 -- Update: package download sites. -- Adrian Aichner | |
1165 | |
1166 Build Infrastructure | |
1167 | |
1168 -- Fix: conditionalization of checks for Xft library. -- Mike Sperber | |
1169 -- Fix: deletion of user-created links in distclean. -- Mike Sperber | |
1170 -- Fix: reporting of Xft in Installation. -- Stephen Turnbull | |
1171 -- Improve: cygwin include and no-X Xpm handling in configure. -- Vin Shelton | |
1172 | |
1173 Documentation | |
1174 | |
1175 -- Improve: comments. -- Aidan Kehoe, Stephen Turnbull | |
1176 -- New: node on keyboards with which one can't type Latin. -- Aidan Kehoe | |
3915 | 1177 -- Update: Info docs for new package-path configuration syntax. -- Mike Sperber |
3256 | 1178 |
1179 Lisp API | |
1180 | |
1181 -- New: rename command and binding in buffer menu mode. -- Stephen Turnbull | |
1182 | |
1183 Internal API and Implementation | |
1184 | |
1185 -- Fix: "not char-or-int-p: nil" bug in easymenu. -- Aidan Kehoe | |
1186 -- Fix: C++ correctness. -- Marcus Crestani | |
1187 -- Fix: buggy computation of dynarr size. -- Marcus Crestani | |
1188 -- Fix: char/event confusion introduced by a GNU Emacs sync. -- Aidan Kehoe | |
1189 -- Fix: missing hardware-specific X11 keycode initialization. -- Aidan Kehoe | |
1190 -- Fix: syntax errors. -- Andrey Slusar | |
1191 -- Fix: workaround missing d_ino field from 'struct dirent'. -- Rick Rankin | |
1192 -- Fix: x_find_charset_font returned Qunboundp inefficiently. -- Aidan Kehoe | |
1193 -- Fix: x_find_charset_font wasn't Mule-ized. -- Stephen Turnbull | |
1194 -- Improve: Cygwin support in MC_ALLOC. -- Marcus Crestani | |
1195 -- Improve: silence redundant gc cache warning. -- Marcus Crestani | |
1196 -- Improve: syntax cache factoring and documentation. -- Stephen Turnbull | |
1197 | |
3105 | 1198 to 21.5.24 "dandelion" |
3107 | 1199 Major features |
1200 | |
3915 | 1201 -- New: Xft font support. -- Stephen J. Turnbull, Aidan Kehoe, Daniel Pittman, Clemens Fruhwirth, Eric Knauel, Matthias Neubauer, Hrvoje Niksic, Olivier Galibert |
3107 | 1202 -- New: incremental garbage collector. -- Marcus Crestani |
1203 | |
1204 User-Visible Bug Fixes and Minor Improvements | |
1205 | |
3148 | 1206 -- Fix: autoload list-matching-lines. -- Malcolm Purvis |
3107 | 1207 -- Fix: change_window_height must change the window width when requested. -- Aidan Kehoe |
1208 -- Fix: crashes printing ISO2022 coding systems. -- Ben Wing | |
3148 | 1209 -- Improve: initializations depending on locale or language environment. -- Aidan Kehoe |
3107 | 1210 -- Update: etags to upstream 17.15. -- Malcolm Purvis |
3148 | 1211 -- Update: package download site list. -- Adrian Aichner |
3915 | 1212 -- Update: X11 search paths to include /usr(/local)/share/X11. -- Ville Skyttä |
3107 | 1213 |
1214 Build Infrastructure | |
1215 | |
1216 -- Fix build output directory structure on Windows. -- Marcus Crestani | |
1217 -- Fix: configuration of native sound on Windows. -- Ben Wing | |
1218 -- Fix: small bugs in configure of AC_INIT and PostgreSQL. -- Stephen J. Turnbull | |
1219 -- Improve: CVS behavior. -- Stephen J. Turnbull, Marcus Crestani, Malcolm Purvis | |
3148 | 1220 -- Improve: treatment and docs XE_COMPLEX_ARGs defaults. -- Malcolm Purvis, Stephen Turnbull |
3107 | 1221 -- Improve: refactor make clean, nuke .elcs. -- Ben Wing |
3148 | 1222 -- New: tests for backward-up-list. -- Stephen J. Turnbull |
3107 | 1223 |
1224 Documentation | |
1225 | |
3148 | 1226 -- Fix: Don't mention standard-syntax-table and standard-category-table. -- Aidan Kehoe |
1227 -- Fix: typos. -- Stephen J. Turnbull, Adrian Aichner | |
3107 | 1228 -- Improve: Add 'Known Problems' to the Help menu. -- Malcolm Purvis |
1229 -- Improve: HELLO in Irish and Tajik. -- Aidan Kehoe | |
3108 | 1230 -- Improve: INSTALL. -- Stephen J. Turnbull |
3107 | 1231 -- Improve: consistency of symbol quoting in documentation. -- Ben Wing |
1232 -- Improve: docstrings. -- Stephen J. Turnbull | |
1233 -- Improve: reorganize option list from configure. -- Malcolm Purvis | |
1234 -- Improve: texi document CVS branching. -- Ben Wing | |
3108 | 1235 -- Improve: texi documentation of DEFSYMBOL. -- Stephen J. Turnbull |
3107 | 1236 -- Improve: texi documentation of XEmacs Autoconf macros. -- Malcolm Purvis |
1237 -- Improve: update PROBLEMS, and install in etc. -- Malcolm Purvis | |
3111 | 1238 -- Update: about Jerry James. -- Stephen J. Turnbull |
3148 | 1239 -- Update: about Malcolm Purvis. -- Malcolm Purvis |
1240 -- Update: descriptions of font name syntaxes. -- Stephen J. Turnbull | |
3107 | 1241 |
1242 Lisp API | |
1243 | |
1244 -- Improve: generalize describe-syntax-table to describe-char-table. -- Ben Wing | |
1245 -- Improve: memory statistics reporting. -- Marcus Crestani | |
1246 | |
1247 Internal API and Implementation | |
1248 | |
1249 -- Fix: C++ build. -- Ben Wing, Marcus Crestani | |
1250 -- Fix: Mule-ize canna_api module. -- Ben Wing, Stephen J. Turnbull | |
1251 -- Fix: byte compile by conditional compilation. -- Ben Wing | |
1252 -- Fix: compilation errors and warnings in GTK code. -- Malcolm Purvis | |
3148 | 1253 -- Fix: compile stuff_buffered_input only if HAVE_TTY. -- Malcolm Purvis |
3107 | 1254 -- Fix: help on functions without documentation. -- Ben Wing |
1255 -- Fix: integer types for Berkeley db. -- Stephen J. Turnbull, Volker Zell | |
3111 | 1256 -- Fix: make modules build on Cygwin and Mac. -- Stephen J. Turnbull, Rick Rankin, Ben Wing |
3107 | 1257 -- Fix: quiet byte-compiler. -- Stephen J. Turnbull |
1258 -- Fix: syntax error -- Marcus Crestani | |
1259 -- Fix: uninitialized local variables. -- Stephen J. Turnbull | |
1260 -- Fix: use princ, not prin1 in debug print. -- Ben Wing | |
1261 -- Fix: use uint32_t declaration, fixing build on FreeBSD. -- Steve Youngs, Andrey Slusar | |
1262 -- Fix: value of MAX_STRING_ASCII_BEGIN under MC_ALLOC. -- Ben Wing | |
3108 | 1263 -- Fix: warning elimination, mark UNUSED parameters -- Marcus Crestani, Stephen J. Turnbull |
3107 | 1264 -- Improve: bignum support on mingwin. -- Ben Wing |
1265 -- Improve: lrecord uid handling. -- Ben Wing | |
1266 -- Improve: refactor default_object_printer. -- Marcus Crestani | |
3108 | 1267 -- Improve: remove dead code in lwlib. -- Stephen J. Turnbull |
3107 | 1268 -- Improve: reorganize lisp.h. -- Ben Wing |
3148 | 1269 -- Improve: set default syntax class to word. -- Aidan Kehoe, Ben Wing |
3111 | 1270 -- Improve: tabs widget internals. -- Stephen J. Turnbull |
3105 | 1271 |
2968 | 1272 to 21.5.23 "daikon" |
1273 Major features | |
1274 | |
3009 | 1275 -- New: all-singing, all-dancing --with/--enable aliasing. -- Malcolm Purvis |
1276 -- New: native NT support for building gmp, db, postgresql, ldap. -- Ben Wing | |
2970 | 1277 -- New: non-XPM color images can be mouse pointers. -- Ben Wing |
1278 | |
2968 | 1279 User-Visible Bug Fixes and Minor Improvements |
1280 | |
3009 | 1281 -- Fix: change address for crash reporting to xemacs-beta. -- Ben Wing |
3030 | 1282 -- Fix: configure requires explicit choice of Motif (from 21.4). -- Malcolm Purvis |
2970 | 1283 -- Fix: crash due to duplicate subrs with MC_ALLOC and modules. -- Marcus Crestani |
3009 | 1284 -- Improve: memory usage reporting, especially with MC_ALLOC. -- Ben Wing |
1285 -- Improve: remove obsolete autoconf 2.13 files. -- Malcolm Purvis. | |
1286 -- Improve: --with-cflags-optimization now forces optimization. -- Ben Wing | |
3014 | 1287 -- Update: sync package-get.el mirrors with website. -- Adrian Aichner, Ville Skyttä |
2970 | 1288 |
2968 | 1289 Build Infrastructure |
1290 | |
2970 | 1291 -- Fix: Cygwin, non-X build needs XPM header and library files in XE_CFLAGS. -- Mike Alexander, Rick Rankin |
3009 | 1292 -- Fix: guess VC++ version; set debug and browser flags appropriately. -- Ben Wing |
1293 -- Fix: pass -I$(SRC) to minitar.c so it compiles. -- Ben Wing | |
1294 -- Fix: pass module sources, not objects, to make-docfile. -- Ben Wing | |
1295 -- Fix: stop installexe.sh from adding redundant exe extension. -- Rick Rankin | |
2970 | 1296 -- Fix: variable initialization misordering in xemacs.mak. -- Adrian Aichner |
3009 | 1297 -- Improve: Canna API is now a module. -- Stephen Turnbull |
1298 -- Improve: delete more stuff in `make clean'. -- Ben Wing | |
1299 -- Improve: options now added to one OPT_*, rather than many FOO_*, variables. -- Ben Wing | |
2970 | 1300 -- Improve: replace support for autoconf 2.13 with warning to use autoconf 2.59. -- Malcolm Purvis |
1301 -- Improve: update config.inc.samp to recent versions and add gmp, db, postgresql, ldap support; also optimization in non-debug builds. -- Ben Wing | |
1302 -- Improve: xemacs.mak now caters to VC++ version, support for building gmp, db, postgresql, ldap; other fixes. -- Ben Wing | |
1303 | |
2968 | 1304 Documentation |
1305 | |
3009 | 1306 -- Fix: force C-h N to find etc/NEWS, not some package's. -- Steve Youngs |
2970 | 1307 -- Fix: texinfmt.el can build all Info files again. -- Adrian Aichner |
1308 -- Fix: typos in Texinfo docs. -- Adrian Aichner | |
1309 -- Improve: Texinfo docs about specifiers. -- Ben Wing | |
1310 -- Improve: comment style, 'foo -> `foo'. -- Ben Wing | |
3014 | 1311 -- Improve: comments and docstrings. -- Stephen Turnbull |
3030 | 1312 -- Improve: document --with/--enable, improve Mac OS X in INSTALL. -- Malcolm Purvis |
3009 | 1313 -- Improve: emodules.texi tells how to add modules to core. -- Stephen Turnbull |
3030 | 1314 -- Improve: FAQ includes examples of 21.5 configure options. -- Malcolm Purvis |
3009 | 1315 -- Improve: nt/README tells how to compile optional libs. -- Ben Wing |
1316 -- New: FAQ on `rebaseall' under Cygwin. -- Ben Wing | |
1317 -- New: internals documents XEmacs treatment of --with/--enable configure args. -- Malcolm Purvis | |
2970 | 1318 |
2968 | 1319 Lisp API |
1320 | |
3009 | 1321 -- Fix: finder-find-library returns accurate filename. -- Adrian Aichner |
1322 -- Fix: xemacs-composefunc kvetching when noninteractive. -- Stephen Turnbull | |
2970 | 1323 -- Improve: GC now triggers on relative, not absolute, consing. -- Ben Wing |
1324 -- Improve: memory usage reporting. -- Ben Wing | |
3009 | 1325 -- Improve: sync build-report.el to Adrian's version. -- Stephen Turnbull |
1326 -- Improve: sync read-buffer, line-number-at-pos, delete-dups, occur to GNU Emacs 22.0.50. -- Malcolm Purvis | |
1327 -- New: batch-build-report command. -- Stephen Turnbull | |
3030 | 1328 -- New: inherit properties for faces and custom. -- Ben Wing |
3009 | 1329 -- New: next-error from GNU Emacs. -- Malcolm Purvis |
2970 | 1330 -- New: `specifier-instantiator' and related primitives. -- Ben Wing |
1331 | |
2968 | 1332 Internal API and Implementation |
1333 | |
2970 | 1334 -- Fix: address of register variable can't be taken. -- Ben Wing |
3030 | 1335 -- Fix: asserts in lwlib are now consistent with src. -- Ben Wing |
2970 | 1336 -- Fix: bitrot in sysdep.c and nt.c. -- Ben Wing |
1337 -- Fix: bug in range tables with non-default closure. -- Ben Wing | |
1338 -- Fix: don't use C++ reserved words "new" and "catch", append '_'. -- Ben Wing | |
1339 -- Fix: initialization in mc-alloc. -- Marcus Crestani | |
3009 | 1340 -- Fix: non-MULE needs mswindows_current_locale too. -- Mike Alexander |
2970 | 1341 -- Fix: setlocale return string is volatile, dup it. -- Olivier Galibert |
3009 | 1342 -- Fix: unexec for _LP64 ELF architectures. -- Andrey Slusar |
1343 -- Fix: use of config.h, especially in Windows files. -- Ben Wing | |
3030 | 1344 -- Improve: refactor MC_ALLOC to reduce #ifdefs. -- Ben Wing |
3009 | 1345 -- Improve: use _CRT_SECURE_NO_DEPRECATE to suppress VC8 warnings. -- Ben Wing |
3030 | 1346 -- Improve: warning elimination. -- Ben Wing, Stephen Turnbull |
2970 | 1347 |
2928 | 1348 to 21.5.22 "cucumber" |
1349 | |
1350 Major features | |
1351 | |
2970 | 1352 -- New: support for Unnnn-style keysyms on X11. -- Aidan Kehoe |
2929 | 1353 |
2928 | 1354 User-Visible Bug Fixes and Minor Improvements |
1355 | |
2930 | 1356 -- Fix: window configuration subsystem. -- Michael Sperber, Fabrice Popineau |
2929 | 1357 |
2928 | 1358 Build Infrastructure |
1359 | |
2930 | 1360 -- Fix: add generated dumper files to .cvsignore. -- Marcus Crestani |
1361 -- Fix: add generated makefiles to .cvsignore in ./modules. -- Craig Lanning | |
2929 | 1362 |
2928 | 1363 Documentation |
1364 | |
2929 | 1365 -- Fix: lispref - compose processing now goes direct to character, not |
2930 | 1366 keysym. -- Aidan Kehoe |
1367 -- Improve: lispref - Mule explanations. -- Aidan Kehoe | |
2929 | 1368 -- Improve: lispref - remove discussion of pure storage, long disabled. |
2930 | 1369 -- Aidan Kehoe |
1370 -- New: lispref - face aliasing. -- Didier Verna | |
2929 | 1371 |
2928 | 1372 Lisp API |
1373 | |
2930 | 1374 -- New: face aliasing. -- Didier Verna |
2929 | 1375 |
2928 | 1376 Internal API and Implementation |
1377 | |
2930 | 1378 -- Fix: DLL implementation for Mac OS X "Tiger". -- Atanu Ghosh |
1379 -- Fix: false load path shadows after package update. -- Jeff Mincy, | |
1380 Adrian Aichner | |
1381 -- Fix: make CCL check for existence before using characters. -- Aidan Kehoe | |
2929 | 1382 -- Fix: memory descriptions for gap variables for better 64-bit support. |
2930 | 1383 -- Darryl Okahata |
1384 -- Fix: various cleanups for MC_ALLOC. -- Marcus Crestani | |
2929 | 1385 -- Improve: use characters instead of keysyms in x-compose.el. Remove |
2930 | 1386 iso8859 .els from dumped-lisp.el. -- Aidan Kehoe |
2929 | 1387 |
2788 | 1388 to 21.5.21 "corn" |
1389 | |
1390 Major features | |
1391 | |
2930 | 1392 -- New: An alternative memory allocator. -- Marcus Crestani |
2788 | 1393 |
1394 User-Visible Bug Fixes and Minor Improvements | |
1395 | |
2930 | 1396 -- Fix: Calculations in font-spatial-to-canonical. -- Ralf Angeli |
1397 -- Fix: Honor coding system argument when creating a file. -- Aidan Kehoe | |
1398 -- Fix: Prevent stripping of items from Command menu. -- Ralf Angeli | |
1399 -- Fix: Selection handling on Win32. -- Fabrice Popineau | |
1400 -- Improve: Better defaults for mail-user-agent. -- Aidan Kehoe | |
1401 -- Improve: Deprecate use of Emacs X resource class. -- Aidan Kehoe | |
1402 -- Improve: Initialize fontlock properly in *scratch*. -- Aidan Kehoe | |
1403 -- Improve: Make %backup%~ honor auto-save-directory. -- Steve Youngs, | |
1404 Jamie Zawinski | |
1405 -- Improve: Recognize some constructed Unicode keysyms. -- Aidan Kehoe | |
1406 -- Improve: Synch dired features from GNU Emacs. -- Mike Sperber, | |
1407 Richard Stallman, Luc Teirlinck, Stefan Monnier, Andreas Schwab | |
1408 -- Improve: Syntax and case mapping for ISO 8859 parts 14-16. -- Aidan Kehoe | |
1409 -- Improve: Warn about unbound Unicode keysyms. -- Aidan Kehoe | |
2788 | 1410 |
1411 Build Infrastructure | |
1412 | |
2930 | 1413 -- Fix: Asserts can't contain active code. -- Melvin Hadasht |
1414 -- Fix: Avoid "head -#", coreutils doesn't like it. -- Vin Shelton | |
1415 -- Fix: Build for non-DEBUG_XEMACS native Windows build. -- Marcus Crestani | |
1416 -- Fix: Cater to OpenBSD /bin/sh. -- Malcolm Purvis | |
1417 -- Fix: Check $ac_cv_build not $canonical for libossaudio. -- Aidan Kehoe | |
2788 | 1418 -- Fix: Define elfw(type) for unexec on Alpha and amd64 for FreeBSD. |
2930 | 1419 -- Andrey Slusar |
1420 -- Fix: Make get-user-response available regardless of config. -- Mike Sperber | |
2788 | 1421 -- Fix: Make srcdir absolute, include X header, terminate lines. |
2930 | 1422 -- Malcolm Purvis |
1423 -- Fix: Remove do-nothing --no-gnu-linker in Solaris builds. -- Vin Shelton | |
1424 -- Fix: Specifying optimization flags implies optimization. -- Stephen Turnbull | |
1425 -- Fix: Use HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED. -- Volker Zell | |
2788 | 1426 -- Fix: configure needs to include X11/Intrinsic.h to check for Xaw. |
2930 | 1427 -- Robert Delius Royar, Aidan Kehoe, Jerry James |
1428 -- Fix: egetenv needs process.h in device-x.c. -- Marcus Crestani | |
1429 -- New: Conditionally compile insert-data-in-exec. -- Marcus Crestani | |
2788 | 1430 |
1431 Documentation | |
1432 | |
2930 | 1433 -- Fix: Add "--with" prefix in docstrings in configure.ac. -- Aidan Kehoe |
1434 -- Fix: Documentation typos. -- Aidan Kehoe, Adrian Aichner | |
1435 -- Improve: Mention and deprecate atomic extents in docstring. -- Aidan Kehoe | |
1436 -- Improve: Texinfo docs. -- Aidan Kehoe, Stephen Turnbull, Ben Wing | |
2788 | 1437 |
1438 Lisp API | |
1439 | |
1440 -- Improve: Use override-redirect to suppress WM decorations. | |
2930 | 1441 -- Stephen Turnbull |
1442 -- New: More stats for show-memory-usage. -- Marcus Crestani | |
2788 | 1443 |
1444 Internal API and Implementation | |
1445 | |
1446 -- Fix: Argument count in issue_call_trapping_problems_warning. | |
2930 | 1447 -- Stephen Turnbull |
1448 -- Fix: Avoid use of nonexistent insert-for-yank. -- Aidan Kehoe | |
1449 -- Fix: Buffer overflow in pdump backtrace array. -- Jerry James | |
1450 -- Fix: Control-1 handling in CCL. -- Aidan Kehoe | |
1451 -- Fix: fakemail for FreeBSD >= 4. -- Andrey Slusar | |
1452 -- Improve: Dynamic diagnostic backtrace for KKCC. -- Marcus Crestani | |
2788 | 1453 |
2652 | 1454 to 21.5.20 "cilantro" |
1455 | |
1456 Major Features | |
1457 | |
2930 | 1458 -- New: Handle various X selection targets properly. -- Aidan Kehoe |
2652 | 1459 |
1460 User-Visible Bug Fixes and Minor Improvements | |
1461 | |
2930 | 1462 -- Fix: Handle active regions properly. -- Adrian Aichner |
1463 -- Fix: pui-list-packages handles longer filenames. -- Norbert Koch | |
2652 | 1464 |
1465 Build Infrastructure | |
1466 | |
2930 | 1467 -- Improve: Port configure to autoconf 2.59. -- Malcolm Purvis |
1468 -- Fix: make-docfile.c misparsed UNUSED macro in defuns. -- Stephen Turnbull | |
1469 -- Fix: Don't copy non-existent BUGS file on NT. -- Adrian Aichner | |
1470 -- Fix: Typo in PDUMP section of Makefile.in.in. -- Mike Alexander | |
2652 | 1471 |
1472 Documentation | |
1473 | |
2930 | 1474 -- Improve: Update info/dir. -- Adrian Aichner |
1475 -- Improve: Automate updating of release date in about.el. -- Stephen Turnbull | |
3915 | 1476 -- New: about.el entry for Simon Josefsson. (Simon Josefsson |
2930 | 1477 -- Fix: Typos. (Adrian Aichner |
1478 -- Improve: Sort memory usage report sections by usage. -- Adrian Aichner | |
1479 -- Improve: Glyphs documentation. -- Ben Wing | |
1480 -- Improve: Description of build configuration system. -- Malcolm Purvis | |
1481 -- New: Description of build configuration system. -- Stephen Turnbull | |
1482 -- New: Lispref node on CCL Example. -- Aidan Kehoe | |
1483 -- Improve: Describe \c and \C in Syntax of Regexps. -- Aidan Kehoe | |
1484 -- Improve: Future Work -- Better Rendering Support. -- Stephen Turnbull | |
1485 -- Improve: Comments. -- Stephen Turnbull, Aidan Kehoe | |
2652 | 1486 |
1487 Lisp API | |
1488 | |
2930 | 1489 -- New: GNU semi-compatible decode-char and encode-char. (Aidan Kehoe |
2652 | 1490 |
1491 Internal API and Implementation | |
1492 | |
2930 | 1493 -- Fix: Avoid consing in operate-on-matching-lines. -- Adrian Aichner |
1494 -- Fix: Correctly disable geometry negotiation in tabs widget. -- Stephen Turnbull | |
1495 -- New: Backtrace feature for KKCC. -- Marcus Crestani | |
1496 -- Fix: Type casts in database.c. -- Marcus Crestani | |
1497 -- Fix: Adjust s&m to FreeBSD 6.x reality. -- Andrey Slusar | |
2652 | 1498 |
1499 Quality Assurance Infrastructure | |
1500 | |
2930 | 1501 -- New: USED_IF_BIGFLOAT macro. -- Jerry James |
1502 -- New: region-tests.el. -- Adrian Aichner | |
1503 -- New: autoconf/regressiontest.pl. -- Malcolm Purvis | |
2652 | 1504 |
2593 | 1505 to 21.5.19 "chives" |
1506 | |
1507 Major Features | |
1508 | |
2930 | 1509 -- Improve: major reorganization of source tree docs. -- Ben Wing |
1510 -- Improve: behaviors get new code and many new implementations. -- Ben Wing | |
2593 | 1511 |
1512 User-Visible Bug Fixes and Minor Improvements | |
1513 | |
2930 | 1514 -- Fix: security hole (CAN-2005-0100) in movemail. -- Vin Shelton |
1515 -- Fix: data truncation in i.c. -- Ben Wing | |
1516 -- Fix: region deletion bug. -- Stephen Turnbull | |
1517 -- Fix: crash in Frecord_buffer. -- Yoshiki Hayashi | |
1518 -- Fix: Metacity maximize bug. -- Stephen Turnbull | |
1519 -- Fix: data truncation bugs in unix_send_process. -- David Evers, Jerry James | |
1520 -- Fix: recognise AltGr as a valid modifier in GTK. -- Malcolm Purvis | |
1521 -- Fix: recognize ISO keysyms. -- Ville Skyttä | |
2593 | 1522 -- New: on Windows, dump Unicode tables to allow non-ASCII invocation. |
2930 | 1523 -- Ben Wing |
1524 -- New: splash screen. -- Ben Wing | |
1525 -- New: support treating shortcuts under Windows as symbolic links. -- Ben Wing | |
1526 -- Improve: GNU-compatible coding system aliases. -- Aidan Kehoe | |
1527 -- Improve: help system. -- Ben Wing | |
1528 -- Improve: mouse-track. -- Ben Wing | |
1529 -- Improve: support ISO 8859/16 by default. -- Aidan Kehoe | |
2593 | 1530 |
1531 Build Infrastructure | |
1532 | |
1533 -- Fix: copy BUGS, README, COPYING and Installation on installation on | |
2930 | 1534 Windows. -- Ben Wing |
1535 -- Fix: installation for Cygwin. -- Marcus Crestani | |
1536 -- Fix: various build problems. -- Ben Wing | |
1537 -- Fix: various things in configure. -- Ben Wing | |
1538 -- New: default pdump on for Cygwin. -- Marcus Crestani | |
1539 -- New: support NetBSD sound via Linux API. -- Aidan Kehoe | |
1540 -- Improve: generation of CFLAGS (Jerry James, Ben Wing | |
1541 -- Improve: parallel build support. -- Malcolm Purvis | |
3182 | 1542 -- Improve: support --package-prefix as simple interface to --package-path |
1543 facility. -- Ben Wing | |
2930 | 1544 -- Improve: support mmdf and pop arguments to --mail-locking. -- Ben Wing |
2593 | 1545 |
1546 Documentation | |
1547 | |
2930 | 1548 -- Fix: beta.texi. -- Stephen Turnbull, Robert Royar |
1549 -- Fix: typos. -- Alexey Mahotkin, Andreas Eder | |
1550 -- New: "Future Work -- Better Rendering Support". -- Stephen Turnbull | |
1551 -- New: "Future Work" collects feature proposals in Internals. -- Ben Wing | |
1552 -- New: empty ChangeLog entry. -- Ben Wing | |
1553 -- New: personal photos. -- Malcolm Purvis | |
1554 -- Improve: Lispref (Shyamal Prasad, Stephen Turnbull, Aidan Kehoe | |
1555 -- Improve: Users' Guide. -- Ben Wing | |
1556 -- Improve: about.el. -- Malcolm Purvis, Ben Wing | |
1557 -- Improve: docstrings. -- Ben Wing, Stephen Turnbull, Adrian Aichner, | |
1558 Aidan Kehoe | |
1559 -- Improve: gnuserv docs. -- Stephen J. Turnbull | |
1560 -- Improve: incorporate source tree docs in FAQ. -- Ben Wing | |
1561 -- Improve: major overhauls of FAQ, Internals. -- Ben Wing | |
1562 -- Improve: various comments. -- Ben Wing | |
2593 | 1563 |
1564 Lisp API | |
1565 | |
1566 -- Improve: sync bytecomp-runtime.el (make-obsolete, make-obsolete-variable). | |
2930 | 1567 -- Ville Skyttä |
2593 | 1568 -- Improve: sync paragraphs.el, custom.el, subr.el, newcomment.el, |
2930 | 1569 fill.el, page.el, register.el. -- Ben Wing |
1570 -- New: move regexp-opt.el and easy-mmode.el from packages to core. -- Ben Wing | |
2593 | 1571 -- New: next/previous-single-char-property-change and make |
2930 | 1572 next/previous-single-property-change work like in FSF. -- Ben Wing |
1573 -- New: xemacs-font-lock-c-keywords and friends. -- Ben Wing | |
2593 | 1574 |
1575 Internal API and Implementation | |
1576 | |
2930 | 1577 -- Fix: ^M brokenness in res.rc. -- Ben Wing |
1578 -- Fix: adapt to recent changes in Cygwin. -- Ben Wing | |
2593 | 1579 -- Fix: byte-char conversion, should speed up Mule if there are |
2930 | 1580 non-ASCII characters in the buffer. -- Ben Wing |
1581 -- Fix: coding cookie recognition in .elc. -- Ben Wing | |
1582 -- Fix: data-in-executable problems. -- Olivier Galibert, Ben Wing | |
1583 -- Fix: find-coding-system-magic-cookie-in-file. -- Ben Wing | |
1584 -- Fix: leaking process handles. -- Ben Wing | |
2593 | 1585 -- Fix: only call device method compute_scrollbar_instance_usage() if it |
2930 | 1586 is defined. -- Zajcev Evgeny |
2593 | 1587 -- Fix: protect callers of MSFT syscalls from MSFT API randomization. |
2930 | 1588 -- Ben Wing |
1589 -- Fix: typos. -- Robert Royar | |
1590 -- Fix: warnings. -- Aidan Kehoe, Ben Wing | |
1591 -- New: Hashcode type. -- Ben Wing | |
1592 -- New: color API. -- Ben Wing | |
1593 -- New: rename abort() macro to ABORT() to placate VC 7. -- Ben Wing | |
1594 -- Improve: GCPRO macros. -- Ben Wing | |
1595 -- Improve: Mule-ize various things. -- Ben Wing | |
2593 | 1596 -- Improve: Suppress aliasing warning in free_hook; Jerry says not a fix? |
2930 | 1597 -- Ben Wing |
1598 -- Improve: UNUSED parameter marking, UNO support. -- Malcolm Purvis, | |
1599 Jerry James | |
1600 -- Improve: Unicode-ize various things. -- Ben Wing | |
1601 -- Improve: critical section protection. -- Ben Wing | |
2593 | 1602 -- Improve: debug info on attempt to throw outside of a function where |
2930 | 1603 call_trapping_problems() has been used. -- Ben Wing |
1604 -- Improve: menubar support. -- Ben Wing | |
1605 -- Improve: more orthogonality in emacs-root-finding. -- Mike Sperber | |
1606 -- Improve: move etc/aliases.ksh to xemacs-builds CVS module. -- Ben Wing | |
1607 -- Improve: move etc/chr.png, etc/chrm.png to etc/photos/ (Ben Wing | |
1608 -- Improve: partially rework Unicode support. -- Ben Wing | |
1609 -- Improve: path handling correctness. -- Ben Wing | |
2593 | 1610 -- Improve: rangetabs get different types of ranges (open/closed start |
2930 | 1611 and end). Change default to be start-closed, end-open. -- Ben Wing |
1612 -- Improve: refactor Initialization changes: (Ben Wing | |
1613 -- Improve: refer to init.el not .emacs in menus. -- Stephen Turnbull | |
1614 -- Improve: s&m files by removing autodetected stuff. -- Ben Wing | |
1615 -- Improve: support dumping bignums. -- Jerry James, Olivier Galibert | |
1616 -- Improve: support for crashing gently. -- Ben Wing | |
1617 -- Improve: type and keyword pedantry. -- Jerry James, Ben Wing | |
1618 -- Improve: update etags from upstream. -- Jerry James | |
1619 -- Remove: EXTERNAL_LIST_LOOP because it can infloop. -- Ben Wing | |
2593 | 1620 -- Remove: etc/gnu.xpm, etc/gnu.xbm, etc/sink.xbm, etc/ms-kermit, |
2930 | 1621 etc/ms-kermit-7bit (Ben Wing |
1622 -- Remove: unneeded/unused code. -- Ben Wing, Stephen Turnbull | |
2593 | 1623 |
1624 Quality Assurance Infrastructure | |
1625 | |
2930 | 1626 -- Fix: conflict with builtin in .gdbinit. -- Golubev I. N. |
1627 -- New: regexp tests. -- Stephen Turnbull, Vin Shelton | |
1628 -- New: os-tests.el. -- Stephen Turnbull | |
1629 -- Improve: profiling support. -- Ben Wing | |
2593 | 1630 |
2345 | 1631 to 21.5.18 "chestnut" |
1632 | |
1633 Major Features | |
1634 | |
2930 | 1635 -- Improve: GTK support gets many fixes and improvements -- Purvis. |
1636 -- Improve: pdump gets data in executable support, -si option -- Galibert. | |
1637 -- New: GTK gets default gtkrc -- Purvis. | |
1638 -- New: bignum support -- James (lead), Sivakumar, Turnbull. | |
2345 | 1639 |
1640 User-Visible Bug Fixes and Minor Improvements | |
1641 | |
2930 | 1642 -- Fix: 'no-conversion is special in eol detection -- Turnbull. |
1643 -- Fix: `display-completion-list' does not overflow window -- Grundmann. | |
1644 -- Fix: X error handler must not call stderr_out -- Clements. | |
1645 -- Fix: bogus error in `apropros' -- Turnbull. | |
1646 -- Fix: bogus error in `package-require' -- Youngs. | |
1647 -- Fix: buffer editing by `call-process-region' -- Aichner. | |
1648 -- Fix: coredump from bogus position computation in syntax cache -- Euler. | |
1649 -- Fix: coredump from redisplay wrapping in signal.c -- James. | |
1650 -- Fix: coredump in giflib -- Hines. | |
1651 -- Fix: etags.el correctly handles tags with name fields -- Grundmann. | |
1652 -- Fix: prevent minibuffer from hijacking marks -- Sperber. | |
1653 -- Fix: respect `allow-deletion-of-last-visible-frame' -- Zajcev. | |
1654 -- Fix: sync revert-buffer to 21.4 -- Turnbull, Sparapani. | |
1655 -- Improve: error message formatting -- Gatzemeier. | |
1656 -- Improve: etags.el optimized for exuberant ctags -- Grundmann. | |
1657 -- Improve: isearch-abort preserves interim successes -- Turnbull, Zawinski. | |
1658 -- Improve: package info reporting -- Youngs. | |
1659 -- Improve: window configuration handling -- Rychter. | |
2345 | 1660 |
1661 Build Infrastructure | |
1662 | |
2930 | 1663 -- Fix: 64-bit support -- Purvis, SuSE. |
1664 -- Fix: configure.in syntax, logic -- Turnbull, James, Purvis. | |
1665 -- Fix: make install went interactive -- Aichner. | |
1666 -- Fix: rebuild finder-inf.el -- Turnbull. | |
1667 -- Improve: Makefile diagnostics -- Turnbull. | |
1668 -- Improve: Windows build support -- Aichner. | |
1669 -- Improve: configure compiler warning setup -- James, Purvis. | |
1670 -- Improve: configure diagnostics -- Turnbull. | |
1671 -- Improve: configure feature detection -- Purvis, James, Turnbull. | |
1672 -- Improve: configure report -- Turnbull, James. | |
1673 -- Improve: icc support -- James. | |
1674 -- Improve: install procedure -- Galibert. | |
1675 -- New: configure supports Playstation2 -- Myrkraverk. | |
1676 -- New: support for parallel builds -- Purvis. | |
2345 | 1677 |
1678 Documentation | |
1679 | |
2930 | 1680 -- Improve: about.el version reporting -- Turnbull. |
1681 -- Improve: comments and docstrings -- Turnbull, Aichner, Gatzemeier. | |
1682 -- New: lispref.texi documents bignum support -- Turnbull, James. | |
1683 -- New: lispref.texi documents text field support -- James. | |
1684 -- Update: FAQ -- Turnbull. | |
1685 -- Update: NEWS -- Turnbull. | |
1686 -- Update: PACKAGES -- Koch. | |
1687 -- Update: about.el -- Turnbull. | |
1688 -- Update: internals.texi -- James, Turnbull. | |
1689 -- Update: lispref.texi -- Turnbull, Okahata. | |
1690 -- Update: menus to XEmacs config file reality -- Turnbull. | |
2345 | 1691 |
1692 Lisp API | |
1693 | |
2930 | 1694 -- Improve: pixel position reporting -- Okahata. |
2345 | 1695 |
1696 Internal API and Implementation | |
1697 | |
2930 | 1698 -- Fix: C macro definition for icc -- James. |
1699 -- Fix: C++ build problems -- James, Verna. | |
1700 -- Fix: Cygwin bug workaround conditionalized -- James. | |
1701 -- Fix: Lisp internal type manipulation -- James. | |
1702 -- Fix: bogus CVS conflict in package-ui.el -- Aichner. | |
1703 -- Fix: callproc.c vestiges removed -- James. | |
1704 -- Fix: format conversions in pdump report -- Turnbull. | |
1705 -- Fix: function argument usage -- James. | |
1706 -- Fix: incomplete macro in external widget support -- Golubev. | |
1707 -- Fix: lwlib GC handling -- James. | |
1708 -- Fix: lwlib computation of widget changes -- James. | |
1709 -- Fix: mark unused parameters -- James, Wing. | |
1710 -- Fix: remove duplicate functions -- Turnbull. | |
1711 -- Fix: remove unused variables -- James. | |
1712 -- Fix: specifier validation -- James. | |
1713 -- Fix: update byte compiler function database -- James. | |
1714 -- Fix: warning suppression -- James, Gatzemeier. | |
2345 | 1715 -- Fix: workaround Darwin's distaste for ISO 8859/2 filenames. |
2930 | 1716 -- Improve: custom database save -- Aichner, Niksic. |
1717 -- Improve: itimer implementation -- James, Jones, Buchholz, Yamaoka. | |
1718 -- Improve: test-harness.el Assert macro -- James. | |
1719 -- New: LTDL support in ELLs -- James. | |
1720 -- Update: INSTALL Canna, Make descriptions -- James, Purvis. | |
1721 -- Update: SERVICE sync with upstream -- James. | |
1722 -- Update: derived.el, subr.el, cl*.el sync to Emacs 21.3 -- James. | |
1723 -- Update: etags sync with upstream v17.6 -- James. | |
2345 | 1724 |
1725 Quality Assurance Infrastructure | |
1726 | |
2930 | 1727 -- Fix: regression tests using most-negative-fixnum -- James. |
1728 -- Improve: faster Mule tests -- Turnbull. | |
1729 -- New: Uno support -- James. | |
1730 -- New: regression tests -- Turnbull, Youngs, Yamaoka, Shelton, James. | |
2345 | 1731 |
1963 | 1732 to 21.5.17 "chayote" |
1733 | |
1734 Build | |
1735 | |
2930 | 1736 -- New: configure reports cc and libc versions -- Kletnieks, Turnbull. |
1737 -- New: configure supports icc -- James. | |
1738 -- New: configure supports typeof extension -- James. | |
1739 -- New: use XCFLAGS to allow different flags for XEMACS_CC -- Turnbull. | |
1740 -- Improve: module build process -- James. | |
1741 -- Fix: compiler warnings -- Turnbull. | |
1742 -- Fix: configure CFLAGS detection -- James, Turnbull. | |
1743 -- Fix: configure arg parsing on Solaris -- Niksic, Shelton, Turnbull. | |
1744 -- Fix: configure warning and progress messages -- Turnbull. | |
1745 -- Fix: force regeneration of Lisp on every build -- Turnbull. | |
1746 -- Fix: minitar compiler warnings, errors -- Aichner. | |
1747 -- Fix: mislocation of installexe.sh -- James. | |
1748 -- Fix: missing $(ldflags) in libsrc -- James. | |
1749 -- Fix: remove dead references to GNU DLD -- James. | |
1750 -- Fix: remove obsolete makefile cruft -- Turnbull. | |
1963 | 1751 |
1752 Documentation | |
1753 | |
2930 | 1754 -- Improve: charset registry docs -- Golubev. |
1755 -- Improve: specifier and internals docs -- Turnbull. | |
1756 -- Improve: test-harness reporting -- Aichner, Shelton, Turnbull. | |
1757 -- New: weak data structure testing -- Kaltenbach. | |
1758 -- Remove: own photos and personal information -- Youngs. | |
1759 -- Update: library versions in Windows docs -- James. | |
1760 -- Update: package list -- Koch. | |
1761 -- Fix: TeXinfo syntax -- Golubev, Turnbull. | |
1762 -- Fix: clarifications -- Turnbull. | |
1763 -- Fix: typos -- Aichner, Golubev, Turnbull. | |
1764 -- Fix: workaround version issues in NAS headers -- Turnbull. | |
1963 | 1765 |
1766 Lisp API | |
1767 | |
1768 -- New: device-num-screens, device-backing-store, device-save-under, | |
2930 | 1769 add-to-invisibility-spec, remove-from-invisibility-spec -- James. |
1963 | 1770 -- New: lazy (widget), widget-child-value-get, widget-child-value-inline, |
1771 widget-child-validate, widget-type-value-create, widget-type-default-get, | |
2930 | 1772 widget-type-match -- Abrahamsen, Youngs. |
1773 -- New: package-get-list-packages-where -- Youngs. | |
1774 -- New: pui-display-maintainer command -- Youngs. | |
1775 -- New: pui-help-echo displays both installed and available versions -- Youngs. | |
1776 -- Synch: frame.el to GNU Emacs 21.3 -- James. | |
1777 -- Fix: cl-do-prettyprint formatting of prog* -- Youngs. | |
1778 -- Fix: update coding system name usage -- James. | |
1963 | 1779 |
1780 Internals | |
1781 | |
2930 | 1782 -- Improve: KKCC -- Kaltenbach. |
1783 -- Improve: compiler.h for use with modules -- James. | |
1784 -- Improve: make QUIT-related APIs visible to modules -- James. | |
1785 -- New: support more device metrics on X11 -- James. | |
1786 -- New: support symbols in Darwin shared libraries -- Purvis. | |
1787 -- New: widget-default-create uses char-table -- Haddock. | |
1788 -- New: xfree gets a type parameter for error-checking -- James. | |
1789 -- Fix: (remove) duplicated code -- James. | |
1790 -- Fix: GCPRO_STACK in byte interpreter -- Turnbull. | |
1791 -- Fix: GTK marshalling code -- Purvis. | |
1792 -- Fix: aliasing problems -- Turnbull. | |
1793 -- Fix: bad interaction in initialization of args with pdumper -- Benson. | |
1794 -- Fix: bit fields need to be unsigned in unicode detectors -- James. | |
1795 -- Fix: coding system for GPG verification -- Youngs. | |
1796 -- Fix: hard-coded options to use APIs -- Pakoulin. | |
1797 -- Fix: improper use of XSetArg in frame-x.c -- Turnbull. | |
1798 -- Fix: lstream close code -- Euler. | |
1799 -- Fix: paragraph detection in Japanese -- Yamaoka, Turnbull. | |
1800 -- Fix: regexps using \{ -- Monnier, Turnbull. | |
1801 -- Fix: set dirty flag in mirror window at proper time -- Galibert. | |
1802 -- Fix: several missing GC wrappers which caused crashes -- James. | |
1803 -- Fix: some GCPROed variables were declared register -- McPherson. | |
1804 -- Fix: stale info in realpath computation -- James. | |
1805 -- Fix: two infloops in GC -- James. | |
1806 -- Fix: usage of prin1 and princ in help -- Eide, Shelton. | |
1963 | 1807 |
1808 | |
1716 | 1809 to 21.5.16 "celeriac" |
1810 | |
1811 Build | |
1812 | |
2930 | 1813 -- Don't detect GNU DLD -- James. |
1814 -- Better detection of sound on Solaris9 -- Buchholz. | |
1815 -- Add support detecting SunOS 5.10 in configure -- Buchholz. | |
1716 | 1816 -- Use '-bundle' when testing ability to build shared libs, but use |
2930 | 1817 '-bundle_loader' in ellcc -- Begel. |
1818 -- Output separate declaration and definition for dump_id -- James. | |
1819 -- Add Makefile targets to build PDF docs -- Wambold. | |
1716 | 1820 -- Don't mangle the unload function in `unload_postgresql' and |
2930 | 1821 `unload_ldap' when compiling with C++ -- James. |
1822 -- Use extern "C" for C++ builds -- James. | |
1823 -- Conditionally compile messages missing from the Cygwin headers -- James. | |
1824 -- Add cast to quiet compiler in unexcw.c -- James. | |
1825 -- Quiet compiler warnings about struct stat in syswindows.h -- James. | |
1826 -- Test \{m,n\} in regexp-tests -- Turnbull. | |
1716 | 1827 |
1828 Documentation | |
1829 | |
2930 | 1830 -- Propose bash as workaround for buggy Solaris sh in PROBLEMS -- Sparapani. |
1716 | 1831 -- Fix the PRINTED-MANUAL-TITLE arg for cross ref to "The XEmacs User's Manual" |
2930 | 1832 -- Aichner. |
1833 -- New node: "A Reader's Guide to XEmacs Coding Conventions" -- Turnbull. | |
1834 -- New node: "Customizing Message Display" -- Golubev. | |
1716 | 1835 |
1836 Internals | |
1837 | |
2930 | 1838 -- In ellcc.c don't mangle external symbols in generated doc file -- James. |
1716 | 1839 -- Add PARTIALLY parameter to support Fpos_visible_in_window_p parameter in |
2930 | 1840 redisplay -- James. |
1841 -- Use 'point_would_be_visible' parameter in `scrollbar_reset_cursor' -- James. | |
1842 -- Add PARTIALLY parameter fo `Fpos_visible_in_window_p' -- James. | |
1843 -- Use new 'point_would_be_visible' parameter in `window_scroll' -- James. | |
1844 -- dll_open now takes a Lisp_Object -- James. | |
1845 -- Remove useless call to dll_init -- James. | |
1846 -- char to CIbyte conversion in emodules.c, sysdll.c -- James. | |
1847 -- Do not mangle module initialisation function names -- James. | |
1848 -- char to Extbyte conversion in sysdll.c -- James. | |
1849 -- Return a Lisp_Object instead of a string in `dll_error' -- James. | |
1850 -- Make eval-related functions visible to modules -- James. | |
3915 | 1851 -- Allow specifying elisp function for waiting user input while displaying |
2930 | 1852 message while in minibuffer -- Golubev. |
1853 -- Use OS_RELEASE=os_release_major*100+os_release_minor in s/sol2.h -- Buchholz. | |
1854 -- Add lrecord_memory_descriptions -- Crestani. | |
1855 -- Remove GetLongPathNameW -- Harris. | |
1856 -- A couple of new macros to compare w32api versions -- James. | |
1857 -- KKCC fixes -- Crestani. | |
1716 | 1858 |
1859 Lisp API | |
1860 | |
2930 | 1861 -- Allow user to specify alternative function for displaying message -- Golubev. |
1862 -- New var to specify the maximum received fonts -- LewisMoss. | |
1863 -- Allow gnuserv to fallback to GTK if X device fails -- LewisMoss. | |
1864 -- Eval the initialisation value of `eol-detection-enabled-p' -- Alexander. | |
1865 -- Make sure `setbuffer-file-coding-system' sets the eol type -- Alexander. | |
1866 -- Remove unnecessary definitions of 'null-device' -- Turnbull. | |
1867 -- Actually implement the specified semantics for 'defvar' -- Sperber. | |
1868 -- Fix `shrink-to-fit' by calling `shrink-window-if-larger-than-buffer' -- Aichner. | |
1716 | 1869 |
1870 | |
1665 | 1871 to 21.5.15 "celery" |
1872 | |
1873 Build | |
1874 | |
2930 | 1875 -- Autoconf configure updates -- James, Turnbull. |
1876 -- Makefile updates -- James. | |
1877 -- Minor updates to make-docfile.c -- Begel. | |
1878 -- Wrap assert_failed with EXTERN_C for modules -- James. | |
1879 -- Updates to modules Makefile.common -- James. | |
1665 | 1880 -- Include emodules.h when building modules in postgresql.c |
2930 | 1881 and ldap.c -- James. |
1882 -- Updates to xemacs.mak -- Aichner. | |
1665 | 1883 -- Add some extern "C" declarations for C++ module builds |
2930 | 1884 -- James. |
1885 -- Add casts for C++ builds in mule-canna.c -- James. | |
3915 | 1886 -- Add type casts in database.c to satisfy C++ compilers. |
1665 | 1887 -- Log result summary of tests when the testsuite is running |
2930 | 1888 noninteractive -- Aichner. |
1889 -- Add some tests for weak-lists -- Crestani, Kaltenbach. | |
1665 | 1890 |
1891 | |
1892 Documentation | |
1893 | |
2930 | 1894 -- Update README.(HYPERBOLE|OO-BROWSER) -- Turnbull. |
1895 -- Update etc/PACKAGES -- Turnbull, Koch, Youngs. | |
1896 -- Update etc/sample.Xresources -- Turnbull. | |
1897 -- Major update and audit of all documents relating to PUI -- Youngs. | |
1665 | 1898 -- Mention `line-move-ignore-invisible' (display.texi "Invisible Text") |
2930 | 1899 -- Kyllingstad. |
1665 | 1900 -- Document that end-glyph is still displayed when invisible |
2930 | 1901 is set (extents.texi "Extent Properties") -- Kyllingstad. |
1665 | 1902 -- Document that only begin-glyph is highlighted (extents.texi "Extents |
2930 | 1903 and Events") -- Kyllingstad. |
1904 -- Various typo and docstring fixes -- Turnbull, Sperber. | |
1905 -- Add missing '@end' defun in lists.texi -- Shelton. | |
2865 | 1906 -- Document ?\x00 read syntax and range limitations on ?\000 and |
2930 | 1907 ?\x00 read syntaxes (objects.texi "Character Type") -- Turnbull. |
1665 | 1908 -- Document `true-list-p' (lists.texi "List-related Predicates") |
2930 | 1909 -- Turnbull. |
1665 | 1910 |
1911 | |
1912 Internals | |
1913 | |
2930 | 1914 -- KKCC updates -- Crestani, Kyllingstad. |
1665 | 1915 -- Define DECLARE_MODULE_API_LRECORD when not ERROR_CHECK_TYPES |
2930 | 1916 -- James. |
1917 -- Updates to DSO code -- James. | |
1918 -- Remove unused (X)OPAQUE_MARKFUN definitions -- James. | |
1919 -- GCPRO updates -- Sperber. | |
1920 -- Mouse wheel fixes in event-msw.c -- Kyllingstad. | |
1921 -- Use 'HAVE_DLD_INIT' instead of 'HAVE_INIT_DLD' in sysdll.c -- James. | |
1922 -- Rewrite ephemeron marker code -- Sperber. | |
1923 -- Fix printing of symbol names in .gdbinit -- Golubev. | |
1924 -- Fixes to `update_frame_toolbars_geometry' -- Sperber. | |
1925 -- Fix missing commas in `fonts' initialiser -- Golubev. | |
1926 -- Add `opaque_ptr_description' -- Crestani. | |
1927 -- Add `allocate_big_string_chars' -- Turnbull, Buchholz. | |
1665 | 1928 |
1929 | |
1930 Lisp API | |
1931 | |
2930 | 1932 -- New alias `apropos-customize' -> `customize-apropos' -- Aichner. |
3915 | 1933 -- Remove unnecessary arg from `pui-set-local-package-get-directory -- Youngs. |
2930 | 1934 -- New key bindings in mwheel.el -- Kyllingstad. |
1935 -- Make `insert-directory' to be more like FSF version -- Sperber. | |
1936 -- Window configuration fixes in isearch code -- Sperber. | |
1937 -- Implement simple object finalisation in post-gc.el -- Sperber. | |
1938 -- Updates to etags.el -- Turnbull. | |
1939 -- Updates to cl-macs.el -- Pakoulin. | |
1940 -- Fix "do-nothing" bug in `derived-mode-merge-syntax-tables' -- Turnbull. | |
1941 -- Fixes to `restore-saved-window' -- James. | |
2865 | 1942 -- Handle missing "EMACSPACKAGEPATH" env var in |
2930 | 1943 `package-get-package-index-file-location' -- Aichner. |
1944 -- Fix substring errors in `package-admin-find-top-directory' -- Aichner. | |
1665 | 1945 -- Fix `byte-compile-lambda' so it only discards the docstring if it is |
2930 | 1946 not also the value of the lambda -- Turnbull. |
1947 -- Don't insist in lib-src directory in `path-emacs-root-p' on WinNT -- Aichner. | |
1948 -- Don't include '(' in `font-lock-function-name-face' -- Aichner. | |
1665 | 1949 |
1950 | |
1510 | 1951 to 21.5.14 "cassava" |
1952 | |
1953 This release has a few documentation updates thanks to Steve | |
1954 Turnbull, better Makefile handling for modules on MacOSX from | |
1955 Andrew Begel and Jerry James. Also, it is now possible for the | |
1956 user to specify the location of the package-index file for PUI to | |
1957 use, see `package-get-package-index-file-location'. | |
1958 | |
1959 Build | |
1960 | |
2930 | 1961 -- Autoconf tweaks for building modules on MacOSX -- James. |
1962 -- GCC fixes in ellcc.c -- James. | |
1963 -- Module Makefile fixes -- Begel, James. | |
1964 -- Fix shadow warning in regex.c -- James. | |
1510 | 1965 |
1966 Documentation | |
1967 | |
2930 | 1968 -- New TeXinfo node "Searching and Matching" -- Turnbull. |
1969 -- New section "Legacy Versions" in FAQ -- Turnbull. | |
1970 -- New FAQ question Q8.0.1 -- Turnbull. | |
1971 -- Update split-string specs in "Regexp Search" -- Turnbull. | |
1510 | 1972 |
1973 Internals | |
1974 | |
2930 | 1975 -- Package index file updated -- Koch. |
1976 -- Add some debug checks in file-coding.c -- Turnbull. | |
1510 | 1977 |
1978 Lisp API | |
1979 | |
1980 -- Make error message report the sym checked in | |
1981 `autoload-featurep-protect-autoloads' -- Turnbull. | |
2930 | 1982 -- `split-string' tweaks -- Turnbull. |
1983 -- Make the location of the package-index file user customisable -- Youngs. | |
1984 -- Turn on package-index file PGP verification -- Youngs. | |
1985 -- Only use message if interactive for functions in replace.el -- Josefsson. | |
1510 | 1986 |
1457 | 1987 to 21.5.13 "cauliflower" |
1988 | |
1473 | 1989 Remember that bug that made return behave as linefeed in a TTY? It's |
1990 gone! Thanks go out to Jerry James and Steve Turnbull for squashing | |
1991 this year old bug. Of course, that wasn't the only bug fixed this | |
1992 time around. | |
1457 | 1993 |
1994 Here are the highlights: | |
1995 | |
1996 Build | |
1997 | |
2930 | 1998 -- Don't look for Motif if it's already been found -- Buchholz. |
1999 -- Darwin, Cygwin, BerkDB autoconf fixes -- Turnbull. | |
2000 -- Make DEFUNed functions be tags -- Buchholz. | |
2001 -- Allow compiling with Motif 1 and linking with Motif 2 -- Buchholz. | |
2002 -- Update regexp tests -- Turnbull. | |
2003 -- Don't autodetect ESD (Enlightened Sound Daemon) -- Turnbull. | |
1457 | 2004 |
2005 | |
2006 Documentation | |
2007 | |
2930 | 2008 -- New section in PROBLEMS auxilary programs for Windows -- Turnbull. |
1457 | 2009 -- FAQ updates |
2930 | 2010 Q6.4.3 New aux programs for Windows -- Turnbull. |
2011 -- Document failed match preserves data -- Turnbull. | |
1457 | 2012 |
2013 | |
2014 Internals | |
2015 | |
2930 | 2016 -- Don't use the u_int8_t etc typedefs on FreeBSD in database.c -- Pluim. |
2017 -- Better support for externally defined lrecord types -- Begel. | |
2018 -- Only call `xm_update_progress' if Motif is defined -- Youngs. | |
2019 -- Define __STDC__ for BerkeleyDB -- Buchholz. | |
2020 -- Fix bug where XEmacs couldn't find its .dmp file -- Buchholz. | |
2021 -- Move `filemodestring' from lisp.h to sysfile.h -- Golubev. | |
2022 -- Clean ups against the possibility of sys/stat.h defining stat -- Turnbull. | |
2023 -- Search/match updates -- Turnbull. | |
1457 | 2024 |
2025 | |
2026 Lisp API | |
2027 | |
2930 | 2028 -- Fix bug preventing installing new packages -- Youngs. |
2029 -- Put exit message on separate line in `command-error' -- Turnbull. | |
2030 -- Temporarily turn off PGP verification of package-index -- Youngs. | |
2031 -- Remove keymapings for 'function-key-error' -- James. | |
2032 -- Fix bug that mapped RET to LFD in TTYs -- James. | |
1457 | 2033 |
2034 | |
1431 | 2035 to 21.5.12 "carrot" |
2036 | |
2037 Lots of updates, fixes, and features from Ben Wing (he never stops). | |
2038 Also, a lot of work has gone into cleaning up the test suite. Thanks | |
2039 to Steve Turnbull, Jerry James, Daiki Ueno because now all tests from | |
2040 'make check' pass 100% (at least on GNU/Linux). | |
2041 | |
2042 Here are the highlights: | |
2043 | |
2044 Build | |
2045 | |
2930 | 2046 -- Updates to configure.in -- Steuck, James, Skyttä, Wing. |
2047 -- Major updates to Makefile.in.in -- Wing. | |
2048 -- Allow for separate build and source directories -- Wing. | |
2049 -- Fix some compiler warnings -- Wing. | |
2050 -- Major clean up of xemacs.mak and friends -- Wing, Aichner. | |
2051 -- Fix some Solaris 2.7 CC compiler warnings -- Persico. | |
2052 -- Fix for building on Mac -- Palmer. | |
1431 | 2053 -- Work around a problem compiling with '--use-union-type' on Intel's |
2930 | 2054 ICC compiler -- Buchholz. |
2055 -- Fix problems with rel-alloc compilation -- Wing. | |
2056 -- Sequentialize dependencies even more in update-elc-2 -- Sperber. | |
1431 | 2057 -- Don't fatal() in 'report_sheap_usage' when need to rerun Make - |
2865 | 2058 Wing. |
2930 | 2059 -- Various updates to the test suite -- Turnbull. |
1431 | 2060 |
2061 Documentation | |
2062 | |
2063 -- Updates to | |
2930 | 2064 INSTALL -- Turnbull, Wing. |
2065 PROBLEMS -- Turnbull, Wing. | |
3915 | 2066 -- Global substitution of .Xresources for .Xdefaults -- Turnbull. |
2930 | 2067 -- Update packages in ./etc/BETA -- Skyttä. |
2068 -- Doc string updates -- Korytov, Turnbull, Wing. | |
2069 -- TeXinfo updates -- Aichner, Turnbull, Wing, Youngs. | |
1431 | 2070 |
2071 Internals | |
2072 | |
2930 | 2073 -- Fix stale match data after failed search bug -- Turnbull. |
1431 | 2074 -- Reformat function definitions correctly in menubar-gtk.c and |
2930 | 2075 event-gtk.c -- Turnbull. |
1431 | 2076 -- Fix bug matching ASCII character classes to Mule characters - |
2865 | 2077 Ueno. |
2930 | 2078 -- Frame updates for MS Win -- Alexander. |
1431 | 2079 -- Add .dylib as an acceptable shared library file extension to |
2930 | 2080 support MacOS X -- Begel. |
2081 -- Fix bug in database.c for Berkdb 4.1 -- Turnbull. | |
2082 -- Regex fixes -- Turnbull, Wing. | |
2083 -- Coding system updates -- Wing. | |
2084 -- Add clear-left-side functionality in print.c -- Wing. | |
2085 -- Seg fault rather than abort on Cygwin in 'assert_failed' -- Wing. | |
2086 -- Delete popup-data object -- Wing. | |
2087 -- Delete menubar_data field from frames -- Wing. | |
2088 -- Clean up handling of lwlib callback data GCPRO'ing -- Wing. | |
1431 | 2089 -- Use ALLOCA() in regex.c to avoid excessive stack allocation - |
2865 | 2090 Wing. |
2930 | 2091 -- Fix subtle problem with REL_ALLOC() -- Wing. |
1431 | 2092 -- Change *run_hook*_trapping_problems to take a warning class, not a |
2930 | 2093 string -- Wing. |
2094 -- Mule-ize encrypt/decrypt-string code -- Wing. | |
2095 -- Delete all support for bit-rotten CANNOT_DUMP -- Wing. | |
1431 | 2096 -- Fix crash due to attempt to free objects across dump/undump - |
2865 | 2097 Wing. |
1431 | 2098 -- Don't get in an infinite loop running post-redisplay actions - |
2865 | 2099 Wing. |
2930 | 2100 -- Make gc_currently_forbidden static -- Wing. |
2101 -- Defer redrawing if already in redisplay -- Wing. | |
2102 -- Add debug code for locking a dynarr to catch invalid mods -- Wing. | |
1431 | 2103 -- Ensure that various glyph functions that eval within redisplay |
2930 | 2104 protect the evals -- Wing. |
2105 -- Defer specifier-changed updating till after redisplay -- Wing. | |
1431 | 2106 -- Require that every place inside of redisplay catch errors itself - |
2865 | 2107 Wing. |
2930 | 2108 -- Introduce separate means of holding frame-size changes -- Wing. |
1431 | 2109 -- Introduce "post-redisplay" methods for deferring things till after |
2930 | 2110 redisplay -- Wing. |
2111 -- Disable all quit checking in redisplay -- Wing. | |
1431 | 2112 -- Use _wexecve() when under Windows NT for Unicode correctness - |
2113 Wing. | |
2930 | 2114 -- Update list of possibly valid console types -- Wing. |
1431 | 2115 -- Turn on Vstack_trace_on_error 'Frun_emacs_from_temacs' so that |
2116 errors are debuggable even when occurring extremely early in | |
2930 | 2117 reinitialization -- Wing. |
2118 -- Define new function `emacs-run-status' -- Wing. | |
1431 | 2119 -- Fix crash caused by an edge condition in the syntax-cache macros - |
2865 | 2120 Wing. |
2930 | 2121 -- Eliminate HAVE_WIN32_CODING_SYSTEMS, use WIN32_ANY instead -- Wing. |
1431 | 2122 -- Don't check_quit() unless we're unbinding a real Lisp |
2930 | 2123 `unwind-protect' -- Wing. |
1431 | 2124 -- Make absolutely sure there is no quit checking while we are in a |
2930 | 2125 "critical section" during frame deletion -- Wing. |
1431 | 2126 |
2127 Lisp API | |
2128 | |
2930 | 2129 -- Fix infloop in font-lock for java files -- Choi. |
2130 -- Fix split-string -- Turnbull. | |
2131 -- Support '(filename)nodename' as argument to 'info' -- Steib. | |
2132 -- Major clean up of the PUI code -- Youngs. | |
2133 -- Use 'equal' instead of '=' in 'saved-window-equal' -- James. | |
2134 -- Updates to wid-edit.el -- Turnbull. | |
1431 | 2135 -- Better layout for Tools -> Packages -> Download Site menu - |
2865 | 2136 Aichner. |
2930 | 2137 -- More sites added to packages download sites menu -- Aichner. |
1431 | 2138 -- Byte-compiler warning clean up and lots of synching with FSF 21.2 |
2930 | 2139 code -- Wing. |
1431 | 2140 -- Move lots of high-level code for computing paths into |
2930 | 2141 setup-paths.el from various places -- Wing. |
2142 -- Mule and coding system updates -- Wing, Turnbull. | |
1431 | 2143 |
2144 | |
1307 | 2145 to 21.5.11 "cabbage" |
2146 | |
2147 Lots of improvements and fixes this time around. One of our key | |
2148 players, Ben Wing, has drastically improved font-locking (go turn on | |
2149 lazy-lock to check it out). Apart from many other bug fixes, Ben | |
2150 has also given us a speed up to the build process (--quick-build | |
2151 configure option). | |
2152 | |
2153 Other stars we should mention are: Mike Sperber, for window | |
2154 configuration fixes and updates; Stephen Turnbull for build fixes, | |
2155 documentation and typo fixes. Stephen also gave us some major updates | |
2156 to autoload.el and wid-edit.el. And also Jerry James with some more | |
2157 DSO updates. | |
2158 | |
2159 Here are the highlights: | |
2160 | |
2161 Build | |
2162 | |
2930 | 2163 -- Updates to test suite -- Turnbull. |
2164 -- Use -no-autoloads with update-elc-2 -- Wing. | |
2165 -- Check for strupr and strlwr -- Sperber. | |
3915 | 2166 -- Delete auto-autoloads.el* & custom-load.el* files on make clean -- Turnbull. |
2930 | 2167 -- Fix --srcdir processing -- Turnbull. |
2168 -- Define DLSYM_NEEDS_UNDERSCORE on Darwin -- Turnbull. | |
2169 -- Use opsys=aix4-2 for AIX 5 and above -- Buchholz. | |
2170 -- Make ellcc search XEmacs directories for include files 1st -- James. | |
2171 -- Set stack-trace-on-error, load-always-display-messages -- Wing. | |
2172 -- Overhaul update-elc.el, cus-dep, autoload (speed ups) -- Wing. | |
2173 -- Various compiler warning fixes -- Wing. | |
2174 -- FreeBSD updates in modules/Makefile.common -- Pluim. | |
2175 -- Warning fix in eldap.c -- James. | |
2176 -- Support C++ & KKCC compilation in Windows -- Wing. | |
2177 -- Various fixups in nt/config.in.samp -- Wing. | |
2178 -- Fixes in xemacs.mak -- Wing. | |
2179 -- Clean up compile errors with C++ under Windows -- Wing. | |
2180 -- Re-order sections in ldflags for gcc 3.2 -- Okhapkin. | |
2181 -- Restore USE_XFONTSET -- Turnbull. | |
2182 -- New symbol: DLSYM_NEEDS_UNDERSCORE -- Turnbull. | |
2183 -- Guard against multiple definitions of _ALL_SOURCE -- Buchholz. | |
2184 -- QUICK_BUILD updates -- Wing. | |
1307 | 2185 |
2186 Documentation | |
2187 | |
2930 | 2188 -- Major update to configure.usage -- Wing. |
2189 -- New developer bio's -- James, Skyttä, Golubev. | |
1307 | 2190 -- Amendments/additions to PROBLEMS: |
2930 | 2191 - PostgreSQL DSO with --error-checking=all -- James. |
2192 - Consolidate Motif problems into one section -- Turnbull. | |
1307 | 2193 -- Amendments/additions to INSTALL: |
2930 | 2194 - Recommend Mule -- Turnbull. |
2195 - Deprecate stripped binaries -- Turnbull. | |
1307 | 2196 -- General tidy up of etc/BETA, rewrite sections dealing with packages |
2930 | 2197 and building from scratch -- Youngs. |
2198 -- General doc fixes, typos etc -- Youngs, Turnbull, Palmer, Wing. | |
2199 -- Fix xref in Auto-Saving -- Aichner. | |
2200 -- Update Local.rules File section in packages.texi -- Youngs. | |
2201 -- Clarify package hierarchy structure -- Turnbull. | |
2202 -- Major fixup of internals.texi -- Wing. | |
2203 -- Lots of Mule rewriting in lispref/mule.texi -- Wing. | |
2204 -- Document USE_UNION_TYPE evilness -- Wing. | |
2205 -- Document event-matches-key-specifier-p better -- Wing. | |
2206 -- Change illegal (for C) '//' comments to '/* */' -- Shelton, Turnbull. | |
1307 | 2207 |
2208 Internals | |
2209 | |
2930 | 2210 -- Synch rcs2log to GNU upstream -- Youngs. |
1307 | 2211 -- Use symbolic name `XtExposeCompressMaximal' instead of `TRUE' in |
2930 | 2212 xlwMenuClassRec -- Buchholz. |
2213 -- In xm_update_progress, don't define unless LWLIB_WIDGETS_MOTIF -- Buchholz. | |
2214 -- Rename class -> class_ & new -> new_ -- Wing. | |
2215 -- KKCC update in postgresql.c -- Wing. | |
2216 -- KKCC update in eldap.c -- James. | |
2217 -- Fix for unix_create_process -- Ueno. | |
2218 -- Set stack reserve size during unexec() -- Piper. | |
2219 -- Use 'struct htentry' not 'struct hentry' in elhash.c -- Wing. | |
1307 | 2220 -- New macros ALIST_LOOP_3, ALIST_LOOP_4. |
2930 | 2221 -- Fix 'xemacs -batch -l dunnet' under Cygwin -- Wing. |
2222 -- Implement delaying of XFlush() if pending expose events -- Wing. | |
2223 -- Fix some longstanding bugs in X quit handling -- Wing. | |
2224 -- Correct the message output upon crashing to be more up-to-date -- Wing. | |
1307 | 2225 -- Add dp() & db() as short synonyms of debug_print() & |
2930 | 2226 debug_backtrace() -- Wing. |
2227 -- Add C++ error-checking code to verify problems with GCPRO/UNGCPRO -- Wing. | |
2228 -- Change the way gap arrays are allocated (for KKCC) -- Wing. | |
1307 | 2229 -- Now lcrecords set the type of items sitting on the free list to |
2930 | 2230 lcrecord_type_free -- Wing. |
1307 | 2231 -- All lcrecord allocation functions now zero out the returned |
2930 | 2232 lcrecords -- Wing. |
2233 -- Additional asserts in FREE_FIXED_TYPE -- Wing. | |
2234 -- Make bit vectors lcrecords, like vectors -- Wing. | |
2235 -- MARKED_SLOT() call no longer includes semicolon -- Wing. | |
2236 -- Factor out some code duplicated in KKCC and pdump -- Wing. | |
2237 -- KKCC updates -- Wing. | |
2238 -- Add a fifth field "flags" to memory_description -- Wing. | |
2239 -- Add support for "description maps" -- Wing. | |
1307 | 2240 -- Redo XD_UNION so it works inline and change format to provide info |
2930 | 2241 for pdump -- Wing. |
2865 | 2242 -- Textual changes: |
2930 | 2243 - lrecord_description -> memory_description -- Wing. |
2244 - struct_description -> sized_memory_description -- Wing. | |
2245 -- Initialize protect_me field of popup_data in set_frame_menubar -- Sperber | |
2246 -- GTK updates -- Sperber. | |
1307 | 2247 -- Don't lead to a crash if dealing with a dead |
2930 | 2248 window/frame/device/console -- Sperber. |
2249 -- Prevent crash for combination windows -- Sperber. | |
2250 -- Window fixes in Fdelete_window -- Sperber. | |
2251 -- Module updates in emodules.h -- James. | |
2252 -- Fprovide from 'vars_of_file_coding' not 'syms_of_file_coding' -- Turnbull. | |
2253 -- Fix syntax of macro in 'mark_object_maybe_checking_free -- Turnbull. | |
2254 -- Eliminate bogus require-prints-loading-message -- Wing. | |
2255 -- Turn on `load-warn-when-source-newer' by default -- Wing. | |
1307 | 2256 -- Fix up crashes when selecting menubar items due to lack of GCPROing |
2930 | 2257 -- Wing. |
2258 -- Implement tail-recursion in KKCC -- Wing. | |
2259 -- Fix UTF-(8|16) detector -- Wing. | |
1307 | 2260 -- Fix problems with reentrant calling of lwlib and associated crashes |
2930 | 2261 when selecting menu items -- Wing. |
2262 -- Improve redisplay handling of preemption -- Wing. | |
2263 -- Return the parameter from strlvr, strupr, depend on !HAVE_STRUPR -- James. | |
2264 -- In sysdll.c included lisp.h to define needed alloca_array -- Begel. | |
2265 -- Pull GC_CHECK_NOT_FREE out of USE_KKCC -- Sperber. | |
2266 -- Abort when any attempts to output a stream console are made -- Wing. | |
2267 -- Formatting fixes in redisplay-output.c -- Wing. | |
2268 -- Clean up redisplay a bit -- Wing. | |
2269 -- Fix scrollbar code TTY devices don't have them -- Sperber. | |
2270 -- Major reworking of profile code -- Wing. | |
2271 -- Dramatically improve redisplay speed over slow X connections -- Buchholz. | |
2272 -- Move syntax table description from buffer.c to syntax.c -- Wing. | |
2273 -- Updates to char,mirror,syntax tables code -- Wing. | |
2274 -- Niggly whitespace fixups -- Wing. | |
1307 | 2275 |
2276 Lisp API | |
2277 | |
2930 | 2278 -- Updates to (japan|cryil)-util.el -- Turnbull. |
2279 -- Updates to how XEmacs computes various paths -- Sperber. | |
2280 -- Window configuration fixes -- Sperber, Wing. | |
2281 -- Make Info-insert-dir end n separator -- Buchholz. | |
2282 -- Drastically reorganise autoload.el -- Turnbull. | |
2283 -- Omit M-S-home/end from motion keys -- Wing. | |
2284 -- Synch wid-edit to GNU/Emacs 21.3.50 -- Turnbull. | |
2285 -- Updates to hyper-apropos -- Wing. | |
2286 -- Reorganise Help -> Info submenu -- Wing. | |
2287 -- Fix bug when end > start in text-props -- Wing. | |
2288 -- Fix walk-windows -- Wing. | |
3915 | 2289 -- Fix for call to set-language-unicode-precedence-list -- Nyyssönen. |
2930 | 2290 -- Synch up byte-optimize.el -- Wing. |
2291 -- Include FUNLIST argument to generate-c-file-autoloads-1 -- Wing. | |
1307 | 2292 |
2293 | |
1146 | 2294 to 21.5.10 "burdock" |
2295 | |
1187 | 2296 Please accept my apologies for the very long wait between releases |
2297 this time around. My PC chose the 21.5.10 development cycle to go up | |
2298 in a sickening cloud of smoke. :-( (Steve Youngs <youngs@xemacs.org>) | |
2299 | |
2300 Lots of updates from Ben Wing (as always), also from Andy Piper, Mike | |
2301 Sperber, and Stephen Turnbull with lots of documentation updates and | |
2302 fixes. One new exciting addition in this release is that the LDAP and | |
2303 PostgreSQL code has been extracted out of the core C code and moved to | |
2304 DSO's. We have Jerry James to thank/blame/worship for that. | |
2305 | |
2306 Build | |
2307 | |
2930 | 2308 -- Reset sheap-adjustment to zero -- Piper. |
2309 -- Make --pdump default to yes on Linux -- Turnbull. | |
2310 -- Only use -Wpacked in GCC v3 -- Wing. | |
2311 -- Remove LISP_FLOAT_TYPE definition. -- James. | |
2312 -- Temporarily disable DSO's under Cygwin -- Wing. | |
2313 -- Updates to DSO building code (Makefile.in, configure.in etc) -- Wing, James. | |
2314 -- Separate compiler warning flags from CFLAGS -- Wing. | |
2315 -- Delete auto-autoloads.e* & custom-load.e* on 'make clean' -- Turnbull. | |
2316 -- Disable detection of 'getaddrinfo' for HP-UX 11.XX -- Turnbull. | |
2317 -- Include modules directories in 'make tags' -- Youngs. | |
2318 -- Fix shadowing warnings in make-docfile.c -- Wing. | |
1187 | 2319 -- Move the common stuff from postgresql/ldap Makefile.in.in & |
2320 configure.ac's into a "common" Makefile and configure script - | |
2321 Wing. | |
2930 | 2322 -- Major cleanup of ellcc -- Wing, James. |
2323 -- Add Makefile var to pick up '--site-libraries' in DSO's -- Youngs. | |
1187 | 2324 -- Avoid unnecessary deviations from UNIX 'describe-installation' in |
2930 | 2325 xemacs.mak -- Aichner. |
2326 -- Don't confirm overwriting files in xemacs.mak -- Aichner. | |
2327 -- Support 'xemacs_extra_name' in xemacs.mak -- Aichner. | |
2328 -- Some gcc/g++ 3 fixes -- Wing. | |
2329 -- Warning fixes -- Wing. | |
2330 -- Fix some C++ errors -- Wing. | |
1187 | 2331 -- Allow for C needing volatile and C++ that can't have volatile, |
2930 | 2332 remove previous volatile hacks -- Wing. |
2333 -- Try for a working Cygwin build with old unexec -- Wing. | |
2334 -- Warning suppression -- Turnbull. | |
2335 -- New Mule character class regexp tests -- Turnbull, Ueno. | |
2336 -- Better handling of known bugs in tests -- Turnbull. | |
2337 -- Add test for stale subexpr match-data -- Turnbull. | |
2338 -- Update syntax-table tests -- Turnbull. | |
2339 -- Add word-boundary regexp tests -- Turnbull. | |
1187 | 2340 |
2341 Documentation | |
2342 | |
2343 -- Updates to PROBLEMS file | |
2930 | 2344 Running/Linux - Lesstif 0.93.36 -- Turnbull |
2345 Running/IRIX - Irix 6.5 coredumps -- Turnbull | |
2346 Running/Cygwin - "No cygXpm-noX" fatal error -- Turnbull | |
2347 Missing charsets - Remove ambiguity -- Turnbull | |
2348 Running, General - FontSet warnings -- Turnbull | |
2349 MacOS/X - Stack limitation -- Turnbull | |
2350 Digital Unix - Generalise -- Turnbull | |
2351 AIX - USE_KKCC lossage -- Turnbull. | |
2352 -- Update instructions in info/dir -- Wallington. | |
2353 -- Recommend TeXinfo 4.2 in INSTALL -- Turnbull. | |
2354 -- Add example in sample.Xdefaults -- Boffi. | |
2355 -- Typo fixes -- Yamaoka, Youngs, Turnbull, Wing. | |
2356 -- Docstring fixes -- Turnbull, Piper, Skyttä, Wing. | |
2357 -- Update description of XEmacs Patches and Design ML's -- Turnbull. | |
3915 | 2358 -- Incorporate ChangeLog.X into ChangeLog -- Wing. |
1187 | 2359 -- FAQ additions/amendments: |
2930 | 2360 Debugging FAQ improvements -- Wing. |
2361 Mention union type bugs -- Turnbull. | |
2362 Debugging HOWTO improvements -- Turnbull. | |
2363 Decoding Lisp objects in the debugger -- Turnbull. | |
2364 Fix location of FAQ on website -- Skyttä. | |
2365 Add missing menu entry for Q3.2.7 -- Verna. | |
2366 Displaying non-ASCII -- Turnbull. | |
2367 Mention bug report commands -- Turnbull. | |
2368 Revise Q1.3.[1-6] -- Turnbull. | |
2369 New FAQ for "no cygXpm-noX" fatal error -- Turnbull. | |
2865 | 2370 -- New TeXinfo nodes: |
2930 | 2371 "Widget Internals" -- Turnbull. |
2372 "Simple Specifier Usage" -- Turnbull. | |
2373 "Compilation Options" -- Turnbull. | |
2374 -- Document charset Unification and Tables -- Turnbull. | |
2375 -- Better short description of Mule in Mule submenu -- Turnbull. | |
2376 -- Regression Testing XEmacs design hints & rewrite -- Turnbull. | |
2377 -- Document 'face-frob-from-locale-first' -- Golubev. | |
2378 -- Document 'set-face-background-pixmap-file' -- Verna. | |
1187 | 2379 -- Add urefs to Doug Lea's * Wolfram Gloger's home pages in "Low-Level |
2930 | 2380 Modules" -- Turnbull. |
2381 -- Update "Available Packages" -- Skyttä. | |
2382 -- Document 'append' arg of 'add-to-list' -- Skyttä. | |
2383 -- Add optimisation hints in "Techniques for XEmacs Developers" -- Turnbull. | |
1187 | 2384 |
2385 Internals | |
2386 | |
2930 | 2387 -- Add *menubar*FontSet and *popup*FontSet entries -- Turnbull, Skyttä. |
2388 -- Extract ldap and postgresql code from core and put them into DSO's -- James. | |
1187 | 2389 -- 'Fset_window_point' Correct to GNU/Emacs behaviour (fixes some bugs |
2930 | 2390 in Gnus) -- Wing. |
2391 -- Inhibit GC in critical sections -- Wing. | |
2392 -- Fix calculation in 'report_sheap_usage' -- Piper. | |
2393 -- Implement and use new var 'garbage_collection_messages' -- Wallington. | |
2394 -- Fix 'open_database' for Berkeley DB 4.1.x -- Allen. | |
2395 -- Updates to frame code -- Sperber. | |
1187 | 2396 -- Change C debugger entrance: error message, then stack trace, then |
2930 | 2397 exiting message, then force debugger -- Wing. |
2398 -- Use EQ not EQUAL in 'mswindows_init_frame_1' -- Wing. | |
2399 -- Better redisplay-related asserts -- Wing. | |
2400 -- Don't generate large warning strings when they'll be discarded -- Wing. | |
2401 -- Implement 'debug-on-error' as documented -- Wing. | |
2402 -- Fix docs relating to QUIT which can't GC under any circumstances -- Wing. | |
2403 -- More robust package compilation and debugging -- Wing. | |
2404 -- Overhaul profile code -- Wing. | |
2405 -- Fix crashes due to incorrectly ported GNU/Emacs code -- Wing. | |
2406 -- Clean up realpath.c -- Wing. | |
2407 -- DdeCreateStringHandle needs to be manual due to new Cygwin bug -- Wing. | |
2408 -- Fix some Cygwin complaints -- Wing. | |
2409 -- Unconditionally use LISP_FLOAT_TYPE code -- James. | |
2410 -- Improve crash message in 'shut_down_emacs' -- Turnbull. | |
2411 -- Update NAS code for NAS 1.6 and later -- Toy. | |
2412 -- Fix "unused variable" warnings in mule-canna.c -- Turnbull. | |
2413 -- Prototype 'enqueue_focus_event' -- Turnbull. | |
2414 -- Use BORDER_FIDDLE_FACTOR instead of 10 in 'layout_layout' -- Piper. | |
2415 -- Add optional 'noerror' arg to 'Frequire' -- Wallington. | |
1187 | 2416 -- Only resize 'layout_query_geometry' dynamically if static sizes |
2930 | 2417 haven't been set -- Piper. |
2418 -- Fix infloop upon a gdm logout -- Sigelman. | |
2419 -- Fix scope of 'num_nonshy_regs' -- Turnbull. | |
2420 -- Fix "stale match data" bug -- Turnbull. | |
2421 -- Don't call 'XtDisplay' on a destroyed widget -- Golubev. | |
2422 -- Update specifier code -- Sperber. | |
2423 -- Update process code -- Sperber. | |
2424 -- Move ldap/postgresql code out to DSO's -- James. | |
3915 | 2425 -- Normalise Ffile_truename and drive spec on cygwin to win32 format |
2930 | 2426 -- Piper. |
2427 -- Use 'closesocket' instead of 'CloseHandle' in 'winsock_closer' -- Alexander. | |
2428 -- Coding system updates -- Ikiuo. | |
1187 | 2429 |
2430 Lisp API | |
2431 | |
2930 | 2432 -- Update window-xemacs.el to fix 'goto-line' -- Wing. |
2433 -- Add garbage collection messages -- Wallington. | |
2434 -- Re-implement window configurations in Emacs Lisp -- Sperber. | |
2435 -- Enhance background-pixmap-file code -- Verna. | |
1187 | 2436 -- New macro 'save-window-excursion' to eventually replace bytecode |
2930 | 2437 instruction -- Sperber. |
2438 -- Move window.el et al up the order in dumped-lisp.el -- Sperber. | |
1187 | 2439 -- Don't use 'save-window-excursion' in |
2930 | 2440 'shrink-window-if-larger-than-buffer' -- Sperber. |
2441 -- Updates to pixel-size code in dialog.el -- Sperber. | |
2442 -- Remove nonworking 'breakpoint-on-error' -- Wing. | |
1187 | 2443 -- Extract out 'with-displaying-help-buffer' into a more general mechanism |
2930 | 2444 -- Wing. |
2445 -- Don't catch errors when noninteractive in startup.el -- Wing. | |
2446 -- Fix warnings in code-files.el, loadhist.el, & package-get.el -- Wing. | |
2447 -- Simplify code in '*-reset-device-font-menus' -- James. | |
2448 -- Synch font-menu.el to the 21.4 version -- Turnbull. | |
2449 -- Preserve return value from 'call-process' -- Sperber. | |
2450 -- New functions in replace.el that operate on regions -- Evans. | |
2451 -- Run 'delete-frame-hook' in general dialogs only -- Piper. | |
2452 -- Add a margin parameter in autoload.el for DSO autoloads -- James. | |
2453 -- Conditionalise autoloads for DSO's on the existence of the DSO -- James. | |
2454 -- Always set module directories/paths in dump-paths.el -- James. | |
2455 -- Bring list of package sites up to date -- Skyttä. | |
1187 | 2456 -- Add "Find Variable" menu entry for 'hyper-apropos-find-variable' - |
2457 Wallington | |
2930 | 2458 -- Fix 'view-lossage' interactive spec -- Wallington. |
2459 -- Synch 'with-output-to-string' with GNU/Emacs 21 -- Wallington. | |
2460 -- Bind C-xrd to 'delete-rectangle' -- Yamaoka. | |
1187 | 2461 -- Move entries in 'auto-mode-alist' out to packages for the modes |
2930 | 2462 that are in packages -- Skyttä |
1187 | 2463 -- New compatible alias for 'lookup-syntax-properties' |
2930 | 2464 ('parse-sexp-lookup-properties') -- Turnbull. |
2465 -- Enable C autoloads for DSO's -- James. | |
2466 -- Update revert-buffer code -- Piper. | |
2467 -- Add new coding system 'utf-8-bom' -- Ikiuo. | |
1187 | 2468 |
2469 | |
981 | 2470 to 21.5.9 "brussels sprouts" |
2471 | |
2472 The main thrust of this release is the new GC algorithms. If you want | |
2473 to test this out configure with '--use-kkcc'. | |
2474 | |
2475 There are of course, the usual swag of bug fixes, typo fixes, and | |
2476 document updates. | |
2477 | |
2478 -- Add an extra element to the version string that can be used to | |
2930 | 2479 include a date in the version string -- Youngs. |
2480 -- Improve help string for --with-widgets configure option -- Skyttä. | |
981 | 2481 -- Define runtime & build problems, and rewrite "Hannibal Lecter" |
2930 | 2482 stuff in PROBLEMS -- Turnbull. |
2483 -- Add builtin and constant faces to font-lock-face-list -- Skyttä. | |
2484 -- Japanese language fixes -- Yamaoka. | |
981 | 2485 -- Fix find-library to allow Mule XEmacsen to find compressed |
2930 | 2486 libraries -- Youngs. |
2487 -- New alias for 'delete-indentation' (join-line) -- Wallington. | |
2488 -- Support docstring for define-derived-mode -- Turnbull | |
2489 -- Doc fix for keybindings in term.texi and misc.texi -- Skyttä. | |
2490 -- Bring package list up to date in packages.texi -- Skyttä. | |
2491 -- Document purecopy as a no-op -- Josefsson. | |
2492 -- New document chapter "Regression Testing XEmacs" -- Turnbull. | |
2493 -- Add "USE_KKCC" option to ./nt/xemacs.mak -- Aichner. | |
981 | 2494 -- New GC algorithms implemented (Turn them on with --use-kkcc |
2930 | 2495 configure option) -- Sperber, Crestani, Kaltenbach, Bush. |
2496 -- Define HAVE_WCHAR_H for native Win32 builds -- Harris. | |
2497 -- Fix x_locate_pixmap_file make sure path is not 0 -- MacLennan. | |
2498 -- Fix memory leak -- Verna. | |
981 | 2499 -- Add missing call to 'xfree (newname)' in 'make_coding_system_1 |
2930 | 2500 -- Verna. |
2501 -- Fix --with-mule --with-gtk builds -- Barta. | |
2502 -- Make SEPCHAR a required arg to Fsplit_string_by_char -- Palmer. | |
981 | 2503 -- Make locate_file indicate success with nonnegative return if MODE |
2930 | 2504 is nonnegative -- James. |
2505 -- Fix splitting window horizontally not splitting evenly -- James. | |
2506 -- ORDINARY_LINK OK for Linux -- James. | |
981 | 2507 -- Don't bogusly reinitialise ascii_character property in |
2930 | 2508 maybe_define_x_key_as_self_inserting_character -- Astapov. |
981 | 2509 -- Add warning to SOE_DEBUG about not using until debugging functions |
2930 | 2510 are rewritten -- Turnbull. |
2511 -- Update 'do_autoload' to GCPRO both arguments -- Turnbull. | |
981 | 2512 -- Update automated tests so they don't barf if required packages |
2930 | 2513 aren't present -- Turnbull. |
2514 -- Organise NSIG setting code for SVR4 in a better way -- James. | |
2515 -- Various typo fixes -- Skyttä, Turnbull, James. | |
981 | 2516 |
2517 | |
933 | 2518 to 21.5.8 "broccoli" |
2519 | |
2520 Lots of fixes and changes. This release is primarily been done to | |
2521 make way for the new GC stuff from Mike Sperber. | |
2522 | |
2523 CHANGES now uses surnames as listed in the ChangeLogs to identify | |
2524 contributors. And I haven't sorted the changes into different | |
2525 categories. Maybe next release... | |
2526 | |
2527 -- New configure option "--use-kkcc" for the upcoming new GC | |
2930 | 2528 algorithms -- Sperber. |
933 | 2529 -- Identify "--with-modules" as an autodetected configure option - |
2865 | 2530 James. |
2930 | 2531 -- Add a couple of configuration questions to PROBLEMS -- Turnbull. |
2532 -- Test for wchar.h in configure -- Sperber. | |
2533 -- Update package-index files -- Youngs. | |
2534 -- s/Xemacs/XEmacs/ doc fixes -- Aichner. | |
2535 -- Sync make-docfile.c with GNU -- James. | |
2536 -- Updates to gutter-items -- Palmieri. | |
2537 -- Sync setenv with GNU -- Wallington. | |
2538 -- Remove package-get's dependence on APEL -- Youngs. | |
2539 -- Fix case fold bug in replace-in-string -- Verna. | |
2540 -- Updates to code-process.el and process.el -- Alexander. | |
2541 -- Updates to mule/kinsoku.el -- Yamaoka. | |
2542 -- Updates to define-derived-mode -- Wallington. | |
2543 -- Printer fixes -- Piper. | |
2544 -- Updates to window-xemacs.el & frame.el -- James. | |
2545 -- Doc fix gutter-items.el -- Piper. | |
2546 -- Sync ":set-after" in custom with GNU -- Piper. | |
2547 -- Sort the lists in enabled-behavior-list -- Galibert | |
2548 -- Updates to lwlib-Xm.c -- Piper. | |
2549 -- Various doc fixes to the TeXinfo docs -- Aichner. | |
2550 -- GC fixes -- Sperber. | |
2551 -- Updates to lisp.h, symbols.c for DSO's -- James. | |
2552 -- Fix to mswindows_need_event -- Alexander. | |
2553 -- Declare Fcdr_safe to be callable from C -- Turnbull. | |
2554 -- Ffunctionp return nil for autoloaded macros & keymaps -- Niksic. | |
2555 -- Subwindow fixes -- Ueno. | |
2556 -- Include wchar.h only if available, define wclsen if not -- Sperber. | |
2557 -- Fixes to Fstart_process_internal -- Sperber. | |
2558 -- Fixes to init_ralloc for pdump -- Sperber. | |
2559 -- Remove duplicated definition of Lisp_Devmode -- Bush. | |
2560 -- Fixes to toolbar/redisplay -- Piper. | |
2561 -- Windows DDE fixes -- Moore. | |
933 | 2562 -- Fixes to 'query_string_geometry' and 'widget_logical_unit_height' - |
2563 Piper. | |
2564 -- Fix problem with XEmacs freezing with certain virtual window | |
2930 | 2565 managers on Windows -- Rankin. |
933 | 2566 -- Conditionalise calls to syms_of_dired_mswindows & |
2567 vars_of_dired_mswindows on WIN32_NATIVE instead of HAVE_MSW_C_DIRED | |
2930 | 2568 -- Harris. |
2569 -- Process related fixes -- Sperber. | |
2570 -- Fix #includes in input-method-motif.c -- Galibert. | |
2571 -- Fixes to automated tests -- Sperber. | |
933 | 2572 |
2573 | |
891 | 2574 to 21.5.7 "broccoflower" |
2575 | |
2576 CHANGES now uses @xemacs.org alias to identify contributors. If the | |
2577 contributor doesn't have one (that I know about), the full name from | |
2578 the ChangeLog is used. | |
2579 | |
2580 UI changes and runtime bugs | |
2581 | |
2582 -- Add: ask "yes/no/diff" question when recovering; known problem: dialog | |
2583 is modal, so you can't scroll the diff -- ben | |
2584 -- Add: balloon help for package-ui -- youngs | |
2585 -- Add: global-abbrev-mode, defining-abbrev-turns-on-abbrev-mode -- ben | |
2586 -- Add: lots of new menubar items -- ben | |
2587 -- Add: new winclient for MS Windows -- acs | |
2588 -- Add: option kill-word-into-kill-ring controls whether words are "cut" | |
2589 into the kill ring, or "cleared" into nothingness -- ben | |
2590 -- Add: revert-buffer optimization for unchanged files -- andy | |
2591 -- Add: undo-all-changes back to the beginning -- ben | |
2592 -- Fix: M-C-backslash does indent-region-or-balanced-expression, S-Tab | |
2593 inserts a TAB char -- ben | |
2594 -- Fix: Cmds menu so that most used commands appear directly on the menu and | |
2595 less used commands appear in submenus -- ben | |
2596 -- Fix: NILP(lim) crash in search.c -- mike | |
2597 -- Fix: STACK_TRACE_EYE_CATCHER now visible in MS Windows traces -- jonathan | |
2598 -- Fix: XmProcessTraversal crash -- stephen | |
2599 -- Fix: avoid infinite loop in extent code -- ben | |
2600 -- Fix: crash due to errant xfree() -- ben | |
2601 -- Fix: crash in gtk_popup_menu -- wmperry | |
2602 -- Fix: crashes due to excessive alloca -- ben | |
2603 -- Fix: detection of metric units on MS Windows -- jonathan | |
2604 -- Fix: don't output bell as ^G in console-stream when not a TTY -- ben | |
2605 -- Fix: improve MS Windows printer support -- andy | |
2606 -- Fix: improve appearance for gutters and dialogs -- andy | |
2607 -- Fix: improve lisp-mode indentation handling -- ben | |
2608 -- Fix: interprogram cut functions now don't add selection twice -- stephen | |
2609 -- Fix: many netinstaller improvements -- andy | |
2610 -- Fix: popup dialogs on MS Windows -- andy | |
2611 -- Fix: recover-session only shows session files with recoverable files, | |
2612 and in chronological order -- ben | |
2613 -- Fix: save customized values MUCH faster and in alphabetic order, | |
2614 custom-save-pretty-print turns on/off pretty-printing values | |
2615 -- Nickolay Pakoulin | |
2616 -- Fix: semicolons inside strings are not comments in lisp-mode -- ben | |
2617 -- Fix: short filename handling on Windows -- Peter Arius | |
2618 -- Fix: some crashes in syntax code -- ben | |
2619 -- Fix: some crashes with multibyte text -- ben | |
2620 -- Fix: two frames displaying the buffer, in different places; in one, | |
2621 temporarily switch away to another buffer and then back, and your position | |
2622 has been reset to the other one in the other frame -- ben | |
2623 -- Fix: update installed.db after updating packages -- andy | |
2624 | |
2625 Documentation | |
2626 | |
2627 -- Add: New FAQs -- stephen, adrian | |
2628 -- Add: New or improved code and documentation in sample.init.el -- ben, | |
2629 stephen | |
2630 -- Add: PROBLEMS: Hannibal Lecter crash, EFS AUTH failure, mail locking | |
2631 -- stephen | |
2632 -- Add: etc/TUTORIAL.se -- Mats Lidell | |
2633 -- Add: new Internals manual nodes -- ben, stephen, darrylo | |
2634 -- Add: why modules don't use RTLD_GLOBAL -- james | |
2635 -- Fix: README.integral-types doc moved to Internals, code moved to | |
2636 README.global-renaming -- ben | |
2637 -- Fix: README.packages: info about --package-path -- ben | |
2638 -- Fix: improve docstrings and comments -- ben, stephen, adrian, | |
2639 John H. Palmieri | |
2640 -- Fix: typos, minor updates -- stephen, I. N. Golubev, Frank Schmitt, | |
2641 adrian, youngs | |
2642 -- Fix: update etc/BETA -- Jarl Friis | |
2643 -- Fix: update etc/package-index.LATEST.pgp -- youngs | |
2644 -- Fix: update photos -- hniksic | |
2645 | |
2646 Lisp API | |
2647 | |
2648 -- Add: functions: args-out-of-range, argument-in-range-p, | |
2649 check-argument-range, indent-balanced-expression-function, | |
2650 indent-balanced-expression, indent-region-or-balanced-expression, | |
2651 image-instance-instantiator, truncate-string-with-continuation-dots, | |
2652 get-user-response, unicode-precedence-list -- ben, stephen | |
2653 -- Fix: GNU synchs of frame-parameter, makehash, buffer-local-value, | |
2654 line-beginning-position, line-end-position, with-temp-message, | |
2655 bound-and-true-p, propertize, delete-and-extract-region, add-to-list, | |
2656 string-to-char-list, find-non-ascii-charset-region, | |
2657 find-non-ascii-charset-string, truncate-string-to-width, plist-to-alist, | |
897 | 2658 kill-ring-max, kill-new -- John Paul Wallington, youngs, ben, james, ville |
2659 -- Add: set-frame-pixel-width, set-frame-pixel-size -- andy | |
891 | 2660 -- Add: args to map-specifier, various "heuristic" specifier functions -- ben |
2661 -- Fix: call-process moves to Lisp -- ben | |
2662 -- allows a buffer to be specified for input and stderr output | |
2663 -- use it on all systems | |
2664 -- implement C-g as documented | |
2665 -- clean up and comment | |
2666 -- call-process-region uses new call-process facilities; no temp file. | |
2667 -- remove duplicate funs | |
2668 -- Add: compat.el, preliminary (not working) code -- ben | |
2669 -- Add: handle subprocess stderr separately (src/ChangeLog 2002-05-28) -- ben | |
2670 -- Add: new error trapping mechanism (src/ChangeLog 2002-05-28) -- ben | |
2671 -- Add: pixel-based sizing APIs: set-frame-pixel-height, | |
2672 -- Add: preliminary support for ELL autoloads -- james | |
2673 -- Add: toolbar face -- wmperry | |
2674 -- Add: widget "logical-unit" sizing APIs: widget-logical-to-character-width, | |
2675 widget-logical-to-character-height -- andy | |
2676 -- Fix: paths-find-architecture-directory searches in | |
2677 `system-configuration'/`base', not `base'`system-configuration' -- james | |
2678 -- Fix: default CRLF conversion of process output off -- ben | |
2679 -- Fix: default value of gethash to Qunbound -- ben | |
2680 -- Fix: face-handling code (superseded by ben's overhaul) -- jan, andy | |
2681 -- Fix: layout improvements -- andy | |
2682 -- Fix: major overhaul of face-handling code -- ben | |
2683 -- avoid truenaming fonts | |
2684 -- msw-faces.el APIs now accept names and font instances, return names | |
2685 -- rewrite frobbing functions in faces.el | |
2686 -- don't duplicatively set a global specification for the default font | |
2687 -- remove redundant face lists from x-faces.el and msw-faces.el | |
2688 -- call init-global-faces under MS Windows! | |
2689 -- correct weight names in font.el. | |
2690 | |
2691 Internals | |
2692 | |
2693 -- Add: new APIs -- ben | |
2694 -- macros to GCPRO arrays | |
2695 -- default argument for char tables | |
2696 -- signal extent changes | |
2697 -- internal_bind_*, check_specbind_stack_sanity | |
2698 -- partial support for 8-, 16-, and 32-bit fixed-width text | |
2699 -- new cons treatment (src/ChangeLog 2002-05-28) | |
2700 -- rename character types to Itext, Ibyte, Ichar (src/ChangeLog 2002-06-05) | |
2701 -- rename various identifiers for consistency | |
2702 -- Add: New GC preparation -- mike, Martin Köbele, Jens Müller | |
2703 -- Add: support for fastcall in MS Windows -- ben | |
2704 -- Fix: ELL APIs -- james | |
2705 -- load only once | |
2706 -- no longer use RTLD_GLOBAL | |
2707 -- Fix: ELLs now use RTLD_NOW instead of RTLD_LAZY -- Andrew Begel | |
2708 -- Fix: Many Mule changes -- ben | |
2709 -- Fix: call-process ensures that the argument to `symbol-value-in-buffer' | |
2710 is a buffer even if `buffer' is a string -- mike | |
2711 -- Fix: code that outputs into a buffer, use unwind protects, etc. -- ben | |
2712 -- Fix: complete implementation of some Unicode functions, S-caron test | |
2713 failure -- stephen | |
2714 -- Fix: conditionalize code depending on features like toolbar -- jonathan, | |
2715 Mike Alexander | |
2716 -- Fix: create new process-synchronize-point to avoid dynamic binding | |
2717 problems; fix bogosity in setting process sentinels -- ben, mike | |
2718 -- Fix: make a lot of code use common includes and implementations | |
2930 | 2719 -- see 2002-06-20 src/ChangeLog) -- ben |
891 | 2720 -- Fix: move global-map to keydefs.el -- ben |
2721 -- Fix: new signal/C-g handling (src/ChangeLog 2002-05-28) -- ben | |
2722 -- Fix: numerous problems with the case-table implementation -- ben | |
2723 -- Fix: quoting of native-coding-system in CJK files -- Daiki Ueno | |
2724 -- Fix: race condition in process handling -- Nix | |
2725 -- Fix: recover gracefully from internal XOpenDevice failure -- mike | |
2726 -- Fix: redo syntax cache code -- ben | |
2727 -- Fix: save-restriction now uses markers -- ben | |
2728 -- Fix: small bugs -- stephen, ben, andy, martin, Eric Gillespie Jr | |
2729 | |
2730 Build | |
2731 | |
2732 -- Add: basic support for handling ISO 2022 doc strings in make-docfile -- ben | |
2733 -- Add: tmpdir for install, allowing simultaneous run & build -- andy | |
2734 -- Fix: "Stop Build" in VC++ now works -- Ben | |
2735 -- Fix: #undef INTERNET_DOMAIN_SOCKETS build of gnuserv -- Greg Steuck | |
2736 -- Fix: --with-widgets autodetection -- jan | |
2737 -- Fix: 64-bit support -- Andreas Jaeger, Gregory Steuck | |
2738 -- Fix: MS Windows Makefile cleanups -- ben, jonathan | |
2739 -- Fix: MS Windows builds default to pdump -- ben | |
2740 -- Fix: assorted build breakage -- ben, mike, andy, Malcolm Purvis | |
2741 -- Fix: check for EOF in make-docfile -- ben | |
2742 -- Fix: config.h.in organization -- ben | |
2743 -- Fix: ensure combined X and windows build gets widgets -- andy | |
2744 -- Fix: implement configure option moduledir -- Mike Fabian | |
2745 -- Fix: spurious failures in tests -- ben, stephen | |
2746 -- Fix: test harness now outputs FAIL messages to stderr in batch mode -- ben | |
2747 -- Fix: test-harness.el now cleans up Check-Message and Check-Error-Message | |
2748 when done -- stephen | |
2749 -- Fix: typos and platform specific bugs in configure -- Malcolm Purvis, | |
2750 galibert, Paul Stodghill | |
2751 -- Fix: warnings -- ben, wmperry, stephen, didier | |
2752 | |
803 | 2753 to 21.5.6 "bok choi" |
2754 | |
2755 UI changes and runtime bugs | |
2756 | |
2757 -- Fix: process waiting on MS Windows -- Mike Alexander | |
2758 -- Fix: (maybe) GTK progress bar crashes at startup -- William M. Perry | |
2759 -- Fix: detect printer set up for metric units -- Jonathan Harris | |
2760 -- Fix: add_charsets_to_precedence_list -- IKEYAMA Tomonori | |
2761 -- Change: misc menubar -- John Paul Wallington | |
2762 -- Add: auto-mode-alist: GNUmakefile is a Makefile, "system default" | |
891 | 2763 Xdefaults and friends get xrdb-mode -- Ville Skyttä |
803 | 2764 -- From Ben Wing <ben@xemacs.org>. |
2765 -- Fix: init_process_io_handles obeys coding-system-for-{read,write}. | |
2766 -- Fix: bug in md5 handling. | |
2767 -- Fix: data corruption in print.c from print_depth becoming negative. | |
2768 -- Fix: "nil channel" in MS Windows magic events crashes. | |
2769 -- Fix: (tentative) redisplay crash freeing display line structures. | |
2770 -- Fix: (tentative) TTYs don't work. | |
2771 -- Fix: too-small SHEAP_ADJUSTMENT on Cygwin (can't run temacs). | |
2772 -- Fix: hscroll/truncation/continuation glyphs causing "jumping lines". | |
2773 -- Fix: problem with text files with no newlines (). | |
2774 -- Fix: errors when opening (e.g.) mule-ucs/lisp/reldata/uiso8859-6.el. | |
2775 -- Fix: (partial) excess memory use in Unicode processing, esp. at startup | |
2776 -- Fix: sample.init.el (grep-all-files-in-current-directory-and-below): | |
2777 Missing argument. | |
2778 -- Fix: smoother scrolling on MS Windows. | |
2779 -- Change: Move the menubar frame commands from the View menu to | |
2780 the File menu, to be consistent with how most other programs do | |
2781 things. Move less-used revert/recover items to a submenu. Make | |
2782 "recover" not prompt for a file, but recover the current buffer. | |
2783 -- Change: implementation of matching font to charset. | |
2784 -- Change: default MS Windows font to Lucida Console, increase | |
2785 default frame size on Windows to 50 lines. | |
2786 -- Add: runtime flag -no-packages inhibits adding package lisp to load-path. | |
2787 -- Add: much functionality to behavior.el. | |
2788 -- Add: more Unicode translation files. | |
2789 | |
2790 Documentation | |
2791 | |
2792 -- Add: define STACK_TRACE_EYE_CATCHER for Windows -- Jonathan Harris | |
2793 -- Texinfo (internals): Add xref in emodules.texi -- Stephen J. Turnbull | |
2794 -- Texinfo (lispref): Unicode Support, Behaviors -- Stephen J. Turnbull | |
2795 -- Texinfo (user): Behaviors -- Stephen J. Turnbull | |
2796 -- Improve auto-mode-alist -- Simon Josefsson | |
2797 -- Docstrings: completion-ignored-extensions, file-name-all-completions -- | |
2798 John H. Palmieri | |
2799 -- From Ben Wing <ben@xemacs.org>. | |
2800 -- New ChangeLog for ./etc/. | |
2801 -- Updated: NEWS. | |
2802 -- Improve docs (developers): tree layout, merging branch to trunk. | |
2803 -- Improve docs (lispref): CL loop, menu sorting, sound-default-alist | |
2804 -- Obsoleted Lisp: 'sref, char-bytes. | |
2805 -- Internals: Revamped the sound documentation. | |
2806 -- Typo fixes -- Adrian Aichner | |
2807 | |
2808 Lisp API | |
2809 | |
2810 -- From Ben Wing <ben@xemacs.org>. | |
2811 -- Fixed: bug in keymap iteration in cl-macs.el. | |
2812 -- Fix: bugs in language environments English and Ethiopic | |
2813 -- Change: lisp/mule/*.el -- convert to XEmacs style. | |
2814 -- Add (synch to GNU): get-window-with-predicate, ALL-FRAMES, | |
2815 some-window, count-windows, window-safely-shrinkable-p, | |
2816 count-screen-lines, shrink-window-if-larger-than-buffer | |
2817 -- Add (line-oriented mouse selection): New functions | |
2818 mouse-consolidated-yank mouse-yank, mouse-track, | |
2819 default-mouse-track-normalize-point, | |
2820 default-mouse-track-return-dragged-selection, mouse-track-by-lines, | |
2821 mouse-track-insert mouse-track-adjust-by-lines, mouse-track-insert-1, | |
2822 mouse-track-insert-by-lines, mouse-track-delete-and-insert-by-lines | |
2823 -- Add (warnings): Add a consistent way to execute code, | |
2824 catching all errors and displaying a warning, including a | |
2825 backtrace showing where the error occurred. New functions | |
2826 backtrace-in-condition-handler-eliminating-handler, with-trapping-errors, | |
2827 view-warnings. Integrate show-message-log with view-lossage. | |
2828 -- Add (debugging): New functions debug-print-1, debug-print, | |
2829 debug-backtrace. | |
2830 -- Add (misc utils): map-plist, show-memory-usage, compare-strings, | |
2831 truncate-string-to-width, variable require-prints-loading-message. | |
2832 -- Add many languages and charsets. | |
2833 -- Add (autoloads): Support defun*, defmacro*. | |
2834 -- Add (byte-compiler): with-boundp, if-boundp, when-boundp, | |
2835 and-boundp, declare-boundp, globally-declare-boundp, with-fboundp, | |
2836 if-fboundp, when-fboundp, and-fboundp, declare-fboundp, | |
2837 globally-declare-fboundp, with-byte-compiler-warnings-suppressed | |
2838 -- Warning fixes. | |
2839 | |
2840 Internals | |
2841 | |
2842 -- Add: Get & SetLocaleInfo from winnls.h -- Jonathan Harris | |
2843 -- Add: codepages latin-jisx0201, japanese-jisx0212, remove | |
2844 japanese-jisx0208-1978 -- IKEYAMA Tomonori | |
2845 -- Fix: Use wrap_emacs_*(), not wrap_*() for gtk_boxed, gtk_object, ffi -- | |
2846 William M. Perry | |
2847 -- Fix: I18N APIs on windows -- Jonathan Harris | |
2848 -- Fix: typos causing GTK build errors -- Malcolm Purvis | |
2849 -- Warning fixes -- William M. Perry | |
2850 -- From Ben Wing <ben@xemacs.org>. | |
2851 -- Change: error-checking macros: ERROR_CHECK_TYPECHECK -> ERROR_CHECK_TYPES, | |
2852 ERROR_CHECK_CHARBPOS -> ERROR_CHECK_TEXT, add ERROR_CHECK_DISPLAY, | |
2853 ERROR_CHECK_STRUCTURES. | |
2854 -- Change: Redo print_*(). | |
2855 -- Change: character-to-unicode char-to-unicode; also unicode-to-char{acter}. | |
2856 -- Change: Replace XSETFOO with wrap_foo(). | |
2857 -- Change: symbol->name a Lisp_Object, not Lisp_String *. Eliminate latter. | |
2858 -- Change: rearrange init calls in emacs.c. | |
2859 -- Add: (partial) category API compatible with FSF. | |
2860 -- Add: (partial) GC triggering based on percentage of total memory | |
2861 usage. Not currently activated. | |
2862 -- Add: (partial) sledgehammer redisplay check. | |
2863 -- Add: error-behavior ERROR_ME_DEBUG_WARN. | |
2864 -- Add: more error checking on Dynarrs. | |
2865 -- Add: assert_at_line(), for use in asserts inside of inline functions. | |
2866 -- Add: resizing_buffer_to_lisp_string(). | |
2867 -- Add: function get_charset_limits. | |
2868 -- Add: (tentative, may go away) foo_checking_assert_at_line() macros. | |
2869 -- Add: new event methods for printing, comparing, and hashing magic | |
2870 events, to avoid event-type-specific stuff. | |
2871 -- Fix eifree(). Use Eistrings in various places | |
2872 -- Fix: bugs in chartab implementation and doc strings. | |
2873 | |
2874 Build | |
2875 | |
2876 -- Fix: make-mswin-unicode.pl -- Ben Wing, Jonathan Harris | |
2877 -- Fix: .texi files for Cygwin makeinfo -- Jonathan Harris | |
2878 -- Fix: Perl quoting in Windows build -- Jonathan Harris, Ben Wing | |
2879 -- Fix: Generate more intermediate files in obj subdirectory -- Jonathan Harris | |
2880 -- From Ben Wing <ben@xemacs.org>. | |
2881 -- Fix: require errors in behavior.el | |
2882 -- Fix: compile error when TTY-only. | |
2883 -- Change: update check_cygwin_setup.sh for current Cygwin reality. | |
2884 -- Change: Makefile regenerates itself if out of date. | |
2885 -- Change: improve error-checking config for Windows | |
2886 -- Add: HAVE_SYS_TIMES_H config.h #define. | |
2887 -- Add: new error-checking types in configure. | |
2888 -- Add: .cvsignore | |
2889 | |
762 | 2890 to 21.5.5 "beets" |
2891 | |
2892 Documentation | |
2893 -- new external-widget example node -- Stephen Turnbull | |
2894 -- new packaging manual nodes -- Steve Youngs, Stephen Turnbull | |
2895 -- new Swedish TUTORIAL -- Mats Lidell | |
2896 -- update etc/BETA -- Jarl Friis, Stephen Turnbull | |
2897 -- update FAQ, new FAQs -- Adrian Aichner, Stephen Turnbull | |
769 | 2898 -- fixes for build-breaking typos in Info docs -- Jeff Miller, Darryl Okahata |
2899 -- misc comment and docstring improvements -- Valdis Kletnieks | |
2900 Pretty much all the code fixers fixed docs too: keep up the good | |
2901 work, folks! | |
762 | 2902 |
2903 UI | |
2904 -- fix switching between virtual desktops on MS Windows -- Adrian Aichner | |
2905 -- improve Customize: modifier-keys-sticky-time, abbrev-mode-line-string, | |
2906 overwrite-mode-line-string, auto-fill-mode-line-string, | |
2907 defining-kbd-macro-mode-line-string -- John Paul Wallington | |
2908 -- improve GTK clipboard handling -- Eric Gillespie, Jr. | |
2909 -- improve Info dir - generate file if non-existent -- Michael Sperber | |
891 | 2910 -- improve printer handling -- Adrian Aichner, Björn Torkelsson |
762 | 2911 -- support GUI toolbar shadow thickness adjustment -- Bill Perry |
2912 -- support ISO 8859/15 (Euro) -- Stephen Turnbull | |
2913 -- support Sieve in auto-mode-alist -- Simon Josefsson | |
2914 -- suppress ask-user-about-supersession-threat if CLASH_DETECTION -- Daiki Ueno | |
2915 | |
2916 Lisp API | |
2917 -- synch from GNU Emacs 21: quit-window -- Christoph Wedler | |
2918 | |
2919 Internals | |
2920 -- improve dead console handling in post-command code -- Ben Wing | |
2921 -- improve handling when XOpenDevice calls error handler -- Mike Sperber | |
2922 -- move disabled-command-loop to C -- Jan Vroonhof | |
2923 | |
2924 Build | |
2925 -- improve Athena widgets detection -- Jan Vroonhof | |
2926 | |
724 | 2927 to 21.5.4 "bamboo" |
2928 -- auto-mode support .9 files as man pages -- Michael Sperber | |
2929 -- auto-mode support configure.ac as m4 -- Edward M. Lee | |
2930 -- bind `replace-rectangle' to `C-x r p' -- Didier Verna | |
2931 -- bind `hyper-apropos-find-variable' (new) to `v' in hyper-apropos-help-map | |
2932 -- David A. Panariti | |
2933 -- bind `delete-other-frames' to `C-x 5 1' -- John Paul Wallington | |
2934 -- default Info-auto-generate-directory to 'if-outdated -- Adrian Aichner | |
2935 -- improve printer handling -- Andy Piper, Mike Alexander, Adrian Aichner | |
2936 -- mark buffer as modified when changing coding system -- Andy Piper | |
2937 -- minor mode mode-line-strings now customizable -- John Paul Wallington | |
2938 isearch-mode, abbrev-mode, overwrite-mode, auto-fill-mode, | |
2939 gnuserv-mode, defining-kbd-macro-mode, font-lock-mode, view-mode | |
2940 -- search the core etc/ for package index if not in ~/.xemacs/ -- Steve Youngs | |
2941 -- support sub-expression replacement in replace-match -- Torsten Duwe | |
2942 -- support user {site,infodock}-packages hierarchies -- Michael Sperber | |
2943 -- truncate-partial-width-windows now applied in redisplay -- Ben Wing | |
2944 -- use version-specific name for root testing -- Michael Sperber | |
2945 Eg, /usr/local/lib/xemacs-21.5.4. Fixes common "can't find root" bug, | |
2946 but run-in-place XEmacs won't find installed packages. | |
2947 | |
2948 -- HTML docs from Texinfo sources -- Adrian Aichner | |
2949 -- document fix for Motif related crashes (Sun/Solaris) -- Robert Pluim | |
2950 -- improve package system documentation -- Stephen Turnbull | |
2951 -- new Japanese translation of xemacs.1 -- Kazuo Oishi | |
2952 -- update developer personal info -- Jan Vroonhof, Michael Diers | |
2953 -- many doc fixes and improvements, sorry about the credits :-( | |
2954 | |
2955 -- alias `interactive-form' to `function-interactive' -- John Paul Wallington | |
2956 -- etags to Potorti` version 14.28. -- Yoshiki Hayashi | |
2957 -- mark-paragraph - added optional argument -- John Paul Wallington | |
2958 | |
2959 -- arch-specific files go under ${libdir}, not ${datadir} -- Jered Floyd | |
2960 -- configure recognizes LDFLAGS and adds to top Makefile -- Lutz Jaenicke | |
2961 -- eliminate bogus check for Athena widgets -- Alexey Mahotkin | |
2962 -- omit -Wshadow when compiling with g++ -- Ben Wing | |
2963 -- use the ld reported by gcc, not gcc -- Andrew Begel | |
2964 -- work around lack of support for autoconf 2.5x -- Didier Verna | |
2965 | |
2966 -- fix "can't Customize standard faces" bug (partially) -- Jan Vroonhof | |
2967 -- fix "can't close last window" bug -- Adrian Aichner | |
2968 -- fix "doubled escape" bug in Mule (ISO-2022-7) autosave files -- Kyle Jones | |
2969 -- fix "fail to save (non-themed) variable customizations" bug -- Andy Piper | |
2970 -- fix PGP signature handling in package UI -- Steve Youngs | |
2971 -- fix allocation of module-defined names in symbol table -- Andrew Begel | |
2972 -- fix conversion of host and network byte order in multicast -- Daiki Ueno | |
2973 -- fix crash from missing XIM unregister callback on Motif -- Glynn Clements | |
2974 -- fix crash/infloops in read_key_sequence -- Hirokazu FUKUI | |
2975 -- fix early dereference crash in decode_buffer -- Torsten Duwe | |
2976 -- fix handling of negative C times -- Simon Josefsson and Stephen Turnbull | |
2977 -- fix 'report-xemacs-bug' issues -- Steve Youngs | |
2978 -- fix several font-lock bugs -- Jan Vroonhof, Andy Piper, Bill Perry | |
2979 -- fix several package-get bugs -- Steve Youngs | |
2980 -- fix some slow startups - default with_ipv6_cname=no -- Stephen Turnbull | |
2981 -- fix unsigned warnings; turn sign-compare warnings on for NT -- Ben Wing | |
2982 -- fix window_loop iteration across multiple devices -- Darryl Okahata | |
2983 -- fix/avoid GNU ld -z combreloc lossage -- Stephen Turnbull | |
2984 -- make sure installed.db gets updated after updating packages -- Andy Piper | |
2985 | |
2986 -- GTK improvements/fixes -- Bill Perry | |
2987 -- add face mappings | |
2988 -- fix "can't shut up bell" bug | |
2989 -- fix some face initialization bugs | |
2990 -- fix subwindow handling | |
2991 -- fix yes-or-no-p lossage | |
2992 -- improve conformance to internal APIs | |
2993 -- munge highlight, zmacs-region, toolbar, and gui-button faces from | |
2994 default GtkStyle | |
2995 -- remove useless XPM color symbol checks | |
2996 | |
2997 -- MS Windows improvements/fixes -- Andy Piper | |
2998 -- better build portability | |
2999 -- change registry key to XEmacs. | |
3000 -- add/fix Cygwin handling of URLs and win32 paths | |
3001 -- fix focus and event handling in scrollbars | |
3002 -- fix get-popup-menu-response bug | |
3003 -- improve DDE support | |
3004 -- improve netinstaller, especially uninstall and shortcuts | |
3005 -- improve popup dialog handling | |
3006 -- new directory dialog support | |
3007 -- quit if the user cancels in directory dialog | |
3008 -- Cygwin nox-xpm detection -- Charles Wilson | |
3009 -- fix compile problems when --with-msw, --with-x=no, --with-tty=no -- Ben Wing | |
3010 -- fix file handle leak in pipes -- Mike Alexander | |
3011 -- initial VC.NET support -- Andrew Begel | |
3012 | |
3013 -- Rename/redefine integral types -- Ben Wing | |
3014 -- See src/ChangeLog for details and rationale. | |
3015 -- All integral types that measure quantities of anything are signed. | |
3016 -- All quantity types boil down to EMACS_INT, except Hashcode, | |
3017 which is an unsigned value of the same size as EMACS_INT. | |
3018 -- Type names should be relatively short, with the first letter | |
3019 capitalized and no underscores if they can be avoided. | |
3020 -- "*count" == zero-based quantity. Includes sizes, offsets, and indexes. | |
3021 -- "*bpos" == one-based buffer position. | |
3022 -- "Char" refers to internal-format characters, not to the C type "char". | |
3023 -- CVS: improve .cvsignore files -- Adrian Aichner | |
3024 -- autoload handling improvements -- Didier Verna | |
3025 -- improve handling of face inheritance/fallback -- Jan Vroonhof | |
3026 -- condense repetitive window-system settings to 'win default' -- Bill Perry | |
3027 -- improve debugging in event-msw.c -- Adrian Aichner | |
3028 -- rename Menubar-items-truncate-list to Menubar-items-truncate-history | |
3029 -- Adrian Aichner | |
3030 -- rename default package index to 'package-index.LATEST.gpg' -- Steve Youngs | |
3031 -- unify GUI pixmap handling -- Bill Perry | |
3032 -- unify toolbar handling across GUI platforms -- Bill Perry | |
3033 | |
653 | 3034 to 21.5.3 "asparagus" |
3035 -- Add missing XIM unregister callback on Motif -- Glynn Clements | |
3036 -- Improve debugging in event-msw.c, fix "can't close last window" bug | |
3037 -- Adrian Aichner | |
3038 -- Improve Info docs for widget.el -- Stephen J. Turnbull | |
3039 -- Many small bug, typo, and warning fixes -- Ben Wing, Stephen J. Turnbull, | |
3040 Adrian Aichner | |
3041 -- Autoload handling improvements -- Didier Verna | |
3042 -- More 'report-xemacs-bug' updates -- Steve Youngs | |
3043 -- Fix unsigned warnings; turn sign-compare warnings on for NT -- Ben Wing | |
3044 -- Synch configure.usage options with configure -- Peter Brown | |
3045 | |
529 | 3046 to 21.5.2 "artichoke" |
640 | 3047 -- fixes and improvements -- Ben Wing |
3048 -- etags.c synched to upstream | |
3049 -- lisp/term/*.el cleanup | |
3050 -- miscellaneous help improvements | |
3051 -- transpose-line-up/down maybe moves the region | |
3052 -- MS Windows init improvements | |
3053 -- add scroll-in-place, jka-compr, efs, some fixes in behavior-defs.el | |
3054 -- paths-find-recursive-path: fix error with null EXCLUDE-REGEXP | |
3055 -- font-lock-mode: fix problem with buffers starting with a space | |
3056 -- make find-library search patch configurable | |
3057 -- fix Dired problem with directories containing [] and code that | |
3058 destructively modifies an existing string | |
3059 -- stop mark_window_as_deleted from deleting information that needs to | |
3060 be accessed by set-window-configuration | |
3061 -- Lisp object structure rationalization | |
3062 -- fix two nasty bugs in the unwinding code | |
3063 -- fix mouse wheel/dead window crash under MS Windows | |
3064 -- mswindows_utime, close_file_data: fix off-by-one-indirection error | |
3065 -- control-G handling fixes for MS Windows | |
3066 -- debug-mswindows-events and related code introduced | |
3067 -- rearrange the signal-handling code to eliminate the former | |
3068 spaghetti logic paths in it; document; fix numerous bugs | |
3069 -- maintain the "iconified" state, to fix the "can't delete a frame" bug | |
3070 -- use CBufbyte instead of char for error/warning functions | |
3071 -- prepare to remove encapsulation | |
3072 -- make play_sound_data return an int, like all other such functions | |
3073 -- use EMACS_SIGNAL to avoid preprocessing games with signal() | |
3074 -- gc-in-window-procedure fixes | |
3075 -- Cygwin setitimer fixes | |
3076 -- windows shell fixes | |
3077 -- more structured errors | |
3078 -- MS Windows network stream data corruption fixes | |
3079 -- fix ~user file name handling | |
3080 -- rename MAX_PATH to standard PATH_MAX | |
3081 -- fix error compiling regexps with back-references in them | |
3082 | |
3083 -- fixes and improvements -- Martin Buchholz | |
3084 -- byte optimizer fixes | |
3085 -- move alloca twiddling after the feature test definitions, but | |
3086 before the first "real" code | |
3087 -- internal DECIMAL_PRINT_SIZE macro | |
3088 -- s&m elimination: Eliminate the need to define HAVE_PTYS in s&m files | |
3089 -- avoid test failure if (temp-directory) is a symlink | |
3090 -- handle buggy Sun realloc() | |
3091 | |
3092 -- GTK fixes -- Bill Perry | |
3093 -- GTK popup dialog fix | |
3094 -- GTK added to font-window system mappings | |
3095 -- gtk-marshal.el updated for new hash.c, and generator fixes, | |
3096 -- GTK scrollbar fixes | |
3097 -- buttons are now modifiers, so selection with the mouse works again | |
3098 -- fix the disappearing GTK scrollbar problem | |
3099 | |
3100 -- movemail.c uses mkstemp if available -- Karl M. Hegbloom | |
3101 -- specifiers may now conditionalize on GTK -- Stephen J. Turnbull | |
3102 -- new hooks for package installation and deletion -- Sean MacLennan | |
3103 -- locate-library completes and other package UI improvements -- Robert Pluim | |
3104 -- save-some-buffers doesn't prematurely zap help window -- Michael Sperber | |
3105 -- MS windows subprocess quoting arguments -- Ben Wing, Dan Holmsand | |
3106 -- remove side effects from font-lock-compile-keywords -- Daiki Ueno | |
3107 -- custom-display works on the GTK platform -- Karl Hegbloom | |
3108 -- mouse-track fixes -- Adrian Aichner, Ben Wing | |
3109 -- dragdrop fix for windowless events -- Mike Alexander | |
3110 -- fix `unbalanced parentheses' bug in syntax -- Matt Tucker | |
3111 -- gpmevent.c header inclusion fixes -- Bill Perry | |
3112 -- make more glyph code shared across platforms -- Ben Wing, Bill Perry | |
3113 -- remove lisp_string_set_file_times() because set_file_times() now | |
3114 takes Lisp_Object path, instead of char* -- Adrian Aichner and Ben Wing | |
3115 -- allow preemption on redisplay -- Kirill 'Big K' Katsnelson | |
3116 -- new, faster implementation of long_to_string -- Hrvoje Niksic | |
3117 -- Qccl_error: New error -- Yoshiki Hayashi | |
3118 -- remove support for old beta versions of cygwin -- Ben Wing, Craig Lanning | |
3119 -- fix crash with an unavailable network printer -- Mike Alexander | |
3120 -- add support for MacOS X -- Greg Parkin and Martin Buchholz | |
3121 -- better win9x (including WinMe) support -- Ben Wing, Stephen J. Turnbull | |
3122 -- fix off-by-one error in EMACS_INT_MAX -- Yoshiki Hayashi | |
3123 | |
3124 -- warning, style, and doc fixes and improvements | |
3125 -- warning fixes -- Ben Wing, Kirill 'Big K' Katsnelson, Martin Buchholz | |
3126 -- eliminate numerous C++ errors -- Ben Wing, Martin Buchholz | |
3127 -- code style corrections -- Ben Wing, Martin Buchholz | |
3128 -- build improvements -- Ben Wing, Martin Buchholz | |
3129 -- configure improvements and fixes -- Martin Buchholz, Ben Wing, | |
3130 Stephen J. Turnbull | |
3131 -- doc updates -- Adrian Aichner, Ben Wing, Alexey Mahotkin, Steve | |
3132 Youngs, Stephen J. Turnbull, Yoshiki Hayashi, Steve Youngs, Paul | |
3133 Stodghill, Malcolm Purvis, Jim Horning, Nick V. Pakoulin, Kirill | |
3134 'Big K' Katsnelson | |
529 | 3135 |
478 | 3136 to 21.5.1 "anise" |
514 | 3137 -- This release contains a huge pile of changes by Ben Wing, including |
3138 both bug fixes and features. Highlights: | |
3139 -- Many changes to make printing work on Windows | |
3140 -- byte-compilation speed improvements | |
3141 -- New functions for cleanly eliminating byte-compiler warnings | |
3142 -- Remove core bytecompiler warnings | |
3143 -- Improve interactive help interface | |
3144 -- etags improvements | |
3145 -- Better "About XEmacs" page | |
3146 -- Windows configury changes | |
3147 -- Get QUIT working on Windows | |
3148 -- Fix shy group regexp code | |
3149 -- etc. etc. | |
3150 | |
2865 | 3151 -- The `short-name' argument to make-charset now works correctly |
521 | 3152 -- Yoshiaki Kasahara |
514 | 3153 -- `custom' changes -- Didier Verna |
3154 -- SET_FACE_PROPERTY bug fix -- Jerry James | |
3155 -- Unix tty configury changes -- Martin Buchholz | |
3156 -- Fix compile error with g++ on bsdi -- Martin Buchholz | |
3157 -- Fix crash with xlc -O3 -- Martin Buchholz | |
3158 -- Fix link error with (pre-release) gcc 3.0 -- Martin Buchholz | |
521 | 3159 -- Fix build error if system has makeinfo 3.12 -- Martin Buchholz |
514 | 3160 -- Speed up `intern' and hash tables containing strings -- Martin Buchholz |
3161 -- Make hash table mapping safe -- Martin Buchholz | |
477 | 3162 |
762 | 3163 Fork from 21.2: 21.5.0 "alfalfa" |
3164 -- For changes up to 21.4.0, see etc/NEWS |