comparison lisp/ChangeLog @ 73349:43ccf7c7d312

* international/utf-8.el (utf-translate-cjk-load-tables): Avoid clobbering last-coding-system-used during load.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 13 Oct 2006 01:41:11 +0000
parents 0e74396bd134
children 29547db9ad61
comparison
equal deleted inserted replaced
73348:c51c8fa9c1f1 73349:43ccf7c7d312
1 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * international/utf-8.el (utf-translate-cjk-load-tables): Avoid
4 clobbering last-coding-system-used during load.
5
1 2006-10-12 Carsten Dominik <dominik@science.uva.nl> 6 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
2 7
3 * textmodes/reftex-global.el (reftex-create-tags-file): Quote file 8 * textmodes/reftex-global.el (reftex-create-tags-file): Quote file
4 arguments. 9 arguments.
5 10