mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-18 00:50:44 -08:00
*** empty log message ***
This commit is contained in:
parent
49e44e8134
commit
a622537b0c
1 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2005-10-17 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* search.c (search_buffer): Give up BM search on case-fold-search
|
||||
if one of a target character has a case-equivalence of different
|
||||
byte length even if that target charcter is an ASCII.
|
||||
(simple_search): Fix culculation of byte length of matched text.
|
||||
(boyer_moore): Fix handling of case-equivalent multibyte
|
||||
characters.
|
||||
|
||||
2005-10-15 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* coding.c (decode_coding): Fix handling of invalid bytes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue