mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 14:02:07 -08:00
*** empty log message ***
This commit is contained in:
parent
02cb78b58f
commit
ad6db5a33c
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2007-02-16 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
|
||||
target_multibyte instead of multibyte.
|
||||
(re_match_2_internal): Call bcmp_translate with target_multibyte.
|
||||
(bcmp_translate): Change the argument name from multibyte to
|
||||
target_multibyte.
|
||||
|
||||
2007-02-15 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
These changes are to compile a regexp into a pattern that can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue