Mercurial > emacs
diff src/ChangeLog @ 35673:bbf85a5672d9
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Sun, 28 Jan 2001 23:47:30 +0000 |
| parents | e5dea4a61cab |
| children | 38c7aeb5a6a3 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jan 28 23:37:58 2001 +0000 +++ b/src/ChangeLog Sun Jan 28 23:47:30 2001 +0000 @@ -1,3 +1,8 @@ +2001-01-29 Kenichi Handa <handa@etl.go.jp> + + * w32fns.c (w32_font_match): Allocate three more bytes to regex + for '^', '$', and '\0'. + 2001-01-28 Andrew Choi <akochoi@i-cable.com> * fontset.c (fontset_pattern_regexp): Allocate three more bytes to
