emacs-devel
[Top][All Lists]
Advanced

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

Re: coding-system-equal in ldefs-boot.el


From: Andreas Schwab
Subject: Re: coding-system-equal in ldefs-boot.el
Date: Sat, 04 Dec 2004 17:21:41 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> I've just found that this code still exists in ldefs-boot.el.
>
> (autoload (quote coding-system-equal) "mule-util" "\
> Return t if and only if CODING-SYSTEM-1 and CODING-SYSTEM-2 are identical.
> Two coding systems are identical if two symbols are equal
> or one is an alias of the other.
>
> \(fn CODING-SYSTEM-1 CODING-SYSTEM-2)" nil nil)
>
> But, I moved the definition of coding-system-equal to
> mule.el a while ago.   What is the proper way to update
> ldefs-boot.el?

Just copy a good loadddef.el over it.  But it shouldn't matter much
anyway, unless you get an error during bootstrap with a non-existing
loaddefs.el.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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