aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann1999-10-19 19:57:29 +0000
committerGerd Moellmann1999-10-19 19:57:29 +0000
commit66f4dd697477d05c20dcb313c6fe6b3dad8043eb (patch)
treef8ecbee508b04211244e2850ee5432aa277169c5 /src
parent487b10dd18923fb37d25111d5708eaaff8676077 (diff)
downloademacs-66f4dd697477d05c20dcb313c6fe6b3dad8043eb.tar.gz
emacs-66f4dd697477d05c20dcb313c6fe6b3dad8043eb.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
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 @@
11999-10-19 Gerd Moellmann <gerd@gnu.org> 11999-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