Mercurial > hg > xemacs-beta
comparison CHANGES-beta @ 3148:021ce059a9af
[xemacs-hg @ 2005-12-18 15:33:35 by stephent]
Release docs 21.5.24.
| author | stephent |
|---|---|
| date | Sun, 18 Dec 2005 15:33:35 +0000 |
| parents | e1bc252950d9 |
| children | 15139dbf89f4 |
comparison
equal
deleted
inserted
replaced
| 3147:971e3c687f18 | 3148:021ce059a9af |
|---|---|
| 4 -- New: Xft font support. -- Stephen J. Turnbull, Aidan Kehoe, Daniel Pittman, Clemens Fruhwirth, Eric Knauel, Matthias Neuebaur, Hrvoje Niksic, Olivier Galibert | 4 -- New: Xft font support. -- Stephen J. Turnbull, Aidan Kehoe, Daniel Pittman, Clemens Fruhwirth, Eric Knauel, Matthias Neuebaur, Hrvoje Niksic, Olivier Galibert |
| 5 -- New: incremental garbage collector. -- Marcus Crestani | 5 -- New: incremental garbage collector. -- Marcus Crestani |
| 6 | 6 |
| 7 User-Visible Bug Fixes and Minor Improvements | 7 User-Visible Bug Fixes and Minor Improvements |
| 8 | 8 |
| 9 -- Fix: autoload list-matching-lines. -- Malcolm Purvis | |
| 9 -- Fix: change_window_height must change the window width when requested. -- Aidan Kehoe | 10 -- Fix: change_window_height must change the window width when requested. -- Aidan Kehoe |
| 10 -- Fix: crashes printing ISO2022 coding systems. -- Ben Wing | 11 -- Fix: crashes printing ISO2022 coding systems. -- Ben Wing |
| 12 -- Improve: initializations depending on locale or language environment. -- Aidan Kehoe | |
| 11 -- Update: etags to upstream 17.15. -- Malcolm Purvis | 13 -- Update: etags to upstream 17.15. -- Malcolm Purvis |
| 14 -- Update: package download site list. -- Adrian Aichner | |
| 15 -- Update: X11 search pathes to include /usr(/local)/share/X11. -- Ville Skyttä | |
| 12 | 16 |
| 13 Build Infrastructure | 17 Build Infrastructure |
| 14 | 18 |
| 15 -- Fix build output directory structure on Windows. -- Marcus Crestani | 19 -- Fix build output directory structure on Windows. -- Marcus Crestani |
| 16 -- Fix: configuration of native sound on Windows. -- Ben Wing | 20 -- Fix: configuration of native sound on Windows. -- Ben Wing |
| 17 -- Fix: small bugs in configure of AC_INIT and PostgreSQL. -- Stephen J. Turnbull | 21 -- Fix: small bugs in configure of AC_INIT and PostgreSQL. -- Stephen J. Turnbull |
| 18 -- Improve: CVS behavior. -- Stephen J. Turnbull, Marcus Crestani, Malcolm Purvis | 22 -- Improve: CVS behavior. -- Stephen J. Turnbull, Marcus Crestani, Malcolm Purvis |
| 23 -- Improve: treatment and docs XE_COMPLEX_ARGs defaults. -- Malcolm Purvis, Stephen Turnbull | |
| 19 -- Improve: refactor make clean, nuke .elcs. -- Ben Wing | 24 -- Improve: refactor make clean, nuke .elcs. -- Ben Wing |
| 25 -- New: tests for backward-up-list. -- Stephen J. Turnbull | |
| 20 | 26 |
| 21 Documentation | 27 Documentation |
| 22 | 28 |
| 29 -- Fix: Don't mention standard-syntax-table and standard-category-table. -- Aidan Kehoe | |
| 30 -- Fix: typos. -- Stephen J. Turnbull, Adrian Aichner | |
| 23 -- Improve: Add 'Known Problems' to the Help menu. -- Malcolm Purvis | 31 -- Improve: Add 'Known Problems' to the Help menu. -- Malcolm Purvis |
| 24 -- Improve: HELLO in Irish and Tajik. -- Aidan Kehoe | 32 -- Improve: HELLO in Irish and Tajik. -- Aidan Kehoe |
| 25 -- Improve: INSTALL. -- Stephen J. Turnbull | 33 -- Improve: INSTALL. -- Stephen J. Turnbull |
| 26 -- Improve: consistency of symbol quoting in documentation. -- Ben Wing | 34 -- Improve: consistency of symbol quoting in documentation. -- Ben Wing |
| 27 -- Improve: docstrings. -- Stephen J. Turnbull | 35 -- Improve: docstrings. -- Stephen J. Turnbull |
| 29 -- Improve: texi document CVS branching. -- Ben Wing | 37 -- Improve: texi document CVS branching. -- Ben Wing |
| 30 -- Improve: texi documentation of DEFSYMBOL. -- Stephen J. Turnbull | 38 -- Improve: texi documentation of DEFSYMBOL. -- Stephen J. Turnbull |
| 31 -- Improve: texi documentation of XEmacs Autoconf macros. -- Malcolm Purvis | 39 -- Improve: texi documentation of XEmacs Autoconf macros. -- Malcolm Purvis |
| 32 -- Improve: update PROBLEMS, and install in etc. -- Malcolm Purvis | 40 -- Improve: update PROBLEMS, and install in etc. -- Malcolm Purvis |
| 33 -- Update: about Jerry James. -- Stephen J. Turnbull | 41 -- Update: about Jerry James. -- Stephen J. Turnbull |
| 42 -- Update: about Malcolm Purvis. -- Malcolm Purvis | |
| 43 -- Update: descriptions of font name syntaxes. -- Stephen J. Turnbull | |
| 34 | 44 |
| 35 Lisp API | 45 Lisp API |
| 36 | 46 |
| 37 -- Improve: generalize describe-syntax-table to describe-char-table. -- Ben Wing | 47 -- Improve: generalize describe-syntax-table to describe-char-table. -- Ben Wing |
| 38 -- Improve: memory statistics reporting. -- Marcus Crestani | 48 -- Improve: memory statistics reporting. -- Marcus Crestani |
| 41 | 51 |
| 42 -- Fix: C++ build. -- Ben Wing, Marcus Crestani | 52 -- Fix: C++ build. -- Ben Wing, Marcus Crestani |
| 43 -- Fix: Mule-ize canna_api module. -- Ben Wing, Stephen J. Turnbull | 53 -- Fix: Mule-ize canna_api module. -- Ben Wing, Stephen J. Turnbull |
| 44 -- Fix: byte compile by conditional compilation. -- Ben Wing | 54 -- Fix: byte compile by conditional compilation. -- Ben Wing |
| 45 -- Fix: compilation errors and warnings in GTK code. -- Malcolm Purvis | 55 -- Fix: compilation errors and warnings in GTK code. -- Malcolm Purvis |
| 56 -- Fix: compile stuff_buffered_input only if HAVE_TTY. -- Malcolm Purvis | |
| 46 -- Fix: help on functions without documentation. -- Ben Wing | 57 -- Fix: help on functions without documentation. -- Ben Wing |
| 47 -- Fix: integer types for Berkeley db. -- Stephen J. Turnbull, Volker Zell | 58 -- Fix: integer types for Berkeley db. -- Stephen J. Turnbull, Volker Zell |
| 48 -- Fix: make modules build on Cygwin and Mac. -- Stephen J. Turnbull, Rick Rankin, Ben Wing | 59 -- Fix: make modules build on Cygwin and Mac. -- Stephen J. Turnbull, Rick Rankin, Ben Wing |
| 49 -- Fix: quiet byte-compiler. -- Stephen J. Turnbull | 60 -- Fix: quiet byte-compiler. -- Stephen J. Turnbull |
| 50 -- Fix: syntax error -- Marcus Crestani | 61 -- Fix: syntax error -- Marcus Crestani |
| 56 -- Improve: bignum support on mingwin. -- Ben Wing | 67 -- Improve: bignum support on mingwin. -- Ben Wing |
| 57 -- Improve: lrecord uid handling. -- Ben Wing | 68 -- Improve: lrecord uid handling. -- Ben Wing |
| 58 -- Improve: refactor default_object_printer. -- Marcus Crestani | 69 -- Improve: refactor default_object_printer. -- Marcus Crestani |
| 59 -- Improve: remove dead code in lwlib. -- Stephen J. Turnbull | 70 -- Improve: remove dead code in lwlib. -- Stephen J. Turnbull |
| 60 -- Improve: reorganize lisp.h. -- Ben Wing | 71 -- Improve: reorganize lisp.h. -- Ben Wing |
| 72 -- Improve: set default syntax class to word. -- Aidan Kehoe, Ben Wing | |
| 61 -- Improve: tabs widget internals. -- Stephen J. Turnbull | 73 -- Improve: tabs widget internals. -- Stephen J. Turnbull |
| 62 | 74 |
| 63 to 21.5.23 "daikon" | 75 to 21.5.23 "daikon" |
| 64 Major features | 76 Major features |
| 65 | 77 |
