projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a790345
)
(insert-binary-file-contents-literally): New alias for
author
morioka
<morioka>
Sat, 21 Mar 1998 17:26:35 +0000
(17:26 +0000)
committer
morioka
<morioka>
Sat, 21 Mar 1998 17:26:35 +0000
(17:26 +0000)
`insert-file-contents-literally'.
emu-e20.el
patch
|
blob
|
history
diff --git
a/emu-e20.el
b/emu-e20.el
index
98d032b
..
689f156
100644
(file)
--- a/
emu-e20.el
+++ b/
emu-e20.el
@@
-84,6
+84,9
@@
in the region between START and END."
(setq enable-multibyte-characters flag)
))
+(defalias 'insert-binary-file-contents-literally
+ 'insert-file-contents-literally)
+
;;; @ MIME charset
;;;