summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2006-05-24 13:22:12 +0000
committerAlan Mackenzie <acm@muc.de>2006-05-24 13:22:12 +0000
commit33d74677e73926286cf179457dacebcea3306418 (patch)
tree3b684b304b42a5ede630273ecec8fe510108d46d /lisp/emacs-lisp
parenta386b0959d81786a197f2c71170ba716c71702df (diff)
downloademacs-33d74677e73926286cf179457dacebcea3306418.tar.gz
emacs-33d74677e73926286cf179457dacebcea3306418.tar.bz2
emacs-33d74677e73926286cf179457dacebcea3306418.zip
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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions