aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fdisplay_buffer): Doc fix.Eli Zaretskii2006-04-211-1/+1
* (SYSTEM_PURESIZE_EXTRA): Increase to 25000.Eli Zaretskii2006-04-212-3/+7
* (x_per_char_metric): Return NULL if glyph width is 0.YAMAMOTO Mitsuharu2006-04-212-66/+75
* (restore_menu_items, save_menu_items): New functions from xmenu.c.YAMAMOTO Mitsuharu2006-04-211-5/+53
* [MAC_OS] (xpm_load_image): Fill in background fieldYAMAMOTO Mitsuharu2006-04-211-0/+4
* (note_mouse_highlight): Use build_string.Nick Roberts2006-04-201-1/+1
* *** empty log message ***Nick Roberts2006-04-201-0/+4
* (PRINTFINISH): Call signal_after_change.Lars Hansen2006-04-202-0/+9
* (Fremove_list_of_text_properties): EnsureLars Hansen2006-04-201-6/+26
* * xdisp.c (redisplay_window): Fix last change.Kim F. Storm2006-04-201-3/+3
* *** empty log message ***Kim F. Storm2006-04-201-0/+2
* (redisplay_window): If current window start is not at theKim F. Storm2006-04-191-0/+27
* *** empty log message ***Kim F. Storm2006-04-191-0/+7
* *** empty log message ***Richard M. Stallman2006-04-181-0/+17
* Comment changes.Richard M. Stallman2006-04-181-0/+6
* (restore_menu_items, save_menu_items): New fns.Richard M. Stallman2006-04-181-8/+52
* Comment munging wrt max-specpdl-size; nfc.Thien-Thi Nguyen2006-04-181-0/+1
* (describe_map): Make "shadowed" warning more verbose.Richard M. Stallman2006-04-181-1/+1
* (Finsert_abbrev_table_description): Sort the abbrevs alphabetically.Richard M. Stallman2006-04-181-2/+24
* (adjust_window_trailing_edge): Correctly distinguishRichard M. Stallman2006-04-181-11/+20
* (XCreateGC, x_per_char_metric, xlfdpat_create)YAMAMOTO Mitsuharu2006-04-182-55/+39
* (get_scrap_target_type_list, defer_apple_events)YAMAMOTO Mitsuharu2006-04-181-35/+12
* (mac_coerce_file_name_ptr, mac_coerce_file_name_desc)YAMAMOTO Mitsuharu2006-04-181-47/+24
* (x_create_bitmap_from_data) [MAC_OS]: Don't check returnYAMAMOTO Mitsuharu2006-04-181-3/+1
* (window_loop): Test w->dedicated with !NILP instead of EQ Qt.Kim F. Storm2006-04-171-3/+9
* *** empty log message ***Kim F. Storm2006-04-171-0/+2
* (coordinates_in_window): On the vertical border, calculate the row numberNick Roberts2006-04-171-3/+17
* *** empty log message ***Nick Roberts2006-04-171-0/+6
* (SYSTEM_PURESIZE_EXTRA): Reduce to 24000.Eli Zaretskii2006-04-162-2/+8
* (BASE_PURESIZE): Decrement back to 1200000.Romain Francoise2006-04-162-1/+5
* (PURESIZE_RATIO): Reduce to 10/6.Andreas Schwab2006-04-162-1/+5
* (BASE_PURESIZE): Increment to 1210000.Romain Francoise2006-04-152-1/+5
* *** empty log message ***Eli Zaretskii2006-04-131-0/+5
* (Fprin1_to_string): Mention in the `doc' that the behavior is modified byEli Zaretskii2006-04-131-1/+2
* (setup_coding_system): If eol-type is not yet decidedKenichi Handa2006-04-132-4/+19
* (shrink_encoding_region): If eol_type is not yet decided andKenichi Handa2006-04-132-0/+4
* (encode_coding): If eol_type is not yet decided, useKenichi Handa2006-04-132-0/+4
* (setup_coding_system): Fix previous change.Kenichi Handa2006-04-132-1/+5
* (read_key_sequence): Explicitly avoid keybuf[-1].Richard M. Stallman2006-04-132-1/+4
* (note_mouse_highlight): Add help echo for dragging vertical line.Nick Roberts2006-04-131-1/+4
* *** empty log message ***Nick Roberts2006-04-131-0/+5
* (conv_lisp_to_sockaddr): Fix previous change.Richard M. Stallman2006-04-132-5/+13
* *** empty log message ***Romain Francoise2006-04-121-2/+2
* (Fprocess_send_eof): Abort if fail to open null device.Richard M. Stallman2006-04-121-0/+2
* (conv_lisp_to_sockaddr): If FAMILY unknown, just return.Richard M. Stallman2006-04-121-1/+4
* *** empty log message ***YAMAMOTO Mitsuharu2006-04-121-0/+87
* (Finternal_merge_in_global_face, try_font_list): AddYAMAMOTO Mitsuharu2006-04-121-18/+22
* (get_glyph_string_clip_rects): Add parentheses around &&YAMAMOTO Mitsuharu2006-04-121-13/+17
* Include config.h before using HAVE_MALLOC_MALLOC_H.YAMAMOTO Mitsuharu2006-04-121-3/+6
* (x_set_mouse_position, x_set_mouse_pixel_position)YAMAMOTO Mitsuharu2006-04-121-0/+28