emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add cedet/ede/shell.el to ELCFILES


From: Chong Yidong
Subject: Re: Add cedet/ede/shell.el to ELCFILES
Date: Sat, 17 Oct 2009 10:32:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> This is with the current CVS:
>
>   Maintainer warning: $(lisp)/cedet/ede/shell.el missing from $ELCFILES?
>   Compiling $(lisp)/cedet/ede/shell.el
>   Wrote $(lisp)/cedet/ede/shell.elc

Fixed now, thanks.

One reason I missed this error is that each time I compile, I get the
errors about the unicode files, e.g.

Maintainer warning: $(lisp)/international/uni-bidi.el missing from $ELCFILES?
Compiling /home/cyd/emacs/lisp/international/uni-bidi.el
Maintainer warning: $(lisp)/international/uni-category.el missing from 
$ELCFILES?
Compiling /home/cyd/emacs/lisp/international/uni-category.el

Of course, these files don't end up being compiled, because
no-byte-compile is set to t locally.  I wonder if there's a way to
remove this warning.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]