Mercurial > hg > xemacs-beta
changeset 2929:92ef390fc71f
[xemacs-hg @ 2005-09-14 04:07:08 by stephent]
update for cucumber
author | stephent |
---|---|
date | Wed, 14 Sep 2005 04:07:08 +0000 |
parents | 8561ab9ff319 |
children | ee5ea7af39e1 |
files | CHANGES-beta |
diffstat | 1 files changed, 26 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES-beta Wed Sep 14 02:47:01 2005 +0000 +++ b/CHANGES-beta Wed Sep 14 04:07:08 2005 +0000 @@ -2,16 +2,42 @@ Major features +--New: support for Unnnn-style keysyms on X11. (Aidan Kehoe) + User-Visible Bug Fixes and Minor Improvements +-- Fix: window configuration subsystem. (Michael Sperber, Fabrice Popineau) + Build Infrastructure +-- Fix: add generated dumper files to .cvsignore. (Marcus Crestani) +-- Fix: add generated makefiles to .cvsignore in ./modules. (Craig Lanning) + Documentation +-- Fix: lispref - compose processing now goes direct to character, not + keysym. (Aidan Kehoe) +-- Improve: lispref - Mule explanations. (Aidan Kehoe) +-- Improve: lispref - remove discussion of pure storage, long disabled. + (Aidan Kehoe) +-- New: lispref - face aliasing. (Didier Verna) + Lisp API +-- New: face aliasing. (Didier Verna) + Internal API and Implementation +-- Fix: DLL implementation for Mac OS X "Tiger". (Atanu Ghosh) +-- Fix: false load path shadows after package update. (Jeff Mincy, + Adrian Aichner) +-- Fix: make CCL check for existence before using characters. (Aidan Kehoe) +-- Fix: memory descriptions for gap variables for better 64-bit support. + (Darryl Okahata) +-- Fix: various cleanups for MC_ALLOC. (Marcus Crestani) +-- Improve: use characters instead of keysyms in x-compose.el. Remove + iso8859 .els from dumped-lisp.el. (Aidan Kehoe) + to 21.5.21 "corn" Major features