update.
authortomo <tomo>
Fri, 4 Jun 1999 10:32:44 +0000 (10:32 +0000)
committertomo <tomo>
Fri, 4 Jun 1999 10:32:44 +0000 (10:32 +0000)
lisp/ChangeLog

index 1d590db..e8a748d 100644 (file)
@@ -1,5 +1,10 @@
 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
+       * files.el (insert-file-contents-literally): Treat file as binary;
+       call file-name-handlers. [sync with Emacs 20.3.10]
+
+1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
        * code-files.el (buffer-file-coding-system): Use `raw-text' as
        default value.
        (load): Use `raw-text' instead of `no-conversion'.