Mercurial > emacs
changeset 49205:5980231f9faa
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 13 Jan 2003 13:33:54 +0000 |
parents | 0feef1a06875 |
children | 7ebd98bb02a2 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 13 13:33:42 2003 +0000 +++ b/lisp/ChangeLog Mon Jan 13 13:33:54 2003 +0000 @@ -1,3 +1,8 @@ +2003-01-13 Dave Love <fx@gnu.org> + + * international/utf-16.el (mule-utf-16-be, mule-utf-16-le): Remove + pre-write-conversion. + 2003-01-13 Kim F. Storm <storm@cua.dk> * hexl.el (hexl-mode-map): Don't quote remapped command names.