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:
8d24450
)
Move alias `insert-binary-file-contents-literally' from emu.el to
author
morioka
<morioka>
Thu, 17 Sep 1998 14:33:45 +0000
(14:33 +0000)
committer
morioka
<morioka>
Thu, 17 Sep 1998 14:33:45 +0000
(14:33 +0000)
poem.el.
emu-e20.el
patch
|
blob
|
history
emu.el
patch
|
blob
|
history
diff --git
a/emu-e20.el
b/emu-e20.el
index
099dbcb
..
eb70b42
100644
(file)
--- a/
emu-e20.el
+++ b/
emu-e20.el
@@
-152,10
+152,6
@@
If CCL-PROG is symbol, it is dereferenced.
;;; @ end
;;;
-(defalias 'insert-binary-file-contents-literally
- 'insert-file-contents-literally)
-
-
(provide 'emu-e20)
;;; emu-e20.el ends here
diff --git
a/emu.el
b/emu.el
index
7ab6efb
..
de87f70
100644
(file)
--- a/
emu.el
+++ b/
emu.el
@@
-87,6
+87,8
@@
(running-mule-merged-emacs
;; for Emacs 20.1 and 20.2
(require 'emu-e20)
+ (defalias 'insert-binary-file-contents-literally
+ 'insert-file-contents-literally)
)
((boundp 'MULE)
;; for MULE 1.* and 2.*