Mercurial > hg > xemacs-beta
log lisp/loadhist.el @ 5240:fca0cf0971de
age | author | description |
---|---|---|
Sat, 17 Apr 2010 10:40:03 +0100 | Aidan Kehoe | Keep around file info for dumped functions and variables without docstrings. |
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} |