comparison src/ChangeLog @ 5213:7abb91db1e64

Accept #B<binary>, #O<octal>, and #X<hex>. 2010-05-24 Mike Sperber <mike@xemacs.org> * lread.c (read1): Accept #B<binary>, #O<octal>, and #X<hex>, just like GNU Emacs.
author Mike Sperber <sperber@deinprogramm.de>
date Mon, 24 May 2010 10:43:29 +0200
parents 4f98237e23fc
children 0b4d355771bd
comparison
equal deleted inserted replaced
5212:4f98237e23fc 5213:7abb91db1e64
1 2010-05-24 Mike Sperber <mike@xemacs.org>
2
3 * lread.c (read1): Accept #B<binary>, #O<octal>, and #X<hex>, just
4 like GNU Emacs.
5
1 2010-05-16 Aidan Kehoe <kehoea@parhasard.net> 6 2010-05-16 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 Move `default-file-system-ignore-case' to C; pay attention to it 8 Move `default-file-system-ignore-case' to C; pay attention to it
4 in creating the directory hash tables for #'locate-file. Fix a bug 9 in creating the directory hash tables for #'locate-file. Fix a bug
5 where #'eq was specified when creating directory hash tables in 10 where #'eq was specified when creating directory hash tables in