Mercurial > hg > xemacs-beta
diff lisp/update-elc.el @ 219:262b8bb4a523 r20-4b8
Import from CVS: tag r20-4b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:09:35 +0200 |
parents | d44af0c54775 |
children | 2c611d1463a6 |
line wrap: on
line diff
--- a/lisp/update-elc.el Mon Aug 13 10:08:36 2007 +0200 +++ b/lisp/update-elc.el Mon Aug 13 10:09:35 2007 +0200 @@ -108,7 +108,7 @@ (setq arg (locate-library arg)) (if (null arg) (progn - (print (format "Library file %s: not found" + (print (format "Error: Library file %s not found" (car preloaded-file-list))) (kill-emacs))) (if (string-match "\\.elc?\\'" arg)