| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (x_real_positions): Uncatch and recatch X errors in the loop. | Karl Heuer | 1995-06-07 | 1 | -1/+4 |
| * | (Fbuffer_disable_undo): Make this function interactive. | Karl Heuer | 1995-06-07 | 1 | -2/+2 |
| * | (unlock_file, lock_file): Call Fexpand_file_name. | Karl Heuer | 1995-06-07 | 1 | -0/+4 |
| * | Doc fix. | Karl Heuer | 1995-06-07 | 1 | -2/+2 |
| * | Declare sbrk. | Karl Heuer | 1995-06-06 | 1 | -0/+2 |
| * | (TOOLKIT_DEFINES): Define. | Karl Heuer | 1995-06-06 | 1 | -1/+7 |
| * | (syms_of_xfns): Provide motif in Motif version. | Karl Heuer | 1995-06-06 | 1 | -0/+3 |
| * | (Fwaiting_for_user_input_p): Function declared. | Karl Heuer | 1995-06-06 | 1 | -0/+10 |
| * | (Freplace_match): Calls to upcase_initials and upcase_initials_region changed | Karl Heuer | 1995-06-06 | 1 | -2/+2 |
| * | (Fexpand_abbrev): Call to upcase_initials_region | Karl Heuer | 1995-06-06 | 1 | -2/+2 |
| * | (Fvertical_motion): Add cast. | Karl Heuer | 1995-06-06 | 1 | -1/+1 |
| * | (casify_region): Use explicit local vars for start | Karl Heuer | 1995-06-06 | 1 | -27/+15 |
| * | (record_insert): Change args to be ints, not Lisp_Objects. | Karl Heuer | 1995-06-06 | 1 | -5/+5 |
| * | (cmd_error): Use NULL, not 0, as arg to cmd_error_internal. | Karl Heuer | 1995-06-06 | 1 | -3/+3 |
| * | Include keyboard.h. | Karl Heuer | 1995-06-05 | 1 | -0/+1 |
| * | (Fx_create_frame): Make sure icon_name is a string or nil. | Karl Heuer | 1995-06-05 | 1 | -0/+2 |
| * | (x_wm_set_icon_pixmap): Set IconPixmapHint in both cases. | Karl Heuer | 1995-06-05 | 1 | -5/+2 |
| * | (load_color): misleading comment rewritten. | Karl Heuer | 1995-06-05 | 1 | -3/+2 |
| * | (Fkill_buffer): When killing indirect buffer, | Karl Heuer | 1995-06-05 | 1 | -4/+25 |
| * | Comment fix. | Karl Heuer | 1995-06-05 | 1 | -5/+4 |
| * | (x_text_icon): Do call XSetIconName or XSetWMIconName. | Karl Heuer | 1995-06-05 | 1 | -11/+19 |
| * | (Qicon_name): New variable. | Karl Heuer | 1995-06-05 | 1 | -4/+80 |
| * | (struct x_display): Rename icon_label to icon_name | Karl Heuer | 1995-06-05 | 1 | -3/+4 |
| * | (cursor_to, clear_to_end_of_line_raw): | Karl Heuer | 1995-06-05 | 1 | -0/+11 |
| * | (old_tty_valid): New variable. | Karl Heuer | 1995-06-05 | 1 | -3/+10 |
| * | (trivial_regexp_p): = is special after \. | Karl Heuer | 1995-06-05 | 1 | -1/+2 |
| * | Undefined INHIBIT_STRING_HEADER when we have no | Karl Heuer | 1995-06-03 | 1 | -2/+13 |
| * | (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted. | Karl Heuer | 1995-06-03 | 1 | -4/+0 |
| * | (Fencode_time): Doc fix. | Karl Heuer | 1995-06-03 | 1 | -1/+1 |
| * | (NULL): Define if not defined. | Karl Heuer | 1995-06-03 | 1 | -0/+4 |
| * | Initial revision | Karl Heuer | 1995-06-02 | 1 | -0/+5 |
| * | (EmacsFrameDestroy): Block and unblock input. | Karl Heuer | 1995-06-01 | 1 | -1/+3 |
| * | (x_destroy_bitmap): Block and unblock input. | Karl Heuer | 1995-06-01 | 1 | -1/+4 |
| * | (x_display_info_for_name): Fix error message. | Karl Heuer | 1995-05-31 | 1 | -4/+6 |
| * | Comment change. | Karl Heuer | 1995-05-31 | 1 | -1/+1 |
| * | (LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h; | Karl Heuer | 1995-05-30 | 1 | -0/+11 |
| * | (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list. | Karl Heuer | 1995-05-30 | 1 | -1/+1 |
| * | (syms_of_editfns): user-login-name renamed from user-name. | Karl Heuer | 1995-05-30 | 1 | -16/+17 |
| * | Change Vuser_real_name to Vuser_real_login_name. | Karl Heuer | 1995-05-30 | 1 | -5/+5 |
| * | (update_menu_bar): Do update if region display has changed. | Karl Heuer | 1995-05-30 | 1 | -1/+4 |
| * | (x_top_window_to_frame): Don't match menu-bar widget. | Karl Heuer | 1995-05-30 | 1 | -4/+6 |
| * | (set_frame_menubar): Always call update_frame_menubar. | Karl Heuer | 1995-05-30 | 1 | -4/+7 |
| * | (update_menu_bar): Reverse test of save_match_data. | Karl Heuer | 1995-05-30 | 1 | -1/+1 |
| * | (Fx_create_frame): Pass new arg to make_frame_without_minibuffer. | Karl Heuer | 1995-05-30 | 1 | -2/+2 |
| * | (make_frame_without_minibuffer): New arg DISPLAY. | Karl Heuer | 1995-05-30 | 1 | -15/+18 |
| * | (Frandom): Use EMACS_INT, not int. | Karl Heuer | 1995-05-30 | 1 | -3/+5 |
| * | (make_lispy_event, make_lispy_movement): | Karl Heuer | 1995-05-29 | 1 | -2/+3 |
| * | (Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords. | Karl Heuer | 1995-05-29 | 1 | -1/+1 |
| * | Declare x_get_focus_frame. | Karl Heuer | 1995-05-29 | 1 | -0/+1 |
| * | (XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events | Karl Heuer | 1995-05-29 | 1 | -5/+0 |