]> git.eshelyaron.com Git - emacs.git/commit
(regex_compile): Change the way of handling a range from a char less
authorKenichi Handa <handa@m17n.org>
Tue, 24 Oct 2000 08:10:27 +0000 (08:10 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 24 Oct 2000 08:10:27 +0000 (08:10 +0000)
commit3ff2446d4688a715535066448922b1f6e9e95431
treeeceb2dee696bfbfd4ddeec6acfcd9d7934e85940
parent22d1a4ed046f42fac10dfee08c8ab608650dc911
(regex_compile): Change the way of handling a range from a char less
than 256 to a char not less than 256.
src/regex.c