log lisp/subr.el @ 4945:99e465e2da2e

age author description
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.
Sat, 27 Sep 2008 16:31:32 +0900 Stephen J. Turnbull Document initial position of point in `with-string-as-buffer-contents'.
Wed, 27 Aug 2008 21:47:21 +0200 Aidan Kehoe Correct the implementation, add a few basic tests for #'skip-chars-quote.
Wed, 20 Aug 2008 17:39:56 +0200 Aidan Kehoe Add #'skip-chars-quote to subr.el
Wed, 14 May 2008 21:54:54 -0700 Stephen J. Turnbull Fix add-to-list.