Mercurial > hg > xemacs-beta
diff lib-src/update-autoloads.sh @ 219:262b8bb4a523 r20-4b8
Import from CVS: tag r20-4b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:09:35 +0200 |
parents | d44af0c54775 |
children | 41f2f0e326e9 |
line wrap: on
line diff
--- a/lib-src/update-autoloads.sh Mon Aug 13 10:08:36 2007 +0200 +++ b/lib-src/update-autoloads.sh Mon Aug 13 10:09:35 2007 +0200 @@ -79,7 +79,7 @@ mule_p="`$EMACS -batch -vanilla -eval \"$lisp_prog\"`" if test "$mule_p" = nil ; then echo No - ignore_dirs="$ignore_dirs mule leim" + ignore_dirs="$ignore_dirs mule leim language skk" else echo Yes fi