aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.Richard M. Stallman1995-04-291-53/+138
* (Fcall_process): Extend BUFFER arg so it can specifyRichard M. Stallman1995-04-291-3/+17
* (ORDINARY_LINK): Defined.Richard M. Stallman1995-04-291-1/+1
* (popup_get_selection): Use x_non_menubar_window_to_frame.Karl Heuer1995-04-291-7/+11
* (read_char, read_char_x_menu_prompt): ExcludeKarl Heuer1995-04-291-2/+5
* Declare x_non_menubar_window_to_frame.Karl Heuer1995-04-291-0/+1
* (x_non_menubar_window_to_frame): New function.Karl Heuer1995-04-291-0/+29
* (x_term_init): Add stub to initialize Vsystem_key_alist.Karl Heuer1995-04-291-0/+3
* (create_process): Don't reference pty_name if !HAVE_PTYS.Karl Heuer1995-04-281-5/+14
* (Ffile_regular_p): Use Qfile_regular_p.Richard M. Stallman1995-04-261-2/+5
* (standard_args): Move -iconic and --icon-type (etc.)Richard M. Stallman1995-04-261-3/+4
* (mark_kboards): Mark the kbd macro and Vsystem_key_alist.Karl Heuer1995-04-251-0/+5
* Comment change.Richard M. Stallman1995-04-251-0/+2
* (REGEXP_IN_LIBC): Defined.Richard M. Stallman1995-04-251-0/+3
* (x_term_init): If the previous kboard was the dummy one,Karl Heuer1995-04-241-0/+5
* (Vsystem_key_alist): Delete global variable.Karl Heuer1995-04-241-5/+4
* (struct kboard): New member Vsystem_key_alist.Karl Heuer1995-04-241-0/+3
* Make intervals.o and term.o depend on keyboard.h.Karl Heuer1995-04-241-2/+2
* (safe_run_hooks_1, safe_run_hooks_error): New subroutines.Richard M. Stallman1995-04-241-8/+22
* (Fplist_put): Don't signal an error if plist isn't a cons.Karl Heuer1995-04-241-6/+5
* (struct x_display_info): New members x_focus_frame,Karl Heuer1995-04-241-5/+20
* (x_get_focus_frame): New arg FRAME. Callers changed.Karl Heuer1995-04-241-6/+13
* (x_focus_frame, x_focus_event_frame, x_highlight_frame):Karl Heuer1995-04-241-78/+71
* (Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.Karl Heuer1995-04-241-1/+1
* Make dispnew.o and keyboard.o depend on xterm.h.Karl Heuer1995-04-241-2/+3
* (do_switch_frame): Don't try to refocus termcap frames.Karl Heuer1995-04-241-1/+1
* (message_dolog): The message log doesn't need an undo list.Karl Heuer1995-04-241-0/+1
* (term_init): MagicWrap implies AutoWrap.Karl Heuer1995-04-241-2/+4
* (do_switch_frame): x_get_focus_frame needs an arg.Karl Heuer1995-04-241-2/+2
* (xmenu_show): x_mouse_leave needs an arg.Karl Heuer1995-04-241-1/+1
* (create_process): Don't abort if can't reopenRichard M. Stallman1995-04-241-3/+8
* (child_setup): Reword "can't exec" message.Richard M. Stallman1995-04-241-2/+4
* (Fexpand_abbrev): Add some error checking.Karl Heuer1995-04-201-3/+7
* (Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.Karl Heuer1995-04-201-1/+1
* Comment change.Richard M. Stallman1995-04-201-1/+1
* (x_window): Use (or reuse) frame's namebuf instead of aKarl Heuer1995-04-191-13/+7
* (Fdelete_frame): Free f->namebuf.Karl Heuer1995-04-191-0/+2
* (make_frame): Initialize f->namebuf.Karl Heuer1995-04-191-0/+1
* (struct frame): New member namebuf.Karl Heuer1995-04-191-1/+6
* (xmenu_show, xdialog_show): Delete menubarp arg.Richard M. Stallman1995-04-191-14/+4
* (map_event_to_object): Declaration deleted.Richard M. Stallman1995-04-181-4/+0
* (x_report_frame_params): Report value of `display' parm.Richard M. Stallman1995-04-181-0/+2
* (Ffetch_bytecode): Check the type of the object being read from the file.Richard M. Stallman1995-04-181-0/+2
* Comment change.Richard M. Stallman1995-04-181-1/+3
* (Fencode_time): Don't treat years < 100 as special.Richard M. Stallman1995-04-181-9/+2
* (insert_1): Adjust overlay center after inserting.Karl Heuer1995-04-171-0/+7
* (adjust_overlays_for_insert): New function.Karl Heuer1995-04-171-0/+34
* Declare some functions.Karl Heuer1995-04-171-0/+3
* (Fencode_time): Rewrite by Naggum.Richard M. Stallman1995-04-171-52/+69
* (really-lwlib, really-oldXMenu): Mark as .PHONY.Richard M. Stallman1995-04-151-0/+2