diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 56093ed72d3..b0c68409234 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-04-26 Steven Tamm <steventamm@mac.com> | ||
| 2 | * lread.c (init_lread): Don't display missing lisp directory | ||
| 3 | warnings with Carbon Emacs because self-contained bundled Emacs | ||
| 4 | may be build without correct installation path. | ||
| 5 | |||
| 1 | 2004-04-25 Kim F. Storm <storm@cua.dk> | 6 | 2004-04-25 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * macterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines. | 8 | * macterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines. |