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:
7dd0b2a
)
Require 'pcustom instead of 'custom.
author
shuhei-k
<shuhei-k>
Sun, 20 Jun 1999 23:34:39 +0000
(23:34 +0000)
committer
shuhei-k
<shuhei-k>
Sun, 20 Jun 1999 23:34:39 +0000
(23:34 +0000)
mcs-20.el
patch
|
blob
|
history
diff --git
a/mcs-20.el
b/mcs-20.el
index
5fc7502
..
af9d274
100644
(file)
--- a/
mcs-20.el
+++ b/
mcs-20.el
@@
-30,7
+30,7
@@
;;; Code:
(require 'poem)
-(require 'custom)
+(require 'pcustom)
(eval-when-compile (require 'wid-edit))