Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4993:c0934cef10c6
convert some source files to utf-8
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2010-02-06 Ben Wing <ben@xemacs.org>
* unicode.el:
* unicode.el (for):
Convert file to utf-8.
modules/ChangeLog addition:
2010-02-06 Ben Wing <ben@xemacs.org>
* canna/canna_api.c:
* canna/canna_api.c (storeResults):
* canna/canna_api.c (Fcanna_set_bunsetsu):
* canna/canna_api.c (Fcanna_initialize):
* canna/canna_api.c (Fcanna_store_yomi):
* canna/canna_api.c (Fcanna_henkan_end):
Convert file to utf-8.
src/ChangeLog addition:
2010-02-06 Ben Wing <ben@xemacs.org>
* mule-wnnfns.c:
Convert file to utf-8.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 06 Feb 2010 04:26:09 -0600 |
parents | cbe181529c34 |
children | 76af7fc13e81 |
comparison
equal
deleted
inserted
replaced
4988:4cfb6aeb989d | 4993:c0934cef10c6 |
---|---|
1 2010-02-06 Ben Wing <ben@xemacs.org> | |
2 | |
3 * unicode.el: | |
4 * unicode.el (for): | |
5 Convert file to utf-8. | |
6 | |
1 2010-01-28 Ben Wing <ben@xemacs.org> | 7 2010-01-28 Ben Wing <ben@xemacs.org> |
2 | 8 |
3 * lisp-mode.el: Finish documenting `lisp-indent-specform', | 9 * lisp-mode.el: Finish documenting `lisp-indent-specform', |
4 on Mike Sperber's request. | 10 on Mike Sperber's request. |
5 | 11 |