unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#17137: autoload-generate-file-autoloads should respect finder--builtins-alist
@ 2014-03-29  1:36 Glenn Morris
  2014-03-29  2:26 ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: Glenn Morris @ 2014-03-29  1:36 UTC (permalink / raw)
  To: 17137

Package: emacs
Version: 24.3.50

finder.el has finder--builtins-alist to associate directories with packages.
autoload-generate-file-autoloads does not respect this, leading to

  (push (purecopy '(project-am 0 0 3)) package--builtin-versions)

in loaddefs.el, from ede/project-am.el.
This file should be associated with the ede package, per
finder--builtins-alist.





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

end of thread, other threads:[~2014-04-01  0:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-29  1:36 bug#17137: autoload-generate-file-autoloads should respect finder--builtins-alist Glenn Morris
2014-03-29  2:26 ` Stefan Monnier
2014-03-29  2:43   ` Glenn Morris
2014-03-29 19:40     ` Stefan Monnier
2014-03-31 17:58       ` Glenn Morris
2014-03-31 18:43         ` Stefan Monnier
2014-03-31 18:51           ` Glenn Morris
2014-04-01  0:54             ` Stefan Monnier

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).