diff --git a/src/ChangeLog b/src/ChangeLog index 0f1a86f24a8..63e7bfd876b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 1999-10-19 Gerd Moellmann + * s/freebsd.h (HAVE_GETLOADAVG): Define as 1 because config.h + defines it that way. + * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing if selected_frame is equal to Vterminal_frame.