From: tomo Date: Mon, 4 Oct 1999 10:09:48 +0000 (+0000) Subject: (ignore_dirs): Add `utf-2000'. X-Git-Tag: r21-2-19-utf-2000-0_8-2~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=48711a27afda43cf3b3b1401f774cfb136a87b62;p=chise%2Fxemacs-chise.git.1 (ignore_dirs): Add `utf-2000'. --- diff --git a/lib-src/update-elc.sh b/lib-src/update-elc.sh index 5d3f461..1333114 100644 --- 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.)