# HG changeset patch # User Juanma Barranquero # Date 1166230050 0 # Node ID f3821d84332b2752ece1eb6255ec3eb7c64bade1 # Parent 9eabe428fc2ebca5f82617d2762efcde38556c76 *** empty log message *** diff -r 9eabe428fc2e -r f3821d84332b src/ChangeLog --- a/src/ChangeLog Sat Dec 16 00:43:50 2006 +0000 +++ b/src/ChangeLog Sat Dec 16 00:47:30 2006 +0000 @@ -1,11 +1,15 @@ +2006-12-16 Juanma Barranquero + + * minibuf.c (Ftry_completion): Use `check_obarray' if ALIST is a vector. + 2006-12-15 Eli Zaretskii * emacs.c (USAGE3): Clarify documentation of --color. 2006-12-15 YAMAMOTO Mitsuharu - * mac.c (wakeup_from_rne_enabled_p) [TARGET_API_MAC_CARBON]: New - variable. + * mac.c (wakeup_from_rne_enabled_p) [TARGET_API_MAC_CARBON]: + New variable. (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE): New macros. [!MAC_OSX] (select): Use them. [MAC_OSX] (select_and_poll_event, sys_select): Likewise. @@ -20,7 +24,7 @@ * macterm.c (mac_query_char_extents) [USE_ATSUI]: Don't call ATSUGetGlyphBounds if not necessary. - (Vmac_atsu_font_table) [USE_ATSUI]: Remove Variable. + (Vmac_atsu_font_table) [USE_ATSUI]: Remove variable. (syms_of_macterm) [USE_ATSUI]: Don't defvar it. (fm_get_style_from_font, atsu_find_font_from_family_name) (atsu_find_font_family_name, mac_atsu_font_face_attributes)