log

age author description
Fri, 28 Jul 1995 00:26:37 +0000 Karl Heuer (latex-imenu-generic-expression): Var defined.
Fri, 28 Jul 1995 00:24:14 +0000 Karl Heuer (texinfo-imenu-generic-expression): Var defined.
Fri, 28 Jul 1995 00:18:42 +0000 Karl Heuer (ada-imenu-generic-expression): Var defined.
Fri, 28 Jul 1995 00:14:15 +0000 Karl Heuer (lisp-imenu-generic-expression): Var defined.
Thu, 27 Jul 1995 22:52:02 +0000 Richard M. Stallman Add keywords and comments as per conventions.
Thu, 27 Jul 1995 22:44:41 +0000 Karl Heuer (record_overlay_string, overlay_strings): Handle zero-sized overlays better.
Thu, 27 Jul 1995 22:04:24 +0000 Richard M. Stallman (texinfo-specific-section-type): Use buffer-substring-no-properties.
Thu, 27 Jul 1995 21:47:59 +0000 Karl Heuer (struct sortstrlist): New type.
Thu, 27 Jul 1995 19:42:29 +0000 Michael Kifer (vip-overriding-map): new variable.
Thu, 27 Jul 1995 19:41:59 +0000 Michael Kifer (vip-repeat-from-history-key): new default.
Thu, 27 Jul 1995 19:41:08 +0000 Michael Kifer (vip-multiclick-timeout): new default.
Thu, 27 Jul 1995 19:40:33 +0000 Michael Kifer (vip-add-hook,vip-remove-hook): new functions.
Thu, 27 Jul 1995 19:39:47 +0000 Michael Kifer *** empty log message ***
Thu, 27 Jul 1995 19:37:42 +0000 Michael Kifer (vip-info-file-name): variable removed.
Thu, 27 Jul 1995 19:10:36 +0000 Karl Heuer (x-font-regexp): Add \\(\\) for substring extraction.
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.
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.
Tue, 25 Jul 1995 19:36:20 +0000 Karl Heuer (Frun_hook_with_args): Declare this function.
Tue, 25 Jul 1995 19:35:38 +0000 Karl Heuer (run-hook-with-args): Deleted; now in C code.
Tue, 25 Jul 1995 04:50:43 +0000 Richard M. Stallman (make-face-bold, make-face-italic, make-face-bold-italic)
Tue, 25 Jul 1995 04:43:05 +0000 Richard M. Stallman (rmail-insert-inbox-text): Always use movemail when renaming a file.
Tue, 25 Jul 1995 02:18:58 +0000 Richard M. Stallman (Fprimitive_undo): Don't end inner loop
Tue, 25 Jul 1995 01:42:05 +0000 Richard M. Stallman (Fstart_process): Don't expand the file name before trying openp.
Mon, 24 Jul 1995 05:21:31 +0000 Richard M. Stallman Explain CTRL-META chars and how to use ESC for them.
Mon, 24 Jul 1995 01:26:23 +0000 Richard M. Stallman (Info-current-file): Doc fix.
Sun, 23 Jul 1995 23:51:25 +0000 Tom Tromey (tcl-word-no-props): New function.