diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d75937c30f8..e8f7c305d87 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2000-09-14 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-09-14 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (handle_fontified_prop): While running fontification | ||
| 4 | functions, bind `fontification-functions' and | ||
| 5 | `after-change-functions' to nil. | ||
| 6 | |||
| 3 | * s/freebsd.h, s/irix-5.0.h, s/sol2.h, s/template.h | 7 | * s/freebsd.h, s/irix-5.0.h, s/sol2.h, s/template.h |
| 4 | (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP. | 8 | (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP. |
| 5 | 9 | ||