Mercurial > hg > xemacs-beta
log lisp/help.el @ 4839:5f1c6ca4d05e
age | author | description |
---|---|---|
Sun, 20 Sep 2009 23:50:05 +0100 | Aidan Kehoe | Add arglist info for autoloaded functions and macros. |
Sun, 20 Sep 2009 21:41:22 +0100 | Aidan Kehoe | Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglist |
Mon, 10 Aug 2009 16:22:09 +0100 | Aidan Kehoe | Deal with arglist newlines better, #'function-arglist, #'function-documentation |
Sun, 14 Jun 2009 15:07:13 +0100 | Aidan Kehoe | Support #'function-arglist with built-in special forms. |
Wed, 04 Feb 2009 20:52:24 +0000 | Aidan Kehoe | Remove any reference to mocklisp as an active technology. |
Wed, 04 Feb 2009 11:38:25 +0000 | Aidan Kehoe | Distinguish between special forms and subrs, #'describe-function-1. |
Mon, 22 Dec 2008 14:07:48 +0000 | Aidan Kehoe | Distinguish vars and functions in #'symbol-file, #'describe-{function,variable} |