log

age author description
1995-07-26 Richard M. Stallman (perl-imenu-generic-expression) New variable.
1995-07-26 Richard M. Stallman multiple-frames is not terminal-local.
1995-07-26 David J. MacKenzie Move #define of bcopy to after #include <string.h>.
1995-07-26 Richard M. Stallman Delete duplicate definitions for format-find-file and format-insert-file.
1995-07-26 Richard M. Stallman Use defopt for same-window-buffer-names and same-window-regexps.
1995-07-26 Karl Heuer Do renamings:
1995-07-26 Karl Heuer Do renamings:
1995-07-25 Richard M. Stallman (LIBS_SYSTEM): Defined.
1995-07-25 Richard M. Stallman (LIBS_MACHINE): Delete -lsun.
1995-07-25 Karl Heuer (x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
1995-07-25 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
1995-07-25 Richard M. Stallman (struct x_output): Renamed from struct x_display.
1995-07-25 Richard M. Stallman (struct frame): Rename `display' member to `output_data'.
1995-07-25 Richard M. Stallman (imenu--history-list): Don't make this buffer-local.
1995-07-25 Karl Heuer (run-hook-with-args): Fix previous code.
1995-07-25 Richard M. Stallman (tar-copy): Inhibit use of jka-compr handler
1995-07-25 Richard M. Stallman Include buffer.h.
1995-07-25 Richard M. Stallman (enum event_kind): Added menu_bar_activate_event.
1995-07-25 Richard M. Stallman (kbd_buffer_get_event) [USE_X_TOOLKIT]:
1995-07-25 Richard M. Stallman (struct x_display): New fields saved_button_event, id.
1995-07-25 Richard M. Stallman (next_noop_dpyinfo): New variable.
1995-07-25 Richard M. Stallman (x_menubar_window_to_frame): New function.
1995-07-25 Karl Heuer (signal_before_change): Use Frun_hook_with_args.
1995-07-25 Karl Heuer (Frun_hook_with_args): New C function, formerly in subr.el.
1995-07-25 Karl Heuer (Frun_hook_with_args): Declare this function.
1995-07-25 Karl Heuer (run-hook-with-args): Deleted; now in C code.
1995-07-25 Richard M. Stallman (make-face-bold, make-face-italic, make-face-bold-italic)
1995-07-25 Richard M. Stallman (rmail-insert-inbox-text): Always use movemail when renaming a file.
1995-07-25 Richard M. Stallman (Fprimitive_undo): Don't end inner loop
1995-07-25 Richard M. Stallman (Fstart_process): Don't expand the file name before trying openp.
1995-07-24 Richard M. Stallman Explain CTRL-META chars and how to use ESC for them.
1995-07-24 Richard M. Stallman (Info-current-file): Doc fix.
1995-07-23 Tom Tromey (tcl-word-no-props): New function.
1995-07-23 Tom Tromey Doc fixes.
1995-07-23 Richard M. Stallman (Fprevious_window, Fnext_window): When minibuf = nil,
1995-07-22 Richard M. Stallman (do_auto_save_unwind): Set auto_saving to 0.
1995-07-22 Richard M. Stallman (Fget_char_property): If OBJECT is non-current buffer,
1995-07-22 Karl Heuer Add latest changes of old library and some more.
1995-07-21 Richard M. Stallman (read_list): When a file loaded from site-init.el uses #$,
1995-07-21 Richard M. Stallman (byte-optimize-lapcode): Fix format calls.
1995-07-21 Richard M. Stallman (AIX4): New definition.
1995-07-21 Richard M. Stallman (LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
1995-07-21 Richard M. Stallman (imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.
1995-07-21 Richard M. Stallman (set_frame_menubar): If the Lisp-level menu bar menus
1995-07-21 Richard M. Stallman (menu-bar-buffer-menu): Function deleted.
1995-07-21 Richard M. Stallman (echo_area_window): Declared.
1995-07-21 Richard M. Stallman (read_minibuf): Call choose_minibuffer_frame.
1995-07-21 Richard M. Stallman (do_switch_frame): Don't call choose_minibuffer_frame.
1995-07-21 Richard M. Stallman (echo_area_display): Use selected frame's minibuf window
1995-07-21 Richard M. Stallman (command_loop_1): Clear echo area after 2 sec
1995-07-21 Richard M. Stallman (update_frame): Check that the echo area is in the frame being displayed.
1995-07-21 Richard M. Stallman (font-lock-make-faces): Redo logic for whether
1995-07-21 Richard M. Stallman (syms_of_xmenu): Set up Qdebug_on_next_call.
1995-07-21 Richard M. Stallman (indent-new-comment-line): fill-prefix overrides comment indentation.
1995-07-20 Richard M. Stallman (Fformat): Doc fix.
1995-07-20 Richard M. Stallman (Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.
1995-07-20 Richard M. Stallman (prepare_to_modify_buffer): Don't lock the file
1995-07-20 Karl Heuer Update disk requirements.
1995-07-20 Richard M. Stallman (local-variables-section): Delete autoload cookie.
1995-07-20 Karl Heuer (Fsafe_length): Use conservative upper bound.