log

age author description
Thu, 27 Jul 1995 18:50:02 +0000 Richard M. Stallman (pascal-mode): Added imenu support.
Thu, 27 Jul 1995 07:40:22 +0000 Richard M. Stallman (texinfo-environment-regexp): Allow whitespace at BOL.
Thu, 27 Jul 1995 07:37:53 +0000 Richard M. Stallman (tpu-backward-line): Only move to BOL if not already there.
Thu, 27 Jul 1995 07:37:12 +0000 Richard M. Stallman (tpu-version): New version.
Thu, 27 Jul 1995 07:35:25 +0000 Richard M. Stallman Comment changes.
Wed, 26 Jul 1995 22:50:32 +0000 Richard M. Stallman (update_menu_bar): Pass new arg to set_frame_menubar.
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.