diff options
| author | Kenichi Handa | 2006-03-01 01:38:30 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2006-03-01 01:38:30 +0000 |
| commit | cf2f4bcfa76c26fb2a675a69c77762f623e66102 (patch) | |
| tree | 36974c43d07bc27d7dbae506b928a9f7a97f8523 /src | |
| parent | 62221f221cfccea3b8bf4b3757c0bb16e58ba21d (diff) | |
| download | emacs-cf2f4bcfa76c26fb2a675a69c77762f623e66102.tar.gz emacs-cf2f4bcfa76c26fb2a675a69c77762f623e66102.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 5cda18a7a4c..d6e1685dcae 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-01 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * search.c (search_buffer): Fix handling of "\\" in a trivial | ||
| 4 | regexp. | ||
| 5 | |||
| 1 | 2006-02-28 Kenichi Handa <handa@m17n.org> | 6 | 2006-02-28 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (decode_coding): Fix the condition of terminating the | 8 | * coding.c (decode_coding): Fix the condition of terminating the |