diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b7552f67e9a..d860e8ce5c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2004-09-27 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * buffer.c (syms_of_buffer) <indicate-buffer-boundaries>: | ||
| 4 | Doc fix. Format may now be a symbol or alist, not a cons. | ||
| 5 | |||
| 6 | * fringe.c (update_window_fringes): Handle new formats of | ||
| 7 | indicate-buffer-boundaries (symbol or alist). No longer | ||
| 8 | allow a simple cons. | ||
| 9 | (Ffringe_bitmaps_at_pos): Use nil value for no bitmap. | ||
| 10 | |||
| 1 | 2004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 11 | 2004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 12 | ||
| 3 | * config.in: Rebuild | 13 | * config.in: Rebuild |