aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa1999-12-27 05:29:29 +0000
committerKenichi Handa1999-12-27 05:29:29 +0000
commita2882b0d4a21057b364a77a07a310aac6dedf9b2 (patch)
treea0a2583b12a528c2d1c97d6336394eb85eea6eba /src
parent43d120d80e1c46cd991ffbc1ea990906baad6467 (diff)
downloademacs-a2882b0d4a21057b364a77a07a310aac6dedf9b2.tar.gz
emacs-a2882b0d4a21057b364a77a07a310aac6dedf9b2.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c449e65638c..afa53ef651a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
11999-12-27 Kenichi Handa <handa@etl.go.jp> 11999-12-27 Kenichi Handa <handa@etl.go.jp>
2 2
3 * dispextern.h (FACE_FROM_ID): Cast the arg ID to `unsigned'.
4
51999-12-27 Kenichi Handa <handa@etl.go.jp>
6
3 The following changes are to use more bits for face IDs. 7 The following changes are to use more bits for face IDs.
4 8
5 * lisp.h (GLYPH): Defined as `int', not `unsigned int'. Now the 9 * lisp.h (GLYPH): Defined as `int', not `unsigned int'. Now the