]> code.delx.au - gnu-emacs/blobdiff - update-subdirs
(Flength): The length of char-table is MAX_CHAR.
[gnu-emacs] / update-subdirs
index 94eb1fd4e2822cdc81d92882543670bde4987357..4e0182adf937fc47345643960e8e97c7fc624f6f 100755 (executable)
@@ -3,7 +3,7 @@
 cd $1
 for file in *; do
     case $file in
-       *.elc | *.el | term | RCS | Old | . | .. | =* | *~ | *.orig | *.rej)
+       *.elc | *.el | term | RCS | CVS | Old | . | .. | =* | *~ | *.orig | *.rej)
          ;;    
        *)
            if [ -d $file ]; then