diff options
| author | Kenichi Handa | 2001-01-28 23:47:30 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2001-01-28 23:47:30 +0000 |
| commit | 76581eab9ba3fad219a40ba0f4731e6822231916 (patch) | |
| tree | cf0f4ca5121dcf89c70bba911484a2dd3ee340f8 /src | |
| parent | 2f417e3996ef12621e0e3f3ac25d08b2705324a6 (diff) | |
| download | emacs-76581eab9ba3fad219a40ba0f4731e6822231916.tar.gz emacs-76581eab9ba3fad219a40ba0f4731e6822231916.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 614c80f8db3..82003628dfa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-29 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * w32fns.c (w32_font_match): Allocate three more bytes to regex | ||
| 4 | for '^', '$', and '\0'. | ||
| 5 | |||
| 1 | 2001-01-28 Andrew Choi <akochoi@i-cable.com> | 6 | 2001-01-28 Andrew Choi <akochoi@i-cable.com> |
| 2 | 7 | ||
| 3 | * fontset.c (fontset_pattern_regexp): Allocate three more bytes to | 8 | * fontset.c (fontset_pattern_regexp): Allocate three more bytes to |