In article <[EMAIL PROTECTED]>, Peter Dyballa <[EMAIL PROTECTED]> writes:

> After updating I see this in my compilation buffer:
[...]
> Finally compilation ended here:

>       Compiling 
> /Users/pete/Quellen/Emacs_CVS/emacs/lisp/./international/mule-cmds.el
        
>       In toplevel form:
>       mule-cmds.el:1738:1:Warning: reference to free variable `<<<<<<<'
>       mule-cmds.el:1739:9:Warning: reference to free variable `mule-cmds.el'
>       mule-cmds.el:1739:1:Error: End of file during parsing
>       make[1]: *** [compile] Error 1

> because mule-cmds.el was not finished editing.

As mule-cmds.el in CVS repository doesn't contain such a
line as "<<<<<<<", it seems that you had a locally modified
version of mule-cmds.el and "cvs update" couldn't apply a
new patch because of confliction.  If your local
modification is not important, just delete mule-cmds.el and
"cvs update" again will solve the problem.

---
Ken'ichi HANDA
[EMAIL PROTECTED]


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to