aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (redraw_overlapped_rows, redraw_overlapping_rows)Kim F. Storm2005-10-071-0/+5
* *** empty log message ***Kim F. Storm2005-10-071-8/+12
* Rename member for_overlaps_p in struct glyph_string to for_overlaps.YAMAMOTO Mitsuharu2005-10-074-18/+52
* Rename member for_overlaps_p in struct glyph_string toYAMAMOTO Mitsuharu2005-10-071-33/+128
* (redraw_overlapping_rows): Call rif->fix_overlapping_area with newYAMAMOTO Mitsuharu2005-10-071-17/+27
* (struct glyph_string): Rename member for_overlaps_pYAMAMOTO Mitsuharu2005-10-071-6/+16
* (refill_memory_reserve): Conditionalize the body, not the function's existence.Richard M. Stallman2005-10-041-14/+15
* *** empty log message ***Kim F. Storm2005-10-041-0/+6
* (window_split_tree): New function.Kim F. Storm2005-10-041-0/+80
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-041-0/+5
* (mac_invert_rectangle): New function.YAMAMOTO Mitsuharu2005-10-041-12/+102
* (re_char): Don't expose it in the interface.Stefan Monnier2005-10-042-4/+7
* (re_char): Move it back to the implementation file.Stefan Monnier2005-10-041-2/+5
* (make_lispy_event): If point has moved between down and up event, make itStefan Monnier2005-10-042-14/+27
* * lisp.h (fatal): Undo previous change.Dan Nicolaescu2005-10-023-7/+10
* *** empty log message ***Richard M. Stallman2005-10-021-0/+4
* (face_color_gray_p): Colors close to black count as gray.Richard M. Stallman2005-10-021-7/+12
* (try_window): Skip scroll-margin check if ZV is visible.Kim F. Storm2005-10-011-1/+2
* *** empty log message ***Kim F. Storm2005-10-011-4/+8
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-011-0/+28
* (mac_draw_string_common, x_per_char_metric)YAMAMOTO Mitsuharu2005-10-011-131/+526
* (struct _XCharStruct): New member valid_p.YAMAMOTO Mitsuharu2005-10-011-14/+6
* (start_hourglass): Apply 2005-05-07 change for xfns.c.YAMAMOTO Mitsuharu2005-10-011-1/+13
* (init_keyboard) [MAC_OSX]: Don't install SIGINT handler.YAMAMOTO Mitsuharu2005-10-011-5/+0
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-3015-28/+83
* Move systime.h include after lisp.h.Dan Nicolaescu2005-09-301-2/+2
* (High-Level Completion): Explain that the promptRomain Francoise2005-09-302-2/+29
* *** empty log message ***Juri Linkov2005-09-291-0/+6
* (Fmessage, Fmessage_box, Fmessage_or_box):Juri Linkov2005-09-291-5/+5
* (gif_load): Fix size of allocated image bufferKim F. Storm2005-09-281-7/+11
* *** empty log message ***Kim F. Storm2005-09-281-2/+8
* (struct _XCharStruct): Each member now takes short value.YAMAMOTO Mitsuharu2005-09-282-5/+12
* (handle_one_xevent): Refer to union field to match the typeDan Nicolaescu2005-09-272-2/+4
* * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-279-6/+29
* *** empty log message ***Richard M. Stallman2005-09-261-0/+6
* (update_menu_bindings): Variable deleted.Richard M. Stallman2005-09-251-13/+1
* Add makefile (for MS-Windows).Eli Zaretskii2005-09-241-0/+1
* *** empty log message ***Richard M. Stallman2005-09-231-0/+5
* (Fformat): Explicitly test for end of format string and don't use `index'.Richard M. Stallman2005-09-231-1/+3
* * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): DefineDan Nicolaescu2005-09-234-2/+30
* (message_dolog): Add warning about GC and Lisp strings.Kim F. Storm2005-09-221-6/+10
* *** empty log message ***Kim F. Storm2005-09-221-0/+7
* (xlfdpat_block_match_1): Fix assertion.YAMAMOTO Mitsuharu2005-09-222-23/+30
* *** empty log message ***YAMAMOTO Mitsuharu2005-09-211-0/+5
* (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:YAMAMOTO Mitsuharu2005-09-211-0/+8
* * gtkutil.c (xg_set_geometry): Do a gtk_window_move if programJan Djärv2005-09-202-0/+9
* (Fformat): Don't scan past end of format string thatKim F. Storm2005-09-191-1/+1
* *** empty log message ***Kim F. Storm2005-09-191-0/+5
* (struct window): Remove height_fixed_p, no longer set.Andreas Schwab2005-09-182-5/+7
* (make_window): Don't initialize height_fixed_p.Andreas Schwab2005-09-181-19/+13