diff options
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0f1a86f24a8..63e7bfd876b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 1999-10-19 Gerd Moellmann <gerd@gnu.org> | 1 | 1999-10-19 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * s/freebsd.h (HAVE_GETLOADAVG): Define as 1 because config.h | ||
| 4 | defines it that way. | ||
| 5 | |||
| 3 | * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing | 6 | * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing |
| 4 | if selected_frame is equal to Vterminal_frame. | 7 | if selected_frame is equal to Vterminal_frame. |
| 5 | 8 | ||