diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2a61f030055..df66164f8cd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2004-09-14 Kim F. Storm <storm@cua.dk> | 1 | 2004-09-14 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * puresize.h (PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT. | ||
| 4 | |||
| 3 | * xfaces.c (Qface_no_inherit): New var. | 5 | * xfaces.c (Qface_no_inherit): New var. |
| 4 | (syms_of_xfaces): Intern and staticpro it. | 6 | (syms_of_xfaces): Intern and staticpro it. |
| 5 | (Finternal_make_lisp_face, Finternal_set_lisp_face_attribute) | 7 | (Finternal_make_lisp_face, Finternal_set_lisp_face_attribute) |