projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1133ea6
)
Don't require `poem'; require `custom' instead of `pcustom'.
author
tomo
<tomo>
Fri, 15 Dec 2000 04:26:36 +0000
(
04:26
+0000)
committer
tomo
<tomo>
Fri, 15 Dec 2000 04:26:36 +0000
(
04:26
+0000)
pgg-parse.el
patch
|
blob
|
history
diff --git
a/pgg-parse.el
b/pgg-parse.el
index
910b0ff
..
89003d9
100644
(file)
--- a/
pgg-parse.el
+++ b/
pgg-parse.el
@@
-39,9
+39,8
@@
(eval-when-compile (require 'static))
-(require 'poem)
(require 'pccl)
-(require 'pcustom)
+(require 'custom)
(require 'mel)
(defgroup pgg-parse ()