Mercurial > emacs
changeset 106494:b8137ccaf665
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 09 Dec 2009 00:57:02 +0000 |
parents | e2e186a38058 |
children | cf43d025c1b9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 09 00:55:55 2009 +0000 +++ b/lisp/ChangeLog Wed Dec 09 00:57:02 2009 +0000 @@ -1,3 +1,9 @@ +2009-12-09 Kenichi Handa <handa@m17n.org> + + * international/mule-cmds.el (ucs-names): Supply a sufficiently + fine ranges instead of pre-calculating accurate ranges. Iterate + with bigger gc-cons-threshold. + 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu> Add support for stashing a snapshot of the current tree.