log

age author description
Wed, 08 Mar 1995 01:25:04 +0000 Karl Heuer (Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.
Wed, 08 Mar 1995 01:24:14 +0000 Karl Heuer (struct PERDISPLAY): New member Vlast_kbd_macro.
Wed, 08 Mar 1995 00:54:20 +0000 Per Bothner * term.el (term-eol-on-send): New variable. Use it.
Wed, 08 Mar 1995 00:45:37 +0000 Karl Heuer (cmd_error): Bind Vprint_level and Vprint_length.
Tue, 07 Mar 1995 15:24:44 +0000 Francesco Potort * cmacexp.el (c-macro-expansion): put the unique string before the
Tue, 07 Mar 1995 04:57:02 +0000 Karl Heuer (command_loop_1): Fix test for prefix arg.
Mon, 06 Mar 1995 19:55:47 +0000 Roland McGrath (find-ls-option): Doc fix: now a cons.
Mon, 06 Mar 1995 15:51:22 +0000 Roland McGrath (compilation-buffer-p): Fix braino in last change: switch to the buffer first.
Mon, 06 Mar 1995 15:43:56 +0000 Boris Goldowsky (textget): Check default_properties vbl too.
Mon, 06 Mar 1995 15:43:56 +0000 Boris Goldowsky Declare Vdefault_properties.
Mon, 06 Mar 1995 15:43:56 +0000 Boris Goldowsky (Vdefault_properties): New vbl.
Mon, 06 Mar 1995 05:19:05 +0000 Richard M. Stallman (menu-bar-help-menu): Binding for view-emacs-FAQ.
Mon, 06 Mar 1995 05:16:14 +0000 Richard M. Stallman (view-emacs-FAQ): New function. Bind to C-h F.
Mon, 06 Mar 1995 04:37:18 +0000 Richard M. Stallman (tar-grind-file-mode): Doc fix.
Mon, 06 Mar 1995 04:35:33 +0000 Richard M. Stallman (x_connection_closed): Ignore non-X frames.
Mon, 06 Mar 1995 04:33:56 +0000 Richard M. Stallman (defined_color): If colormap is full, find closest match.
Mon, 06 Mar 1995 04:32:25 +0000 Richard M. Stallman (load_color): Call defined_color to allocate the color.
Mon, 06 Mar 1995 04:25:29 +0000 Richard M. Stallman (Info-extract-menu-node-name): Collapse multiple spaces.
Mon, 06 Mar 1995 04:17:49 +0000 Richard M. Stallman (Fcall_interactively): Fix Feb 22 change.
Mon, 06 Mar 1995 04:15:23 +0000 Richard M. Stallman (Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.
Fri, 03 Mar 1995 10:32:07 +0000 Richard M. Stallman (read_key_sequence): Update orig_local_map
Fri, 03 Mar 1995 10:31:49 +0000 Richard M. Stallman (exec_sentinel, read_process_output): If running filter
Fri, 03 Mar 1995 06:49:59 +0000 Richard M. Stallman Change in eval-after-load; advise not using it.
Fri, 03 Mar 1995 06:48:20 +0000 Richard M. Stallman (shell-command-on-region): Obey REPLACE even if
Fri, 03 Mar 1995 06:41:20 +0000 Karl Heuer (display_mode_line): Temporarily set current_perdisplay to reference the frame
Fri, 03 Mar 1995 05:02:50 +0000 Karl Heuer (defining_kbd_macro): Delete; now part of perdisplay. All uses changed.
Fri, 03 Mar 1995 05:02:29 +0000 Karl Heuer (defining_kbd_macro): Delete declaration.
Fri, 03 Mar 1995 05:02:06 +0000 Karl Heuer (struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
Fri, 03 Mar 1995 05:01:27 +0000 Karl Heuer (read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.
Fri, 03 Mar 1995 02:50:16 +0000 Richard M. Stallman Fix sort-diary-entries example.