Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4473:0204391fc17c | 4474:78738a40e31e |
---|---|
1 2008-06-29 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * descr-text.el (describe-char-unicode-data): | |
4 Don't leak the Unihan database handle when looking up non-Han | |
5 characters. | |
6 | |
1 2008-06-04 Aidan Kehoe <kehoea@parhasard.net> | 7 2008-06-04 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * descr-text.el (describe-property-list): | 9 * descr-text.el (describe-property-list): |
4 #'require hyper-apropos, since we use hyper-apropos-face | 10 #'require hyper-apropos, since we use hyper-apropos-face |
5 | 11 |