unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* coding-system-equal in ldefs-boot.el
@ 2004-12-04  1:48 Kenichi Handa
  2004-12-04 16:21 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Kenichi Handa @ 2004-12-04  1:48 UTC (permalink / raw)


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?

---
Ken'ichi HANDA
handa@m17n.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-05 23:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-04  1:48 coding-system-equal in ldefs-boot.el Kenichi Handa
2004-12-04 16:21 ` Andreas Schwab
2004-12-05 23:55   ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).