(syms_of_lread): Set up Qascii_character.
authorRichard M. Stallman <rms@gnu.org>
Sun, 7 Mar 1993 09:25:28 +0000 (09:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 7 Mar 1993 09:25:28 +0000 (09:25 +0000)
commit7bd279cd8e4a94e2706d73fc3286b14a1db65454
tree050f83095e2fdec97a74f587be59a8d46e39ed0e
parentc48f61ef04f4c23b50d0ff1422281f049f38d5e7
(syms_of_lread): Set up Qascii_character.
(Fread_char, Fread_char_exclusive): Use that property
to convert symbols like tab, return, M-return,... to ASCII.

Include termhooks.h.
(read_escape): Handle \H, \A, \s.  Use ..._modifier.
src/lread.c