log

age author description
2010-11-14 Aidan Kehoe Correct argument name in docstring, #'random.
2010-11-14 Aidan Kehoe Fix a bytecomp.el bug compiling #'eql, which was masked by cl-macs.el
2010-11-06 Aidan Kehoe Accept sequences generally, not just lists, #'reverse, #'nreverse.
2010-11-06 Aidan Kehoe Error in #'list-length if LIST is dotted; check for this error with #'mapcar
2010-11-02 Mats Lidell Remove netinstall.
2010-11-01 Mats Lidell Added tag last-version-with-netinstall for changeset d185fa593d5f
2010-10-25 Aidan Kehoe Specify ERROR_ME_WARN explicitly in specifier_instance_from_inst_list(). last-version-with-netinstall
2010-10-25 Aidan Kehoe Make sure (format "%b" 0) is non-zero length, print.c
2010-10-25 Aidan Kehoe Add compiler macros and compilation sanity-checks for functions with keywords.
2010-10-18 Stephen J. Turnbull In emodules_load(), dereference f = dll_variable() once more.
2010-10-18 Stephen J. Turnbull Merge some permissions corrections to trunk.
2010-10-18 Stephen J. Turnbull More permission consistency.