| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (Fwindow_end): Don't try to redisplay if non-interactive. | Romain Francoise | 2005-10-09 | 2 | -2/+7 |
| * | * emacs.c (standard_args): Removed options -i, -itype, --icon-type, | Jan Djärv | 2005-10-09 | 1 | -3/+2 |
| * | * xfns.c (Fx_create_frame): Make bitmapIcon have default on. | Jan Djärv | 2005-10-09 | 1 | -1/+1 |
| * | * emacs.c (standard_args): Removed options -i, -itype, --icon-type, | Jan Djärv | 2005-10-09 | 1 | -0/+7 |
| * | (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code. | YAMAMOTO Mitsuharu | 2005-10-08 | 2 | -0/+42 |
| * | (mac_term_init): Add types to extern. | YAMAMOTO Mitsuharu | 2005-10-08 | 1 | -70/+14 |
| * | (GC_CLIP_REGION): New macro. | YAMAMOTO Mitsuharu | 2005-10-08 | 1 | -63/+145 |
| * | (MAX_CLIP_RECTS): New define. | YAMAMOTO Mitsuharu | 2005-10-08 | 1 | -0/+13 |
| * | (window_tree, Fwindow_tree): Rename fns added 2005-10-04. | Kim F. Storm | 2005-10-07 | 1 | -8/+8 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-07 | 1 | -0/+4 |
| * | (redraw_overlapped_rows, redraw_overlapping_rows) | Kim F. Storm | 2005-10-07 | 1 | -0/+5 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-07 | 1 | -8/+12 |
| * | Rename member for_overlaps_p in struct glyph_string to for_overlaps. | YAMAMOTO Mitsuharu | 2005-10-07 | 4 | -18/+52 |
| * | Rename member for_overlaps_p in struct glyph_string to | YAMAMOTO Mitsuharu | 2005-10-07 | 1 | -33/+128 |
| * | (redraw_overlapping_rows): Call rif->fix_overlapping_area with new | YAMAMOTO Mitsuharu | 2005-10-07 | 1 | -17/+27 |
| * | (struct glyph_string): Rename member for_overlaps_p | YAMAMOTO Mitsuharu | 2005-10-07 | 1 | -6/+16 |
| * | (refill_memory_reserve): Conditionalize the body, not the function's existence. | Richard M. Stallman | 2005-10-04 | 1 | -14/+15 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-04 | 1 | -0/+6 |
| * | (window_split_tree): New function. | Kim F. Storm | 2005-10-04 | 1 | -0/+80 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-10-04 | 1 | -0/+5 |
| * | (mac_invert_rectangle): New function. | YAMAMOTO Mitsuharu | 2005-10-04 | 1 | -12/+102 |
| * | (re_char): Don't expose it in the interface. | Stefan Monnier | 2005-10-04 | 2 | -4/+7 |
| * | (re_char): Move it back to the implementation file. | Stefan Monnier | 2005-10-04 | 1 | -2/+5 |
| * | (make_lispy_event): If point has moved between down and up event, make it | Stefan Monnier | 2005-10-04 | 2 | -14/+27 |
| * | * lisp.h (fatal): Undo previous change. | Dan Nicolaescu | 2005-10-02 | 3 | -7/+10 |
| * | *** empty log message *** | Richard M. Stallman | 2005-10-02 | 1 | -0/+4 |
| * | (face_color_gray_p): Colors close to black count as gray. | Richard M. Stallman | 2005-10-02 | 1 | -7/+12 |
| * | (try_window): Skip scroll-margin check if ZV is visible. | Kim F. Storm | 2005-10-01 | 1 | -1/+2 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-01 | 1 | -4/+8 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-10-01 | 1 | -0/+28 |
| * | (mac_draw_string_common, x_per_char_metric) | YAMAMOTO Mitsuharu | 2005-10-01 | 1 | -131/+526 |
| * | (struct _XCharStruct): New member valid_p. | YAMAMOTO Mitsuharu | 2005-10-01 | 1 | -14/+6 |
| * | (start_hourglass): Apply 2005-05-07 change for xfns.c. | YAMAMOTO Mitsuharu | 2005-10-01 | 1 | -1/+13 |
| * | (init_keyboard) [MAC_OSX]: Don't install SIGINT handler. | YAMAMOTO Mitsuharu | 2005-10-01 | 1 | -5/+0 |
| * | * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct | Dan Nicolaescu | 2005-09-30 | 15 | -28/+83 |
| * | Move systime.h include after lisp.h. | Dan Nicolaescu | 2005-09-30 | 1 | -2/+2 |
| * | (High-Level Completion): Explain that the prompt | Romain Francoise | 2005-09-30 | 2 | -2/+29 |
| * | *** empty log message *** | Juri Linkov | 2005-09-29 | 1 | -0/+6 |
| * | (Fmessage, Fmessage_box, Fmessage_or_box): | Juri Linkov | 2005-09-29 | 1 | -5/+5 |
| * | (gif_load): Fix size of allocated image buffer | Kim F. Storm | 2005-09-28 | 1 | -7/+11 |
| * | *** empty log message *** | Kim F. Storm | 2005-09-28 | 1 | -2/+8 |
| * | (struct _XCharStruct): Each member now takes short value. | YAMAMOTO Mitsuharu | 2005-09-28 | 2 | -5/+12 |
| * | (handle_one_xevent): Refer to union field to match the type | Dan Nicolaescu | 2005-09-27 | 2 | -2/+4 |
| * | * xlwmenu.c (find_next_selectable): | Dan Nicolaescu | 2005-09-27 | 9 | -6/+29 |
| * | *** empty log message *** | Richard M. Stallman | 2005-09-26 | 1 | -0/+6 |
| * | (update_menu_bindings): Variable deleted. | Richard M. Stallman | 2005-09-25 | 1 | -13/+1 |
| * | Add makefile (for MS-Windows). | Eli Zaretskii | 2005-09-24 | 1 | -0/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2005-09-23 | 1 | -0/+5 |
| * | (Fformat): Explicitly test for end of format string and don't use `index'. | Richard M. Stallman | 2005-09-23 | 1 | -1/+3 |
| * | * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define | Dan Nicolaescu | 2005-09-23 | 4 | -2/+30 |