aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (setup_for_ellipsis): Reset saved_face_id to use defaultKim F. Storm2005-04-191-4/+4
* *** empty log message ***Kim F. Storm2005-04-191-0/+6
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-191-0/+32
* (Qbig5, Qcn_gb, Qsjis, Qeuc_kr): Remove variables.YAMAMOTO Mitsuharu2005-04-191-397/+327
* (MacFontStruct): Remove member `fontname'. Add member `full_name'.YAMAMOTO Mitsuharu2005-04-191-1/+5
* (handle_stop): Set saved_face_id to current face ifKim F. Storm2005-04-191-0/+9
* *** empty log message ***Kim F. Storm2005-04-191-0/+6
* *** empty log message ***Kim F. Storm2005-04-191-0/+11
* (resolve_face_name): Use Fsafe_get to avoid redisplayKim F. Storm2005-04-191-3/+5
* (Fsafe_get): EXFUN it.Kim F. Storm2005-04-191-0/+1
* (Fsafe_get): New function.Kim F. Storm2005-04-191-0/+13
* (overlay_arrow_string_or_property): Remove PBITMAP arg.Kim F. Storm2005-04-181-29/+23
* (struct window): Remove member overlay_arrow_bitmap.Kim F. Storm2005-04-181-3/+0
* (make_window): Don't initialize overlay_arrow_bitmap.Kim F. Storm2005-04-181-1/+0
* (draw_fringe_bitmap): Use overlay_arrow_bitmap from rowKim F. Storm2005-04-181-7/+9
* (row_equal_p, update_window_line, scrolling_window):Kim F. Storm2005-04-181-3/+3
* (struct glyph_row): New member overlay_arrow_bitmap.Kim F. Storm2005-04-181-3/+5
* *** empty log message ***Kim F. Storm2005-04-181-0/+32
* (realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.Thien-Thi Nguyen2005-04-182-2/+7
* (Vloads_in_progress): Static.Lute Kamstra2005-04-182-4/+10
* (Vloads_in_progress): Remove extern.Lute Kamstra2005-04-181-2/+2
* (Fx_popup_menu): Initialize error_name to NULL.Thien-Thi Nguyen2005-04-182-1/+5
* Remove eol whitespace; nfc.Thien-Thi Nguyen2005-04-181-4/+4
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-181-0/+5
* (XTread_socket): Don't beep on keyboard input even if no frame isYAMAMOTO Mitsuharu2005-04-181-1/+5
* (struct keys): Add support for shifted keys.Dan Nicolaescu2005-04-172-1/+24
* (with_echo_area_buffer): Delete WHICH < 0 case.Richard M. Stallman2005-04-162-22/+22
* (mac.o): Depend on charset.h and coding.h.YAMAMOTO Mitsuharu2005-04-162-1/+41
* [MAC_OSX] (image_load_quartz2d): Use cfstring_create_with_string.YAMAMOTO Mitsuharu2005-04-161-1/+1
* (cfstring_create_with_string) [TARGET_API_MAC_CARBON]: New extern.YAMAMOTO Mitsuharu2005-04-161-5/+6
* (x_autoselect_window_p): Remove variable.YAMAMOTO Mitsuharu2005-04-161-157/+206
* (Fx_file_dialog): Likewise.YAMAMOTO Mitsuharu2005-04-161-2/+1
* Include charset.h and coding.h.YAMAMOTO Mitsuharu2005-04-161-5/+37
* *** empty log message ***Luc Teirlinck2005-04-161-0/+6
* Define new macro TOOLTIP_SUPPORT.Luc Teirlinck2005-04-161-0/+8
* [!TARGET_API_MAC_CARBON]: Don't include TextEncodingConverter.h.YAMAMOTO Mitsuharu2005-04-141-1/+0
* (x_set_name, x_set_title) [!TARGET_API_MAC_CARBON]: Use ENCODE_SYSTEMYAMAMOTO Mitsuharu2005-04-141-7/+8
* [!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't includeYAMAMOTO Mitsuharu2005-04-142-0/+57
* *** empty log message ***Kim F. Storm2005-04-141-18/+17
* macterm.c (syms_of_macterm): Removing redundant definition ofSteven Tamm2005-04-142-4/+5
* (Fset_window_configuration): Be careful when you chooseStefan Monnier2005-04-122-13/+29
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-121-0/+15
* (enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.YAMAMOTO Mitsuharu2005-04-121-4/+5
* (mac_keyboard_text_encoding, current_mac_keyboard_text_encoding):YAMAMOTO Mitsuharu2005-04-121-84/+17
* (Qlanguage_change) [MAC_OS]: New variable.YAMAMOTO Mitsuharu2005-04-121-3/+8
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-121-0/+5
* (poll_for_input) [SYNC_INPUT]: Don't call poll_for_input_1. SetYAMAMOTO Mitsuharu2005-04-121-0/+4
* *** empty log message ***Richard M. Stallman2005-04-101-0/+7
* (standard_args): Rename --bare-bones to --quick.Richard M. Stallman2005-04-101-2/+4
* (Fmake_indirect_buffer): Clear out some local variables.Richard M. Stallman2005-04-101-2/+16