(ignore_dirs): Add `utf-2000'.
authortomo <tomo>
Mon, 4 Oct 1999 10:09:48 +0000 (10:09 +0000)
committertomo <tomo>
Mon, 4 Oct 1999 10:09:48 +0000 (10:09 +0000)
lib-src/update-elc.sh

index 5d3f461..1333114 100644 (file)
@@ -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.)