Mercurial > hg > xemacs-beta
log src/lread.c @ 4608:1e3cf11fa27d
age | author | description |
---|---|---|
Tue, 10 Feb 2009 16:07:31 +0000 | Aidan Kehoe | Make #$ truly read-only for Lisp; check this in the test suite. |
Wed, 16 Jul 2008 22:36:03 +0200 | Aidan Kehoe | Error on over-long hex character escapes. |
Wed, 07 May 2008 21:21:08 +0200 | Aidan Kehoe | Automated merge with file:/Sources/xemacs-21.5-checked-out |
Sun, 20 Jan 2008 19:53:54 +0100 | Aidan Kehoe | Support #!, to allow XEmacs to be called as a script interpreter. |
Sat, 15 Mar 2008 12:21:11 +0100 | Mike Sperber | Fix reader crash. |
Mon, 17 Dec 2007 08:44:14 +0100 | Aidan Kehoe | Provide %b in #'format; use it for converting between ints and bit vectors. |