Mercurial > emacs
comparison lisp/ChangeLog @ 60310:e054726532b8
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 28 Feb 2005 22:02:49 +0000 |
parents | f0819ce6d7e4 |
children | 8118c2d88b46 |
comparison
equal
deleted
inserted
replaced
60309:7621f2acbeb0 | 60310:e054726532b8 |
---|---|
1 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var. | |
4 (debug): Use it. Move the inhibit-trace earlier. | |
5 (debug-entry-code): New const. | |
6 (debug-on-entry-1): Use it. | |
7 | |
1 2005-02-28 Chong Yidong" <cyd@stupidchicken.com> (tiny change) | 8 2005-02-28 Chong Yidong" <cyd@stupidchicken.com> (tiny change) |
2 | 9 |
3 * international/utf-16.el (ccl-encode-mule-utf-16le): Fix | 10 * international/utf-16.el (ccl-encode-mule-utf-16le): |
4 BUFFER_MAGNIFICATION to 2. | 11 Fix BUFFER_MAGNIFICATION to 2. |
5 (ccl-encode-mule-utf-16be): Likewise. | 12 (ccl-encode-mule-utf-16be): Likewise. |
6 | 13 |
7 2005-02-28 Kenichi Handa <handa@m17n.org> | 14 2005-02-28 Kenichi Handa <handa@m17n.org> |
8 | 15 |
9 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature): | 16 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature): |