Mercurial > emacs
view lispref/configure.in @ 49765:ef3e82270e93
(read_escape): Interpret \s as a SPACE character, except
for \s-X in a character constant which still is the super modifier.
(read1): Signal an `invalid read syntax' error if a character
constant is immediately followed by a digit or symbol character.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 13 Feb 2003 12:44:57 +0000 |
parents | 7385a4939c61 |
children | 695cf19ef79e |
line wrap: on
line source
dnl Process this file with autoconf to produce a configure script. AC_INIT(elisp.texi) AC_OUTPUT(Makefile)