summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (HAVE_SELECT): Defined.Richard M. Stallman1995-08-021-0/+3
* (XTread_socket): For UnmapNotify, use x_top_window_to_frame.Richard M. Stallman1995-08-021-1/+1
* Maybe include net/errno.h.Richard M. Stallman1995-08-021-0/+3
* (cons_cells_consed, floats_consed, vector_cells_consed)Richard M. Stallman1995-08-021-0/+64
* [USE_X_TOOLKIT] (xmenu_show): Compute root-basedRichard M. Stallman1995-08-021-5/+51
* (do_switch_frame): Do nothing special when switching between terminal frames.Richard M. Stallman1995-08-011-9/+0
* (getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.Roland McGrath1995-08-011-1/+11
* (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.Karl Heuer1995-07-312-6/+0
* Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_...Simon Marshall1995-07-311-12/+103
* Declare hook running functions.Simon Marshall1995-07-311-3/+9
* (kbd_buffer_get_event, swallow_events): Fix prev change.Richard M. Stallman1995-07-311-2/+2
* (Fmake_terminal_frame): Copy face_alist from selected frame.Richard M. Stallman1995-07-301-0/+1
* (HAVE_XRMSETDATABASE): Define if not defined.Richard M. Stallman1995-07-301-1/+5
* Initial revisionRichard M. Stallman1995-07-291-0/+13
* (kbd_buffer_get_event): Update input_pending afterRichard M. Stallman1995-07-281-9/+22
* (syms_of_eval): Add missing defsubr.Karl Heuer1995-07-281-0/+1
* (describe_buffer_bindings): Print bindings fromRichard M. Stallman1995-07-281-9/+59
* (GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.Richard M. Stallman1995-07-281-0/+1
* (record_overlay_string, overlay_strings): Handle zero-sized overlays better.Karl Heuer1995-07-271-17/+37
* (struct sortstrlist): New type.Karl Heuer1995-07-271-148/+86
* (update_menu_bar): Pass new arg to set_frame_menubar.Richard M. Stallman1995-07-261-3/+3
* (prefix-args): Pass ALL_LDFLAGS.Richard M. Stallman1995-07-261-1/+1
* TERMCAP_NAME -> TERMCAP_FILE.David J. MacKenzie1995-07-261-3/+3
* (tparam): Remove arg array and the #ifdef.David J. MacKenzie1995-07-261-5/+2
* Move #define of bcopy to after #include <string.h>.David J. MacKenzie1995-07-261-5/+6
* Do renamings:Karl Heuer1995-07-263-7/+7
* Do renamings:Karl Heuer1995-07-261-33/+33
* (LIBS_SYSTEM): Defined.Richard M. Stallman1995-07-251-0/+4
* (LIBS_MACHINE): Delete -lsun.Richard M. Stallman1995-07-251-1/+1
* Renamings: frame->display => frame->output, struct x_display -> sruct x_output.Richard M. Stallman1995-07-256-458/+458
* (struct x_output): Renamed from struct x_display.Richard M. Stallman1995-07-251-33/+33
* (struct frame): Rename `display' member to `output_data'.Richard M. Stallman1995-07-251-3/+3
* (run-hook-with-args): Fix previous code.Karl Heuer1995-07-251-5/+1
* Include buffer.h.Richard M. Stallman1995-07-251-118/+198
* (enum event_kind): Added menu_bar_activate_event.Richard M. Stallman1995-07-251-1/+3
* (kbd_buffer_get_event) [USE_X_TOOLKIT]:Richard M. Stallman1995-07-251-0/+7
* (struct x_display): New fields saved_button_event, id.Richard M. Stallman1995-07-251-0/+9
* (next_noop_dpyinfo): New variable.Richard M. Stallman1995-07-251-18/+42
* (x_menubar_window_to_frame): New function.Richard M. Stallman1995-07-251-0/+27
* (signal_before_change): Use Frun_hook_with_args.Karl Heuer1995-07-251-12/+11
* (Frun_hook_with_args): New C function, formerly in subr.el.Karl Heuer1995-07-251-0/+59
* (Frun_hook_with_args): Declare this function.Karl Heuer1995-07-251-0/+1
* (Fprimitive_undo): Don't end inner loopRichard M. Stallman1995-07-251-1/+1
* (Fstart_process): Don't expand the file name before trying openp.Richard M. Stallman1995-07-251-2/+1
* (Fprevious_window, Fnext_window): When minibuf = nil,Richard M. Stallman1995-07-231-11/+25
* (do_auto_save_unwind): Set auto_saving to 0.Richard M. Stallman1995-07-221-28/+53
* (Fget_char_property): If OBJECT is non-current buffer,Richard M. Stallman1995-07-221-0/+5
* (read_list): When a file loaded from site-init.el uses #$,Richard M. Stallman1995-07-211-9/+28
* (AIX4): New definition.Richard M. Stallman1995-07-211-0/+2
* (LD_SWITCH_MACHINE) [AIX4]: New alternate definition.Richard M. Stallman1995-07-211-0/+4