aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2000-06-20 12:19:03 +0000
committerKenichi Handa2000-06-20 12:19:03 +0000
commit95417e1e45617254018fbb3ae5f8b50c717e781c (patch)
treeba15812da635d91c3f34ea2443e66efe6afe9afe /src/ChangeLog
parentc20d5073510b8993ecb631d2b6c0bec987480cf1 (diff)
downloademacs-95417e1e45617254018fbb3ae5f8b50c717e781c.tar.gz
emacs-95417e1e45617254018fbb3ae5f8b50c717e781c.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f5424dcbbbb..6eb18889c3a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-06-20 Kenichi Handa <handa@etl.go.jp> 12000-06-20 Kenichi Handa <handa@etl.go.jp>
2 2
3 * s/bsd386.h (HAVE_GETLOADAVG): Define it as 1.
4
3 * xfaces.c (font_list): Handle the case that REGISTRY doesn't 5 * xfaces.c (font_list): Handle the case that REGISTRY doesn't
4 contain information about ENCODING. 6 contain information about ENCODING.
5 7