comparison src/ChangeLog @ 73253:108f4a391eaa

* frame.c (Qinhibit_face_set_after_frame_default): New var. (syms_of_frame): Initialize it. (x_set_frame_parameters): Avoid resetting :font attributes to the new-frame defaults.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 05 Oct 2006 17:33:41 +0000
parents 5f8a28d018b2
children 5acfd0d8c45a
comparison
equal deleted inserted replaced
73252:de889a66a184 73253:108f4a391eaa
1 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
2
3 * frame.c (Qinhibit_face_set_after_frame_default): New var.
4 (syms_of_frame): Initialize it.
5 (x_set_frame_parameters): Avoid resetting :font attributes to the
6 new-frame defaults.
7
1 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca> 8 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * lisp.h (clear_regexp_cache): Declare. 10 * lisp.h (clear_regexp_cache): Declare.
4 11
5 * search.c (compile_pattern): Only check `cp->syntax_table' if needed. 12 * search.c (compile_pattern): Only check `cp->syntax_table' if needed.