projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a098f4d
)
(ignore_dirs): Add `utf-2000'.
author
tomo
<tomo>
Mon, 4 Oct 1999 10:09:48 +0000
(10:09 +0000)
committer
tomo
<tomo>
Mon, 4 Oct 1999 10:09:48 +0000
(10:09 +0000)
lib-src/update-elc.sh
patch
|
blob
|
history
diff --git
a/lib-src/update-elc.sh
b/lib-src/update-elc.sh
index
5d3f461
..
1333114
100644
(file)
--- a/
lib-src/update-elc.sh
+++ b/
lib-src/update-elc.sh
@@
-111,6
+111,8
@@
else
echo Yes
fi
+ignore_dirs="$ignore_dirs utf-2000"
+
# first recompile the byte-compiler, so that the other compiles take place
# with the latest version (assuming we're compiling the lisp dir of the emacs
# we're running, which might not be the case, but often is.)