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:
400ee51
)
Require 'poe.
author
shuhei-k
<shuhei-k>
Tue, 22 Jun 1999 23:17:18 +0000
(23:17 +0000)
committer
shuhei-k
<shuhei-k>
Tue, 22 Jun 1999 23:17:18 +0000
(23:17 +0000)
atype.el
patch
|
blob
|
history
diff --git
a/atype.el
b/atype.el
index
e82f40f
..
81c2866
100644
(file)
--- a/
atype.el
+++ b/
atype.el
@@
-25,7
+25,8
@@
;;; Code:
-(require 'emu)
+(require 'emu) ; for backward compatibility.
+(require 'poe) ; delete.
(require 'alist)