comparison CHANGES-beta @ 2652:227000a64e12

[xemacs-hg @ 2005-03-11 18:56:16 by stephent] prep 21.5.20
author stephent
date Fri, 11 Mar 2005 18:56:16 +0000
parents f152e0bc4ff6
children bc570264072f
comparison
equal deleted inserted replaced
2651:3580ae2ce979 2652:227000a64e12
1 to 21.5.20 "cilantro"
2
3 Major Features
4
5 -- New: Handle various X selection targets properly. (Aidan Kehoe)
6
7 User-Visible Bug Fixes and Minor Improvements
8
9 -- Fix: Handle active regions properly. (Adrian Aichner)
10 -- Fix: pui-list-packages handles longer filenames. (Norbert Koch)
11
12 Build Infrastructure
13
14 -- Improve: Port configure to autoconf 2.59. (Malcolm Purvis)
15 -- Fix: make-docfile.c misparsed UNUSED macro in defuns. (Stephen Turnbull)
16 -- Fix: Don't copy non-existent BUGS file on NT. (Adrian Aichner)
17 -- Fix: Typo in PDUMP section of Makefile.in.in. (Mike Alexander)
18
19 Documentation
20
21 -- Improve: Update info/dir. (Adrian Aichner)
22 -- Improve: Automate updating of release date in about.el. (Stephen Turnbull)
23 -- New: about.el entry for Simon Josefsson. (Simon Joseffson)
24 -- Fix: Typos. (Adrian Aichner)
25 -- Improve: Sort memory usage report sections by usage. (Adrian Aichner)
26 -- Improve: Glyphs documentation. (Ben Wing)
27 -- Improve: Description of build configuration system. (Malcolm Purvis)
28 -- New: Description of build configuration system. (Stephen Turnbull)
29 -- New: Lispref node on CCL Example. (Aidan Kehoe)
30 -- Improve: Describe \c and \C in Syntax of Regexps. (Aidan Kehoe)
31 -- Improve: Future Work -- Better Rendering Support. (Stephen Turnbull)
32 -- Improve: Comments. (Stephen Turnbull, Aidan Kehoe)
33
34 Lisp API
35
36 -- New: GNU semi-compatible decode-char and encode-char. (Aidan Kehoe)
37
38 Internal API and Implementation
39
40 -- Fix: Avoid consing in operate-on-matching-lines. (Adrian Aichner)
41 -- Fix: Correctly disable geometry negotiation in tabs widget. (Stephen Turnbull)
42 -- New: Backtrace feature for KKCC. (Marcus Crestani)
43 -- Fix: Type casts in database.c. (Marcus Crestani)
44 -- Fix: Adjust s&m to FreeBSD 6.x reality. (Andrey Slusar)
45
46 Quality Assurance Infrastructure
47
48 -- New: USED_IF_BIGFLOAT macro. (Jerry James)
49 -- New: region-tests.el. (Adrian Aichner)
50 -- New: autoconf/regressiontest.pl. (Malcolm Purvis)
51
1 to 21.5.19 "chives" 52 to 21.5.19 "chives"
2 53
3 Major Features 54 Major Features
4 55
5 -- Improve: major reorganization of source tree docs. (Ben Wing) 56 -- Improve: major reorganization of source tree docs. (Ben Wing)