log

age author description
Tue, 14 Mar 1995 05:54:51 +0000 Richard M. Stallman (Fmake_indirect_buffer): Invert the arguments.
Tue, 14 Mar 1995 05:45:39 +0000 Richard M. Stallman (unchain_marker): Allow differing buffers
Tue, 14 Mar 1995 05:43:48 +0000 Richard M. Stallman entered into RCS
Tue, 14 Mar 1995 04:25:37 +0000 Karl Heuer (event_to_perdisplay): New function.
Tue, 14 Mar 1995 00:33:40 +0000 Richard M. Stallman *** empty log message ***
Mon, 13 Mar 1995 23:12:41 +0000 Richard M. Stallman (unexec): Adjust the file offset of sections located
Mon, 13 Mar 1995 22:50:35 +0000 Karl Fogel Removed C-v bindings; they were inconsistent.
Mon, 13 Mar 1995 21:49:49 +0000 Karl Heuer (print): current_perdisplay now is never null.
Mon, 13 Mar 1995 21:49:34 +0000 Karl Heuer (Fexecute_kbd_macro): current_perdisplay now is never null.
Mon, 13 Mar 1995 21:49:17 +0000 Karl Heuer (clear_prefix_arg): current_perdisplay now is never null.
Mon, 13 Mar 1995 10:47:58 +0000 Francesco Potort * etags.c (process_file): free (filename) after using it.
Mon, 13 Mar 1995 06:31:48 +0000 Richard M. Stallman (adaptive-fill-regexp): Skip # or ;.
Mon, 13 Mar 1995 06:26:39 +0000 Richard M. Stallman (adaptive-fill-regexp): Skip #'s and ;'s.
Mon, 13 Mar 1995 05:29:11 +0000 Richard M. Stallman (rsh): Name the buffer *rsh-HOST*.
Mon, 13 Mar 1995 05:25:21 +0000 Richard M. Stallman (c-mode): Make comment-multi-line t locally.
Mon, 13 Mar 1995 03:09:40 +0000 Karl Heuer (unlock_display): current_perdisplay now is never null.
Sun, 12 Mar 1995 21:30:35 +0000 Richard M. Stallman (parse_modifiers_uncached): Delete the code for
Sun, 12 Mar 1995 19:23:25 +0000 Richard M. Stallman (block-comment-start, block-comment-end): New vars.
Sun, 12 Mar 1995 18:38:20 +0000 Richard M. Stallman (dired-do-print): Allow lpr-switches to be a string. Clean up.
Sun, 12 Mar 1995 18:34:57 +0000 Richard M. Stallman (ielm): Use pop-to-buffer.
Sun, 12 Mar 1995 18:33:29 +0000 Richard M. Stallman Fix typos in previous change.
Sun, 12 Mar 1995 18:29:24 +0000 Richard M. Stallman (rsh, telnet): Use pop-to-buffer.
Sun, 12 Mar 1995 18:22:14 +0000 Richard M. Stallman (same-window-buffer-names): Set this only in loaddefs.el,
Sun, 12 Mar 1995 18:18:29 +0000 Richard M. Stallman (rlogin): Use pop-to-buffer.
Sun, 12 Mar 1995 17:14:54 +0000 Richard M. Stallman (hexl-mode-old-local-map, hexl-mode-old-mode-name)
Sun, 12 Mar 1995 09:39:49 +0000 Richard M. Stallman (shell): Use pop-to-buffer.
Sun, 12 Mar 1995 09:15:08 +0000 Richard M. Stallman Unconditionally add to comint-output-filter-functions.
Sun, 12 Mar 1995 09:05:52 +0000 Richard M. Stallman Initial revision
Sun, 12 Mar 1995 07:57:02 +0000 Richard M. Stallman (news-reply-mode-map): Add menu bar menus.
Sun, 12 Mar 1995 07:47:33 +0000 Richard M. Stallman (rmail-list-to-menu): Bind `command' with let.
Sun, 12 Mar 1995 07:38:49 +0000 Richard M. Stallman (rmail-duplicate-message): New function.
Sun, 12 Mar 1995 06:11:27 +0000 Richard M. Stallman (blessmail): Pass archlibdir to the sub-make.
Sat, 11 Mar 1995 22:42:29 +0000 Richard M. Stallman (eval-defun): Convert defvar to defconst.
Sat, 11 Mar 1995 22:36:29 +0000 Richard M. Stallman (reset_buffer_local_variables): Init invisibility.
Sat, 11 Mar 1995 22:35:30 +0000 Richard M. Stallman (struct buffer): New field `invisibility_spec'.
Sat, 11 Mar 1995 22:34:35 +0000 Richard M. Stallman (display_text_line): When setting selective_rlen,
Sat, 11 Mar 1995 22:32:17 +0000 Richard M. Stallman (compute_motion): Call recenter_overlay_lists sooner.
Sat, 11 Mar 1995 22:30:33 +0000 Richard M. Stallman (TEXT_PROP_MEANS_INVISIBLE): New macro.
Sat, 11 Mar 1995 22:03:27 +0000 Richard M. Stallman (Fnext_property_change): Handle LIMIT = t.
Sat, 11 Mar 1995 20:32:48 +0000 Richard M. Stallman (server-buffer-done): Return a list
Sat, 11 Mar 1995 20:17:37 +0000 Richard M. Stallman (bookmark-buffer-name): Be smarter about deducing a name.
Sat, 11 Mar 1995 19:13:52 +0000 Richard M. Stallman (completion-setup-function): Set completion-base-size.
Sat, 11 Mar 1995 04:40:18 +0000 Richard M. Stallman (Vsame_window_buffer_names, Vsame_window_regexps): New vars.
Sat, 11 Mar 1995 04:37:47 +0000 Richard M. Stallman (Info-menu): Bind beg with let.
Sat, 11 Mar 1995 03:58:31 +0000 Richard M. Stallman Comment change.
Sat, 11 Mar 1995 03:57:25 +0000 Richard M. Stallman Initial revision
Sat, 11 Mar 1995 03:55:14 +0000 Richard M. Stallman (add-menu-item-1): Better error message if
Sat, 11 Mar 1995 02:17:04 +0000 Richard M. Stallman (vc-path): Use /usr/sccs only if it is a dir.
Sat, 11 Mar 1995 02:05:20 +0000 Richard M. Stallman Insure that all entry points call `bookmark-maybe-load-default-file'.
Sat, 11 Mar 1995 00:50:20 +0000 Richard M. Stallman (Fash, Flsh): Change arg names.
Fri, 10 Mar 1995 04:30:57 +0000 Richard M. Stallman Initial revision
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.
Thu, 02 Mar 1995 15:41:16 +0000 Boris Goldowsky (scribe-mode): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 15:40:12 +0000 Boris Goldowsky (scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 15:39:18 +0000 Boris Goldowsky (news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 15:38:25 +0000 Boris Goldowsky (prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 15:37:20 +0000 Boris Goldowsky (perl-mode): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 15:36:11 +0000 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 15:34:57 +0000 Boris Goldowsky (Edit-options-mode): Remove ^ from paragraph-start.
Thu, 02 Mar 1995 15:32:57 +0000 Boris Goldowsky (nroff-mode): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 15:31:55 +0000 Boris Goldowsky (modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 15:28:45 +0000 Boris Goldowsky (mim-mode): Remove ^ from paragraph-start & paragraph-separate.
Thu, 02 Mar 1995 11:20:30 +0000 Simon Marshall Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.
Thu, 02 Mar 1995 11:19:36 +0000 Simon Marshall Use font-lock-maximum-decoration when setting f90-font-lock-keywords.
Thu, 02 Mar 1995 11:10:55 +0000 Simon Marshall Use font-lock-maximum-decoration to set ada-font-lock-keywords.