Mercurial > emacs
diff src/ChangeLog @ 57110:8a404f675c6d
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Tue, 14 Sep 2004 20:52:55 +0000 |
| parents | a2a253587c91 |
| children | 4c14357ffc27 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Sep 14 20:07:07 2004 +0000 +++ b/src/ChangeLog Tue Sep 14 20:52:55 2004 +0000 @@ -1,5 +1,7 @@ 2004-09-14 Kim F. Storm <storm@cua.dk> + * puresize.h (PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT. + * xfaces.c (Qface_no_inherit): New var. (syms_of_xfaces): Intern and staticpro it. (Finternal_make_lisp_face, Finternal_set_lisp_face_attribute)
