aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2000-03-22 01:58:18 +0000
committerKenichi Handa2000-03-22 01:58:18 +0000
commitff1a0d8e5b71fa7a031eb464d6c750fea8e67ad8 (patch)
treeed55184cc2fad26615634c918329bd010af2f7e6 /src/ChangeLog
parentfdaa1f77d0c8ad0e8c3982defdd591fb38f26e80 (diff)
downloademacs-ff1a0d8e5b71fa7a031eb464d6c750fea8e67ad8.tar.gz
emacs-ff1a0d8e5b71fa7a031eb464d6c750fea8e67ad8.zip
[!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P,
FACE_FOR_CHAR): Define them differently for the configuration of --without-x.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e281662c2e8..b334a56ab98 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,8 +1,8 @@
12000-03-22 Kenichi Handa <handa@etl.go.jp> 12000-03-22 Kenichi Handa <handa@etl.go.jp>
2 2
3 * dispextern.h: Define FACE_SUITABLE_FOR_CHAR_P and FACE_FOR_CHAR 3 * dispextern.h [!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P,
4 differently for the configuration of --without-x by "ifdef 4 FACE_FOR_CHAR): Define them differently for the configuration of
5 HAVE_WINDOW_SYSTEM". 5 --without-x.
6 6
72000-03-21 Dave Love <fx@gnu.org> 72000-03-21 Dave Love <fx@gnu.org>
8 8