summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (set_frame_menubar): If the Lisp-level menu bar menusRichard M. Stallman1995-07-211-5/+29
* (echo_area_window): Declared.Richard M. Stallman1995-07-211-0/+5
* (read_minibuf): Call choose_minibuffer_frame.Richard M. Stallman1995-07-211-5/+9
* (do_switch_frame): Don't call choose_minibuffer_frame.Richard M. Stallman1995-07-211-6/+5
* (echo_area_display): Use selected frame's minibuf windowRichard M. Stallman1995-07-211-43/+55
* (command_loop_1): Clear echo area after 2 secRichard M. Stallman1995-07-211-1/+2
* (update_frame): Check that the echo area is in the frame being displayed.Richard M. Stallman1995-07-211-7/+10
* (syms_of_xmenu): Set up Qdebug_on_next_call.Richard M. Stallman1995-07-211-0/+8
* (Fformat): Doc fix.Richard M. Stallman1995-07-201-1/+5
* (Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.Richard M. Stallman1995-07-201-1/+13
* (prepare_to_modify_buffer): Don't lock the fileRichard M. Stallman1995-07-201-0/+2
* (Fsafe_length): Use conservative upper bound.Karl Heuer1995-07-201-4/+1
* Comment change.Karl Heuer1995-07-201-1/+1
* [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.Richard M. Stallman1995-07-201-0/+2
* (init_callproc): Set Vdoc_directory based onRichard M. Stallman1995-07-201-10/+9
* (init_environment): Move alloca call out of function arg.Richard M. Stallman1995-07-201-1/+2
* [!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.Richard M. Stallman1995-07-201-1/+1
* (unload_color): Don't free colors if immutable colormap.Richard M. Stallman1995-07-191-3/+11
* (init_alloc_once): Set gc_cons_threshold from Lisp obj size.Richard M. Stallman1995-07-191-1/+1
* (Fformat): Increment total for size of control string.Richard M. Stallman1995-07-181-0/+3
* (Fmessage): Doc fix.Richard M. Stallman1995-07-181-6/+3
* (decode_mode_spec): New arg spec_width.Richard M. Stallman1995-07-181-13/+57
* (Fwindow_start): Doc fix.Richard M. Stallman1995-07-181-1/+2
* (SUNOS4_SHARED_LIBRARIES): Defined.Richard M. Stallman1995-07-181-0/+1
* (unexec): If not SUNOS4_SHARED_LIBRARIESRichard M. Stallman1995-07-181-1/+8
* (Ffuncall, Fapply): Doc fix.Richard M. Stallman1995-07-181-0/+2
* (Fcall_interactively): Doc fix.Richard M. Stallman1995-07-181-0/+1
* (distclean): Delete Makefile.c, not Makefile.in.Richard M. Stallman1995-07-181-3/+3
* (paths.h): Depend on paths.in.Richard M. Stallman1995-07-181-4/+4
* Fix the other instance too.Karl Heuer1995-07-181-1/+1
* (Fbyte_code): Fix variable names in previous change.Karl Heuer1995-07-181-1/+1
* (mouse_get_pos, mouse_check_moved, XMenuActivate):Karl Heuer1995-07-181-4/+4