| Commit message (Expand) | Author | Age | Files | Lines |
* | (redisplay_internal): Make UPDATED as long as needed. | Richard M. Stallman | 2005-09-04 | 1 | -3/+23 |
* | (Fsort): Doc fix. | Richard M. Stallman | 2005-09-04 | 1 | -1/+1 |
* | (Fpropertize): Don't insist that properties be symbols. | Richard M. Stallman | 2005-09-04 | 1 | -4/+1 |
* | (directory_files_internal_unwind, directory_files_internal) | Stefan Monnier | 2005-09-02 | 1 | -25/+21 |
* | *** empty log message *** | Stefan Monnier | 2005-09-01 | 1 | -10/+15 |
* | (update_interval): Fix indentation and coding style. Add info in error. | Stefan Monnier | 2005-09-01 | 1 | -4/+4 |
* | (window_to_frame_hpos, update_window): | Stefan Monnier | 2005-09-01 | 1 | -6/+2 |
* | (add_menu_item): If unicode_append_menu returns an | Jason Rumney | 2005-08-31 | 1 | -1/+17 |
* | *** empty log message *** | Jason Rumney | 2005-08-31 | 1 | -0/+5 |
* | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-08-31 | 1 | -1/+17 |
* | (PIX_MASK_DRAW, PIX_MASK_RETAIN): Move defines to image.c. | YAMAMOTO Mitsuharu | 2005-08-31 | 1 | -5/+0 |
* | [!TARGET_API_MAC_CARBON] (GetPixDepth): New define. | YAMAMOTO Mitsuharu | 2005-08-31 | 1 | -0/+4 |
* | (PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument. All uses changed. | YAMAMOTO Mitsuharu | 2005-08-31 | 1 | -161/+211 |
* | (update_syntax_table): Properly reproduce the special +1 | Stefan Monnier | 2005-08-29 | 2 | -6/+22 |
* | *** empty log message *** | Eli Zaretskii | 2005-08-27 | 1 | -0/+4 |
* | (USAGE1): Fix the description of the -Q option. | Eli Zaretskii | 2005-08-27 | 1 | -1/+1 |
* | (pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM). | Stefan Monnier | 2005-08-26 | 1 | -2/+2 |
* | (resize_mini_window): Fix 2005-08-20 change. | Kim F. Storm | 2005-08-26 | 1 | -2/+1 |
* | *** empty log message *** | Kim F. Storm | 2005-08-26 | 1 | -0/+5 |
* | (mac_copy_area, mac_copy_area_with_mask): Restore background color. | YAMAMOTO Mitsuharu | 2005-08-25 | 2 | -53/+174 |
* | (kbd_buffer_get_event) [MAC_OS]: Make events for | YAMAMOTO Mitsuharu | 2005-08-25 | 1 | -1/+1 |
* | *** empty log message *** | Juri Linkov | 2005-08-22 | 1 | -0/+5 |
* | (turn_on_face): Check for TS_set_foreground and | Juri Linkov | 2005-08-22 | 1 | -11/+7 |
* | * fringe.c (update_window_fringes): Only put TOP and BOTTOM | Kim F. Storm | 2005-08-21 | 1 | -2/+4 |
* | *** empty log message *** | Kim F. Storm | 2005-08-21 | 1 | -0/+3 |
* | (redisplay_window): Call update_window_fringes with | Kim F. Storm | 2005-08-21 | 1 | -4/+3 |
* | (update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg; | Kim F. Storm | 2005-08-21 | 1 | -12/+16 |
* | *** empty log message *** | Kim F. Storm | 2005-08-21 | 1 | -0/+9 |
* | (display_echo_area_1): Get display start pos from w->start. | Richard M. Stallman | 2005-08-20 | 2 | -5/+26 |
* | (calc_pixel_width_or_height): Use actual display | Kim F. Storm | 2005-08-18 | 1 | -1/+10 |
* | *** empty log message *** | Kim F. Storm | 2005-08-18 | 1 | -0/+5 |
* | *** empty log message *** | Kim F. Storm | 2005-08-17 | 1 | -1/+8 |
* | (buffer_posn_from_coords): Check that target row is | Kim F. Storm | 2005-08-17 | 1 | -2/+3 |
* | (pos_visible_p): Adjust X value if window is hscrolled. | Kim F. Storm | 2005-08-17 | 1 | -0/+3 |
* | * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to | Jan Djärv | 2005-08-16 | 1 | -0/+9 |
* | * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to | Jan Djärv | 2005-08-16 | 1 | -6/+1 |
* | * gtkutil.c (xg_set_frame_icon): New function. | Jan Djärv | 2005-08-16 | 1 | -1/+19 |
* | * gtkutil.h (xg_set_frame_icon): Declare it. | Jan Djärv | 2005-08-16 | 1 | -3/+3 |
* | (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define. | Kim F. Storm | 2005-08-16 | 1 | -3/+1 |
* | (increment_row_positions): Skip non-enabled rows. | Kim F. Storm | 2005-08-16 | 1 | -0/+3 |
* | *** empty log message *** | Kim F. Storm | 2005-08-16 | 1 | -0/+7 |
* | *** empty log message *** | Richard M. Stallman | 2005-08-16 | 1 | -0/+4 |
* | (message3_nolog): Clear echo_message_buffer. | Richard M. Stallman | 2005-08-16 | 1 | -0/+3 |
* | *** empty log message *** | Kim F. Storm | 2005-08-15 | 1 | -0/+2 |
* | (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input. | Kim F. Storm | 2005-08-15 | 1 | -1/+1 |
* | (deactivate_process, status_notify, read_process_output): | Kim F. Storm | 2005-08-15 | 1 | -3/+0 |
* | (deactivate_process, status_notify, read_process_output) | Kim F. Storm | 2005-08-15 | 1 | -28/+37 |
* | *** empty log message *** | Kim F. Storm | 2005-08-15 | 1 | -0/+15 |
* | *** empty log message *** | Richard M. Stallman | 2005-08-15 | 1 | -0/+4 |
* | (syms_of_image): Init Qxbm, Qpbm before calling define_image_type. | Richard M. Stallman | 2005-08-15 | 1 | -11/+11 |