comparison src/ChangeLog @ 57106:a2a253587c91

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 14 Sep 2004 20:03:34 +0000
parents 569cd6a5babd
children 8a404f675c6d
comparison
equal deleted inserted replaced
57105:8f14c8ea51a1 57106:a2a253587c91
1 2004-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
1 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca> 10 2004-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.
4 (Fbyte_code): Remove dead code after `wrong_type_argument'. 13 (Fbyte_code): Remove dead code after `wrong_type_argument'.
5 14
12510 12519
12511 * keyboard.c: Do not include "systime.h" twice. 12520 * keyboard.c: Do not include "systime.h" twice.
12512 12521
12513 2002-02-15 Andreas Schwab <schwab@suse.de> 12522 2002-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
12519 2002-02-15 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 12528 2002-02-15 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12520 12529