comparison CHANGES-beta @ 3111:e1bc252950d9

[xemacs-hg @ 2005-11-29 12:08:32 by stephent] Pitiful Xft user docs and CHANGES-beta. <87zmnnslq0.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 29 Nov 2005 12:08:41 +0000
parents 40bebdb82ec4
children 021ce059a9af
comparison
equal deleted inserted replaced
3110:1d2a1d747bc0 3111:e1bc252950d9
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. -- Stephen J. Turnbull 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 -- Update: about Jerry James. -- Stephen J. Turnbull
33 34
34 Lisp API 35 Lisp API
35 36
36 -- Improve: generalize describe-syntax-table to describe-char-table. -- Ben Wing 37 -- Improve: generalize describe-syntax-table to describe-char-table. -- Ben Wing
37 -- Improve: memory statistics reporting. -- Marcus Crestani 38 -- Improve: memory statistics reporting. -- Marcus Crestani
42 -- Fix: Mule-ize canna_api module. -- Ben Wing, Stephen J. Turnbull 43 -- Fix: Mule-ize canna_api module. -- Ben Wing, Stephen J. Turnbull
43 -- Fix: byte compile by conditional compilation. -- Ben Wing 44 -- Fix: byte compile by conditional compilation. -- Ben Wing
44 -- Fix: compilation errors and warnings in GTK code. -- Malcolm Purvis 45 -- Fix: compilation errors and warnings in GTK code. -- Malcolm Purvis
45 -- Fix: help on functions without documentation. -- Ben Wing 46 -- Fix: help on functions without documentation. -- Ben Wing
46 -- Fix: integer types for Berkeley db. -- Stephen J. Turnbull, Volker Zell 47 -- Fix: integer types for Berkeley db. -- Stephen J. Turnbull, Volker Zell
47 -- Fix: make modules build on Cygwin and Mac. -- Stephen J. Turnbull, Rick Rankin 48 -- Fix: make modules build on Cygwin and Mac. -- Stephen J. Turnbull, Rick Rankin, Ben Wing
48 -- Fix: quiet byte-compiler. -- Stephen J. Turnbull 49 -- Fix: quiet byte-compiler. -- Stephen J. Turnbull
49 -- Fix: syntax error -- Marcus Crestani 50 -- Fix: syntax error -- Marcus Crestani
50 -- Fix: uninitialized local variables. -- Stephen J. Turnbull 51 -- Fix: uninitialized local variables. -- Stephen J. Turnbull
51 -- Fix: use princ, not prin1 in debug print. -- Ben Wing 52 -- Fix: use princ, not prin1 in debug print. -- Ben Wing
52 -- Fix: use uint32_t declaration, fixing build on FreeBSD. -- Steve Youngs, Andrey Slusar 53 -- Fix: use uint32_t declaration, fixing build on FreeBSD. -- Steve Youngs, Andrey Slusar
55 -- Improve: bignum support on mingwin. -- Ben Wing 56 -- Improve: bignum support on mingwin. -- Ben Wing
56 -- Improve: lrecord uid handling. -- Ben Wing 57 -- Improve: lrecord uid handling. -- Ben Wing
57 -- Improve: refactor default_object_printer. -- Marcus Crestani 58 -- Improve: refactor default_object_printer. -- Marcus Crestani
58 -- Improve: remove dead code in lwlib. -- Stephen J. Turnbull 59 -- Improve: remove dead code in lwlib. -- Stephen J. Turnbull
59 -- Improve: reorganize lisp.h. -- Ben Wing 60 -- Improve: reorganize lisp.h. -- Ben Wing
60 -- Improve: tabs widget. -- Stephen J. Turnbull 61 -- Improve: tabs widget internals. -- Stephen J. Turnbull
61 62
62 to 21.5.23 "daikon" 63 to 21.5.23 "daikon"
63 Major features 64 Major features
64 65
65 -- New: all-singing, all-dancing --with/--enable aliasing. -- Malcolm Purvis 66 -- New: all-singing, all-dancing --with/--enable aliasing. -- Malcolm Purvis