]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 26 Aug 2008 17:09:35 +0000 (17:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 26 Aug 2008 17:09:35 +0000 (17:09 +0000)
src/ChangeLog

index 64aee3b6c38cf6a1e203762a70d2f8e56aea19d0..5b0e0b121d7c097594645d5557df3917e934b47c 100644 (file)
@@ -1,6 +1,7 @@
 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
 
-       * widgetprv.h (struct): Change font member to the new font struct.
+       * widgetprv.h (EmacsFramePart): Change font member to the new font
+       struct.
 
        * widget.c: Include character.h and font.h for XSETFONT.
        (setup_frame_gcs): Compute X font id from font struct, just once.