Mercurial > hg > xemacs-beta
diff lisp/update-elc.el @ 5468:a9094f28f9a9
Merge with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Wed, 19 Jan 2011 22:35:23 +0100 |
parents | 6506fcb40fcf 8608eadee6ba |
children | bd80d9103fc8 |
line wrap: on
line diff
--- a/lisp/update-elc.el Fri Jan 14 23:32:08 2011 +0100 +++ b/lisp/update-elc.el Wed Jan 19 22:35:23 2011 +0100 @@ -381,7 +381,10 @@ (mapc #'(lambda (arg) (setq update-elc-files-to-compile - (delete arg update-elc-files-to-compile))) + (delete* arg update-elc-files-to-compile + :test (if default-file-system-ignore-case + #'equalp + #'equal)))) (append bc-bootstrap bootstrap-other)) (setq command-line-args (append