Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4474:78738a40e31e
Don't leak the Unihan database handle when looking up non-Han characters.
2008-06-29 Aidan Kehoe <kehoea@parhasard.net>
* descr-text.el (describe-char-unicode-data):
Don't leak the Unihan database handle when looking up non-Han
characters.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 29 Jun 2008 11:06:16 +0200 |
parents | 0204391fc17c |
children | e34711681f30 b074f79040d1 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 04 21:57:49 2008 +0200 +++ b/lisp/ChangeLog Sun Jun 29 11:06:16 2008 +0200 @@ -1,3 +1,9 @@ +2008-06-29 Aidan Kehoe <kehoea@parhasard.net> + + * descr-text.el (describe-char-unicode-data): + Don't leak the Unihan database handle when looking up non-Han + characters. + 2008-06-04 Aidan Kehoe <kehoea@parhasard.net> * descr-text.el (describe-property-list):