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