1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2003-01-22 02:54:56 +00:00
parent f54a716805
commit b6c2aa59eb
2 changed files with 12 additions and 0 deletions

View File

@ -1130,6 +1130,9 @@ with Custom.
* Lisp Changes in Emacs 21.4
** New function `decode-coding-region-as-inserted-from-file' decodes a
region as if it is read from a file without decoding.
** New function `optimize-char-coding-system-table' can be called
after making changes to `char-coding-system-table'.

View File

@ -1,3 +1,12 @@
2003-01-22 Kenichi Handa <handa@m17n.org>
* international/mule.el
(decode-coding-region-as-inserted-from-file): New function.
* jka-compr.el (jka-compr-insert-file-contents): Read a process
output without decoding. Decode the result by
decode-coding-region-as-inserted-from-file.
2003-01-22 Kim F. Storm <storm@cua.dk>
* ido.el (ido-make-file-list, ido-make-dir-list): Don't move