aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (tar-copy): Inhibit use of jka-compr handlerRichard M. Stallman1995-07-251-1/+12
* 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
* (run-hook-with-args): Deleted; now in C code.Karl Heuer1995-07-251-29/+0
* (make-face-bold, make-face-italic, make-face-bold-italic)Richard M. Stallman1995-07-251-30/+23
* (rmail-insert-inbox-text): Always use movemail when renaming a file.Richard M. Stallman1995-07-251-23/+21
* (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
* Explain CTRL-META chars and how to use ESC for them.Richard M. Stallman1995-07-241-3/+13
* (Info-current-file): Doc fix.Richard M. Stallman1995-07-241-3/+4
* (tcl-word-no-props): New function.Tom Tromey1995-07-231-7/+17
* Doc fixes.Tom Tromey1995-07-231-4/+10
* (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
* Add latest changes of old library and some more.Karl Heuer1995-07-221-178/+311
* (read_list): When a file loaded from site-init.el uses #$,Richard M. Stallman1995-07-211-9/+28
* (byte-optimize-lapcode): Fix format calls.Richard M. Stallman1995-07-211-2/+2
* (AIX4): New definition.Richard M. Stallman1995-07-211-0/+2
* (LD_SWITCH_MACHINE) [AIX4]: New alternate definition.Richard M. Stallman1995-07-211-0/+4
* (imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.Richard M. Stallman1995-07-211-1/+1
* (set_frame_menubar): If the Lisp-level menu bar menusRichard M. Stallman1995-07-211-5/+29
* (menu-bar-buffer-menu): Function deleted.Richard M. Stallman1995-07-211-3/+6
* (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
* (font-lock-make-faces): Redo logic for whetherRichard M. Stallman1995-07-211-6/+6
* (syms_of_xmenu): Set up Qdebug_on_next_call.Richard M. Stallman1995-07-211-0/+8
* (indent-new-comment-line): fill-prefix overrides comment indentation.Richard M. Stallman1995-07-211-52/+56
* (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
* Update disk requirements.Karl Heuer1995-07-201-15/+19
* (local-variables-section): Delete autoload cookie.Richard M. Stallman1995-07-201-68/+66
* (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
* (mail-fetch-field): Use buffer-substring-no-properties.Richard M. Stallman1995-07-201-2/+3