all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* subr.el change breaks bootstrapping
@ 2006-05-24 15:14 Juanma Barranquero
  2006-05-24 16:43 ` Chong Yidong
  2006-05-24 16:57 ` Alan Mackenzie
  0 siblings, 2 replies; 14+ messages in thread
From: Juanma Barranquero @ 2006-05-24 15:14 UTC (permalink / raw)


Something in this change breaks bootstrapping.

2006-05-24  Alan Mackenzie  <acm@muc.de>

	* startup.el (command-line): For names of preloaded files, don't
	append ".elc" (now done in Fload), and call file-truename on the
	lisp directory.

	* subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
	match ANY loaded file with the right name, not just those in
	load-path.  Put a regexp matching the file name into
	after-load-alist, rather than the name itself.

	* subr.el: New functions load-history-regexp,
	load-history-filename-element, do-after-load-evaluation.

	* international/mule.el (load-with-code-conversion): Do the
	eval-after-load stuff by calling do-after-load-evaluation.


-- 
                    /L/e/k/t/u

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

end of thread, other threads:[~2006-05-26  2:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-24 15:14 subr.el change breaks bootstrapping Juanma Barranquero
2006-05-24 16:43 ` Chong Yidong
2006-05-24 16:57 ` Alan Mackenzie
2006-05-24 17:04   ` Luc Teirlinck
2006-05-24 17:31   ` Luc Teirlinck
2006-05-24 17:51     ` Alan Mackenzie
2006-05-24 18:01       ` Stefan Monnier
2006-05-24 18:23       ` Luc Teirlinck
2006-05-25  8:27         ` Alan Mackenzie
2006-05-26  2:01           ` Luc Teirlinck
2006-05-24 21:22   ` Juanma Barranquero
2006-05-24 21:50     ` Juanma Barranquero
2006-05-24 21:54       ` Nick Roberts
2006-05-24 22:24         ` Juanma Barranquero

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.