Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sun May 16 12:49:49 2010 +0100 +++ b/src/ChangeLog Mon May 24 10:43:29 2010 +0200 @@ -1,3 +1,8 @@ +2010-05-24 Mike Sperber <mike@xemacs.org> + + * lread.c (read1): Accept #B<binary>, #O<octal>, and #X<hex>, just + like GNU Emacs. + 2010-05-16 Aidan Kehoe <kehoea@parhasard.net> Move `default-file-system-ignore-case' to C; pay attention to it