Mercurial > hg > xemacs-beta
log lisp/subr.el @ 5089:99f8ebc082d9
age | author | description |
---|---|---|
Wed, 03 Mar 2010 18:40:12 +0000 | Aidan Kehoe | Make #'substring an alias of #'subseq; give the latter the byte code. |
Sun, 07 Feb 2010 23:31:50 +0000 | Aidan Kehoe | Do not assume #'format-decode exists in fileio.c. |
Sun, 31 Jan 2010 20:28:01 +0000 | Aidan Kehoe | Change "special form" to "special operator" in our sources. |
Sat, 09 Jan 2010 14:55:13 +0000 | Aidan Kehoe | Fix a bug I introduced in #'with-trapping-errors. |
Fri, 01 Jan 2010 19:45:39 +0000 | Aidan Kehoe | Use uninterned symbols in various information-hiding contexts. |
Sun, 11 Jan 2009 13:18:42 +0000 | Aidan Kehoe | Add #'subr-arity, API taken from GNU, implementation our own. |