Fri, 10 Mar 1995 03:27:46 +0000 |
Richard M. Stallman |
(line-move-ignore-invisible): New variable.
|
Thu, 09 Mar 1995 03:05:51 +0000 |
Richard M. Stallman |
(hexl-mode): Make after-revert-hook rehexlify.
|
Thu, 09 Mar 1995 02:58:36 +0000 |
Richard M. Stallman |
(Fforward_comment): Always clear immediate_quit for return.
|
Wed, 08 Mar 1995 22:49:11 +0000 |
Karl Heuer |
(read_input_waiting): Fix Lisp_Object vs. int problem.
|
Wed, 08 Mar 1995 05:50:47 +0000 |
Karl Heuer |
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.
|
Wed, 08 Mar 1995 05:50:24 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member kbd_queue_has_data.
|
Wed, 08 Mar 1995 03:49:00 +0000 |
Richard M. Stallman |
(indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.
|
Wed, 08 Mar 1995 03:43:34 +0000 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
Wed, 08 Mar 1995 03:33:23 +0000 |
Karl Heuer |
Declare new var and functions.
|
Wed, 08 Mar 1995 03:32:30 +0000 |
Karl Heuer |
(current_prefix_partial): New var.
|
Wed, 08 Mar 1995 03:31:18 +0000 |
Karl Heuer |
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.
|
Wed, 08 Mar 1995 02:22:45 +0000 |
Richard M. Stallman |
(calculate-perl-indent): When backing up over continuations,
|
Wed, 08 Mar 1995 01:26:16 +0000 |
Karl Heuer |
(init_perdisplay): Initialize Vlast_kbd_macro.
|
Wed, 08 Mar 1995 01:25:19 +0000 |
Karl Heuer |
(mark_perdisplays): Mark Vlast_kbd_macro.
|
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.
|
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.
|
Thu, 02 Mar 1995 15:52:37 +0000 |
Boris Goldowsky |
(tex-common-initialization, latex-mode, slitex-mode): Remove ^ from
|
Thu, 02 Mar 1995 15:48:20 +0000 |
Boris Goldowsky |
(texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:46:52 +0000 |
Boris Goldowsky |
(texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:43:35 +0000 |
Boris Goldowsky |
(simula-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:42:36 +0000 |
Boris Goldowsky |
(mail-mode): Remove ^ from paragraph-start & paragraph-separate.
|