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:
c946bef
)
(emu-modules): Add `pccl' even if `mule' is not provided.
author
yamaoka
<yamaoka>
Wed, 12 Jan 2000 22:06:35 +0000
(22:06 +0000)
committer
yamaoka
<yamaoka>
Wed, 12 Jan 2000 22:06:35 +0000
(22:06 +0000)
ChangeLog
patch
|
blob
|
history
EMU-ELS
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
2d5603c
..
5919ac0
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2000-01-12 OKAZAKI Tetsurou <okazaki@be.to>
+
+ * EMU-ELS (emu-modules): Add `pccl' even if `mule' is not provided.
+
2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
* Makefile, README.en, README.ja: Update for the new CVS server.
diff --git
a/EMU-ELS
b/EMU-ELS
index
542d2ce
..
677ebfc
100644
(file)
--- a/
EMU-ELS
+++ b/
EMU-ELS
@@
-61,7
+61,9
@@
'(pccl-20 pccl))
(t
;; Mule 1.* and 2.*.
- '(pccl-om pccl)))))
+ '(pccl-om pccl))))
+ (t
+ '(pccl)))
;; pces modules; pces modules depend on poe.
(cond