aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7e3d4ee465b..2a61f030055 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12004-09-14 Kim F. Storm <storm@cua.dk>
2
3 * xfaces.c (Qface_no_inherit): New var.
4 (syms_of_xfaces): Intern and staticpro it.
5 (Finternal_make_lisp_face, Finternal_set_lisp_face_attribute)
6 (Finternal_copy_lisp_face, update_face_from_frame_parameter):
7 Don't increment face_change_count when face has non-nil
8 face-no-inherit property.
9
12004-09-13 Stefan Monnier <monnier@iro.umontreal.ca> 102004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * bytecode.c (BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC. 12 * bytecode.c (BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
@@ -12512,7 +12521,7 @@
12512 12521
125132002-02-15 Andreas Schwab <schwab@suse.de> 125222002-02-15 Andreas Schwab <schwab@suse.de>
12514 12523
12515 * puresize.h (BASE_PURESIZE): Increase to 9/5. 12524 * puresize.h (PURESIZE_RATIO): Increase to 9/5.
12516 12525
12517 * alloc.c (NSTATICS): Increase to 1280. 12526 * alloc.c (NSTATICS): Increase to 1280.
12518 12527