projects
/
chise
/
ids.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55dd338
)
Install IDS-CNS-3.txt.
author
tomo
<tomo>
Fri, 10 Sep 2010 07:34:07 +0000
(07:34 +0000)
committer
tomo
<tomo>
Fri, 10 Sep 2010 07:34:07 +0000
(07:34 +0000)
install-ids.el
patch
|
blob
|
history
diff --git
a/install-ids.el
b/install-ids.el
index
7b3d7db
..
8f3b644
100644
(file)
--- a/
install-ids.el
+++ b/
install-ids.el
@@
-35,7
+35,7
@@
(install-ids-read-file "IDS-UCS-Ext-C.txt" load-ids-simplify t)
(let ((i 1))
- (while (<= i 2)
+ (while (<= i 3)
(install-ids-read-file (format "IDS-CNS-%d.txt" i)
load-ids-simplify t)
(setq i (1+ i))))