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.
|
Fri, 03 Mar 1995 02:08:49 +0000 |
Karl Heuer |
(cmd_error): Allow current_perdisplay to be null.
|
Fri, 03 Mar 1995 01:51:09 +0000 |
Karl Heuer |
(Fcall_interactively): Disallow switch-frame events when reading `k' or `K'
|
Fri, 03 Mar 1995 01:50:42 +0000 |
Karl Heuer |
(read_key_sequence): New arg can_return_switch_frame. All callers changed.
|
Thu, 02 Mar 1995 19:37:37 +0000 |
Richard M. Stallman |
(syms_of_emacs): Doc fix.
|
Thu, 02 Mar 1995 19:36:40 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions): Doc fix.
|
Thu, 02 Mar 1995 15:55:09 +0000 |
Boris Goldowsky |
(vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:54:12 +0000 |
Boris Goldowsky |
(indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.
|