Mercurial > emacs
comparison src/ChangeLog @ 35663:e5dea4a61cab
* fontset.c (fontset_pattern_regexp): Allocate three more bytes to
regex for '^', '$', and '\0'.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Sun, 28 Jan 2001 15:41:57 +0000 |
parents | b9366f467430 |
children | bbf85a5672d9 |
comparison
equal
deleted
inserted
replaced
35662:11b616e892be | 35663:e5dea4a61cab |
---|---|
1 2001-01-28 Andrew Choi <akochoi@i-cable.com> | 1 2001-01-28 Andrew Choi <akochoi@i-cable.com> |
2 | |
3 * fontset.c (fontset_pattern_regexp): Allocate three more bytes to | |
4 regex for '^', '$', and '\0'. | |
2 | 5 |
3 * alloc.c (allocate_string) [macintosh]: Call check_string_bytes | 6 * alloc.c (allocate_string) [macintosh]: Call check_string_bytes |
4 only if current_sblock has been initialized. | 7 only if current_sblock has been initialized. |
5 | 8 |
6 * frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial | 9 * frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial |