aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2000-08-26 05:56:05 +0000
committerKenichi Handa <[email protected]>2000-08-26 05:56:05 +0000
commitd10dfeef97ac5f4d44e70a716fabdcbf7baf7869 (patch)
tree67d22c2efed043796aacd3442f2a25fd2c79c8d9 /src
parent2d73e8d3a263b00bd8c963faa8a736148d8e5621 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ba84991ffd..d1607b97c1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-26 Kenichi Handa <[email protected]>
+
+ * cmds.c (internal_self_insert): Delete '#ifdef HAVE_FACES' and
+ the corresponding '#endif'.
+
2000-08-26 Miles Bader <[email protected]>
* dispextern.h (enum lface_attribute_index): Add LFACE_INHERIT_INDEX.