emacs-pretest-bug
[Top][All Lists]
Advanced

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

library loadhist should require library find-func


From: Drew Adams
Subject: library loadhist should require library find-func
Date: Wed, 19 Oct 2005 09:56:11 -0700

emacs -q
M-x load-library loadhist
M-: (file-requires "test") ; with no test.el[c] in load-path
    gives an error because find-library-name is not defined.

find-library-name is used in loadhist.el and defined in find-func.el.
So loadhist should require find-func.




reply via email to

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