Mercurial > hg > xemacs-beta
comparison CHANGES-beta @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | d883f39b8495 |
children | 064ab7fed2e0 |
comparison
equal
deleted
inserted
replaced
379:76b7d63099ad | 380:8626e4521993 |
---|---|
1 -*- indented-text -*- | 1 -*- indented-text -*- |
2 to 21.2 beta5 "Aphrodite" | |
3 -- bytecode interpreter rewritten | |
4 -- byte compiler fixes | |
5 -- hash table implementation rewritten | |
6 -- basic lisp functions rewritten | |
7 -- spelling fixes | |
8 -- garbage collector tuned a little | |
9 -- various global code changes for consistency | |
10 -- automated test suite | |
11 -- major internals manual updates | |
12 -- lisp reference updates | |
13 | |
2 to 21.2 beta4 "Aglaophonos" | 14 to 21.2 beta4 "Aglaophonos" |
3 -- isearch keymap fix from Katsumi Yamaoka | 15 -- isearch keymap fix from Katsumi Yamaoka |
4 -- directory_files cleanup from Hrvoje Niksic | 16 -- directory_files cleanup from Hrvoje Niksic |
5 -- C implementation of base64 from Hrvoje Niksic | 17 -- C implementation of base64 from Hrvoje Niksic |
6 -- C implementation of `buffer-substring-no-properties' from Hrvoje Niksic | 18 -- C implementation of `buffer-substring-no-properties' from Hrvoje Niksic |