log

age author description
Wed, 26 Jul 1995 22:23:11 +0000 Richard M. Stallman (indent-region-function): Doc fix.
Wed, 26 Jul 1995 22:21:02 +0000 Richard M. Stallman (shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
Wed, 26 Jul 1995 21:48:05 +0000 Richard M. Stallman (prefix-args): Pass ALL_LDFLAGS.
Wed, 26 Jul 1995 21:04:51 +0000 David J. MacKenzie Account for termcap file renaming.
Wed, 26 Jul 1995 19:46:59 +0000 David J. MacKenzie TERMCAP_NAME -> TERMCAP_FILE.
Wed, 26 Jul 1995 18:20:46 +0000 David J. MacKenzie (tparam): Remove arg array and the #ifdef.
Wed, 26 Jul 1995 18:01:10 +0000 Richard M. Stallman (perl-imenu-generic-expression) New variable.
Wed, 26 Jul 1995 18:00:24 +0000 Richard M. Stallman multiple-frames is not terminal-local.
Wed, 26 Jul 1995 17:54:50 +0000 David J. MacKenzie Move #define of bcopy to after #include <string.h>.
Wed, 26 Jul 1995 06:28:15 +0000 Richard M. Stallman Delete duplicate definitions for format-find-file and format-insert-file.
Wed, 26 Jul 1995 00:13:01 +0000 Richard M. Stallman Use defopt for same-window-buffer-names and same-window-regexps.
Wed, 26 Jul 1995 00:04:12 +0000 Karl Heuer Do renamings:
Wed, 26 Jul 1995 00:02:03 +0000 Karl Heuer Do renamings:
Tue, 25 Jul 1995 23:20:36 +0000 Richard M. Stallman (LIBS_SYSTEM): Defined.
Tue, 25 Jul 1995 23:18:12 +0000 Richard M. Stallman (LIBS_MACHINE): Delete -lsun.
Tue, 25 Jul 1995 22:06:08 +0000 Karl Heuer (x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Tue, 25 Jul 1995 21:20:18 +0000 Richard M. Stallman (struct x_output): Renamed from struct x_display.
Tue, 25 Jul 1995 21:14:46 +0000 Richard M. Stallman (struct frame): Rename `display' member to `output_data'.
Tue, 25 Jul 1995 21:13:10 +0000 Richard M. Stallman (imenu--history-list): Don't make this buffer-local.
Tue, 25 Jul 1995 20:27:48 +0000 Karl Heuer (run-hook-with-args): Fix previous code.
Tue, 25 Jul 1995 20:27:07 +0000 Richard M. Stallman (tar-copy): Inhibit use of jka-compr handler
Tue, 25 Jul 1995 20:26:10 +0000 Richard M. Stallman Include buffer.h.
Tue, 25 Jul 1995 20:24:46 +0000 Richard M. Stallman (enum event_kind): Added menu_bar_activate_event.
Tue, 25 Jul 1995 20:23:50 +0000 Richard M. Stallman (kbd_buffer_get_event) [USE_X_TOOLKIT]:
Tue, 25 Jul 1995 20:21:15 +0000 Richard M. Stallman (struct x_display): New fields saved_button_event, id.
Tue, 25 Jul 1995 20:13:23 +0000 Richard M. Stallman (next_noop_dpyinfo): New variable.
Tue, 25 Jul 1995 20:10:03 +0000 Richard M. Stallman (x_menubar_window_to_frame): New function.
Tue, 25 Jul 1995 19:57:02 +0000 Karl Heuer (signal_before_change): Use Frun_hook_with_args.
Tue, 25 Jul 1995 19:36:42 +0000 Karl Heuer (Frun_hook_with_args): New C function, formerly in subr.el.