]> git.eshelyaron.com Git - emacs.git/commit
* regex.c: Include "character.h" instead of "charset.h".
authorKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:46:12 +0000 (01:46 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:46:12 +0000 (01:46 +0000)
commit9117d724bbbbf01bd039d891910f7a8ee79081a1
tree2d814efbda7640c5bee9f3557a2162faa284f7ba
parent404061ebe66da4e7e8944c537de7628b0653c767
* regex.c: Include "character.h" instead of "charset.h".
(BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
(regex_compile): Accept a range whose starting and ending
character have different leading bytes.
(analyse_first): Adjusted for the above change.
src/regex.c