aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1995-06-141-4/+4
* (status_notify): Undo May 18 change.Richard M. Stallman1995-06-141-77/+74
* (Fprevious_overlay_change): Check for overlays that end at POS.Richard M. Stallman1995-06-141-2/+24
* (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.Richard M. Stallman1995-06-141-1/+6
* (LIBS_MACHINE): Use -lpthreads, not -lpthread.Karl Heuer1995-06-131-3/+3
* (HAVE_LIBPTHREADS): Add #undef.Karl Heuer1995-06-131-0/+1
* [_LIBC] (start_of_data): Define to &__data_start for GNU libc.Roland McGrath1995-06-121-4/+6
* (frame_vector_add_frame): Don't forget to storeKarl Heuer1995-06-121-0/+1
* Add comment.Karl Heuer1995-06-111-0/+2
* Comment update.Karl Heuer1995-06-111-3/+4
* (x_make_frame_visible): Test and set asked_for_visible.Karl Heuer1995-06-111-1/+43
* (struct x_display): New field asked_for_visible.Karl Heuer1995-06-111-0/+3
* [USE_X_TOOLKIT] (x_window): If using Motif,Karl Heuer1995-06-111-4/+15
* Include widget.h.Karl Heuer1995-06-111-20/+45
* (EmacsFrameSetCharSize): Manually alter the heightKarl Heuer1995-06-111-2/+26
* (Fframe_or_buffer_changed_p): Calculate vector size right.Karl Heuer1995-06-111-6/+13
* (read_char_minibuf_menu_prompt):Karl Heuer1995-06-111-32/+70
* Include config.h before stdio.h.Geoff Voelker1995-06-103-6/+5
* (TEMACS): Depend upon $(BLD).Geoff Voelker1995-06-101-2/+2
* (system_key_syms): Deleted; now part of struct kboard.Karl Heuer1995-06-091-7/+5
* (mark_kboards): Mark system_key_syms member.Karl Heuer1995-06-091-0/+1
* (struct kboard): New member system_key_syms.Karl Heuer1995-06-091-0/+3
* (modify_event_symbol): Mask out high bits here,Karl Heuer1995-06-091-4/+16
* (x_get_keysym_name): New function.Karl Heuer1995-06-091-5/+23
* (update_menu_bar): Use set_buffer_internal_1 to switch bufs.Karl Heuer1995-06-091-2/+12
* (SOURCES): Makefile isn't source; Makefile.in.in is.Karl Heuer1995-06-091-1/+1
* (Fminibuffer_complete): Make last_command be kboard-local.Karl Heuer1995-06-091-1/+2
* (internal_self_insert): Make last_command be kboard-local.Karl Heuer1995-06-091-1/+2
* (last_command): Var deleted; now part of struct kboard.Karl Heuer1995-06-091-10/+2
* (struct kboard): New member Vlast_command.Karl Heuer1995-06-091-0/+4
* (last_command): Var deleted; now part of struct kboard.Karl Heuer1995-06-091-13/+8
* (LIBS_MACHINE): Use -lpthread if it exists.Karl Heuer1995-06-091-0/+4
* (Flookup_key, Fdefine_key): Use Fevent_convert_list.Karl Heuer1995-06-091-2/+2
* (Fevent_convert_list): Renamed from convert_event_type_list.Karl Heuer1995-06-091-2/+9
* (xmenu_show): Do call lw_destroy_all_widgets.Karl Heuer1995-06-091-5/+4
* (Freplace_match): Do the right thing with backslash.Karl Heuer1995-06-091-2/+15
* (Freplace_match): Fix check for valid reg in string replace.Karl Heuer1995-06-091-1/+1
* (LIBS_MACHINE): Define to -ldnet or -ldnet_stub.Karl Heuer1995-06-091-2/+9
* (Vhelp_event_list): New var.Karl Heuer1995-06-091-3/+27
* (Vlucid_menu_bar_dirty_flag): Declare this variable.Karl Heuer1995-06-091-0/+3
* (read_key_sequence): Don't run activate-menubar-hookKarl Heuer1995-06-091-7/+0
* (update_menu_bar): Run activate-menubar-hookKarl Heuer1995-06-091-0/+6
* (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.Karl Heuer1995-06-081-1/+1
* [!subprocesses]: Include sysselect.h.Karl Heuer1995-06-081-0/+1
* (xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.Karl Heuer1995-06-081-0/+2
* (mark_kboards): Mark Vprefix_arg instead ofKarl Heuer1995-06-071-2/+1
* (Fexecute_kbd_macro): Vprefix_arg is now part of kboard.Karl Heuer1995-06-071-1/+1
* (cmd_error, command_loop_1, Fcommand_execute)Karl Heuer1995-06-071-35/+11
* (current_prefix_partial): Deleted.Karl Heuer1995-06-071-105/+2
* (struct kboard): member Vprefix_arg restored, replacingKarl Heuer1995-06-071-13/+2