aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (Fwindow_end): Don't try to redisplay if non-interactive.Romain Francoise2005-10-092-2/+7
* * emacs.c (standard_args): Removed options -i, -itype, --icon-type,Jan Djärv2005-10-091-3/+2
* * xfns.c (Fx_create_frame): Make bitmapIcon have default on.Jan Djärv2005-10-091-1/+1
* * emacs.c (standard_args): Removed options -i, -itype, --icon-type,Jan Djärv2005-10-091-0/+7
* (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.YAMAMOTO Mitsuharu2005-10-082-0/+42
* (mac_term_init): Add types to extern.YAMAMOTO Mitsuharu2005-10-081-70/+14
* (GC_CLIP_REGION): New macro.YAMAMOTO Mitsuharu2005-10-081-63/+145
* (MAX_CLIP_RECTS): New define.YAMAMOTO Mitsuharu2005-10-081-0/+13
* (window_tree, Fwindow_tree): Rename fns added 2005-10-04.Kim F. Storm2005-10-071-8/+8
* *** empty log message ***Kim F. Storm2005-10-071-0/+4
* (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