aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-221-0/+5
* (Fx_create_frame, x_create_tip_frame): Pass Lisp string as the secondYAMAMOTO Mitsuharu2005-04-221-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39Miles Bader2005-04-2127-701/+1001
|\
| * Remove reference to defunct vms-pwd.h.Thien-Thi Nguyen2005-04-202-1/+4
| * Remove reference to defunct vms-pwd.h.Thien-Thi Nguyen2005-04-205-16/+8
| * *** empty log message ***Thien-Thi Nguyen2005-04-201-0/+4
| * Regenerate.Thien-Thi Nguyen2005-04-201-3/+6
| * (Fset_char_table_range): Don't set slots used as defaultKenichi Handa2005-04-202-25/+57
| * (Faref): Handle special slots used as default values ofKenichi Handa2005-04-201-11/+31
| * (make_sub_char_table): Argument changed to initialKenichi Handa2005-04-201-5/+5
| * (CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.Kenichi Handa2005-04-201-0/+8
| * *** empty log message ***Kenichi Handa2005-04-201-0/+4
| * (boyer_moore): Fix previous change.Kenichi Handa2005-04-201-12/+17
| * (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