comparison CHANGES-beta @ 3108:40bebdb82ec4

[xemacs-hg @ 2005-11-29 03:31:25 by stephent] yet more 21.5.24 release preparation.
author stephent
date Tue, 29 Nov 2005 03:31:25 +0000
parents 9c9b8970c793
children e1bc252950d9
comparison
equal deleted inserted replaced
3107:9c9b8970c793 3108:40bebdb82ec4
20 20
21 Documentation 21 Documentation
22 22
23 -- Improve: Add 'Known Problems' to the Help menu. -- Malcolm Purvis 23 -- Improve: Add 'Known Problems' to the Help menu. -- Malcolm Purvis
24 -- Improve: HELLO in Irish and Tajik. -- Aidan Kehoe 24 -- Improve: HELLO in Irish and Tajik. -- Aidan Kehoe
25 -- Improve: INSTALL. -- Stephen J. turnbull 25 -- Improve: INSTALL. -- Stephen J. Turnbull
26 -- Improve: consistency of symbol quoting in documentation. -- Ben Wing 26 -- Improve: consistency of symbol quoting in documentation. -- Ben Wing
27 -- Improve: docstrings. -- Stephen J. Turnbull 27 -- Improve: docstrings. -- Stephen J. Turnbull
28 -- Improve: reorganize option list from configure. -- Malcolm Purvis 28 -- Improve: reorganize option list from configure. -- Malcolm Purvis
29 -- Improve: texi document CVS branching. -- Ben Wing 29 -- Improve: texi document CVS branching. -- Ben Wing
30 -- Improve: texi documentation of DEFSYMBOL. -- 30 -- Improve: texi documentation of DEFSYMBOL. -- Stephen J. Turnbull
31 -- Improve: texi documentation of XEmacs Autoconf macros. -- Malcolm Purvis 31 -- Improve: texi documentation of XEmacs Autoconf macros. -- Malcolm Purvis
32 -- Improve: update PROBLEMS, and install in etc. -- Malcolm Purvis 32 -- Improve: update PROBLEMS, and install in etc. -- Malcolm Purvis
33 33
34 Lisp API 34 Lisp API
35 35
49 -- Fix: syntax error -- Marcus Crestani 49 -- Fix: syntax error -- Marcus Crestani
50 -- Fix: uninitialized local variables. -- Stephen J. Turnbull 50 -- Fix: uninitialized local variables. -- Stephen J. Turnbull
51 -- Fix: use princ, not prin1 in debug print. -- Ben Wing 51 -- Fix: use princ, not prin1 in debug print. -- Ben Wing
52 -- Fix: use uint32_t declaration, fixing build on FreeBSD. -- Steve Youngs, Andrey Slusar 52 -- Fix: use uint32_t declaration, fixing build on FreeBSD. -- Steve Youngs, Andrey Slusar
53 -- Fix: value of MAX_STRING_ASCII_BEGIN under MC_ALLOC. -- Ben Wing 53 -- Fix: value of MAX_STRING_ASCII_BEGIN under MC_ALLOC. -- Ben Wing
54 -- Fix: warning elimination, mark UNUSED paramters -- Marcus Crestani, Stephen J. Turnbull 54 -- Fix: warning elimination, mark UNUSED parameters -- Marcus Crestani, Stephen J. Turnbull
55 -- Improve: bignum support on mingwin. -- Ben Wing 55 -- Improve: bignum support on mingwin. -- Ben Wing
56 -- Improve: lrecord uid handling. -- Ben Wing 56 -- Improve: lrecord uid handling. -- Ben Wing
57 -- Improve: refactor default_object_printer. -- Marcus Crestani 57 -- Improve: refactor default_object_printer. -- Marcus Crestani
58 -- Improve: remove dead code in lwlib. Stephen J. Turnbull 58 -- Improve: remove dead code in lwlib. -- Stephen J. Turnbull
59 -- Improve: reorganize lisp.h. -- Ben Wing 59 -- Improve: reorganize lisp.h. -- Ben Wing
60 -- Improve: tabs widget. -- Stephen J. Turnbull 60 -- Improve: tabs widget. -- Stephen J. Turnbull
61 61
62 to 21.5.23 "daikon" 62 to 21.5.23 "daikon"
63 Major features 63 Major features