all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
Subject: subr.el change breaks bootstrapping
Date: Wed, 24 May 2006 17:14:49 +0200	[thread overview]
Message-ID: <f7ccd24b0605240814m231f5a28ha53869d392ceb7bd@mail.gmail.com> (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

             reply	other threads:[~2006-05-24 15:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-24 15:14 Juanma Barranquero [this message]
2006-05-24 16:43 ` subr.el change breaks bootstrapping 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0605240814m231f5a28ha53869d392ceb7bd@mail.gmail.com \
    --to=lekktu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.