commit: Accept #B<binary>, #O<octal>, and #X<hex>.
Robert Pluim
rpluim at gmail.com
Tue May 25 04:59:52 EDT 2010
On Tue, May 25, 2010 at 8:55 AM, Michael Sperber <sperber at deinprogramm.de>wrote:
>
> Robert Pluim <rpluim at gmail.com> writes:
>
> > On Mon, May 24, 2010 at 10:44 AM, Mike Sperber <sperber at deinprogramm.de
> >wrote:
> >
> >> changeset: 5213:7abb91db1e64
> >> tag: tip
> >> user: Mike Sperber <sperber at deinprogramm.de>
> >> date: Mon May 24 10:43:29 2010 +0200
> >> files: src/ChangeLog src/lread.c
> >> description:
> >> Accept #B<binary>, #O<octal>, and #X<hex>.
> >>
> >> 2010-05-24 Mike Sperber <mike at xemacs.org>
> >>
> >> * lread.c (read1): Accept #B<binary>, #O<octal>, and #X<hex>,
> just
> >> like GNU Emacs.
> >>
> >>
> >>
> > ObPedant: Should the same thing be done for 'r' and 's' as well?
>
> Is that in GNU Emacs? (I really am ignorant.)
>
>
Hmm, GNU Emacs allows 's' (lower case only), and doesn't have 'r' at all. I
guess we can leave well alone :)
More information about the XEmacs-Beta
mailing list