Mercurial > hg > xemacs-beta
log lisp/loadhist.el @ 4981:4aebb0131297
age | author | description |
---|---|---|
Wed, 03 Feb 2010 00:20:08 +0000 | Aidan Kehoe | Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file |
Sun, 31 Jan 2010 20:28:01 +0000 | Aidan Kehoe | Change "special form" to "special operator" in our sources. |
Fri, 18 Dec 2009 17:49:43 +0000 | Aidan Kehoe | Eliminate most core code byte-compile warnings. |
Sat, 27 Dec 2008 16:02:25 +0000 | Aidan Kehoe | Correct a misunderstanding of the semantics of #'return in #'symbol-file. |
Sat, 27 Dec 2008 14:05:50 +0000 | Aidan Kehoe | Fix some bugs in load-history construction, built-in symbol file names. |
Mon, 22 Dec 2008 14:07:48 +0000 | Aidan Kehoe | Distinguish vars and functions in #'symbol-file, #'describe-{function,variable} |
Sun, 30 Dec 2007 15:33:13 +0100 | Aidan Kehoe | Handle macros, autoloads correctly in symbol-file. Add an incomplete TYPE arg. |