log

age author description
1995-03-06 Richard M. Stallman (view-emacs-FAQ): New function. Bind to C-h F.
1995-03-06 Richard M. Stallman (tar-grind-file-mode): Doc fix.
1995-03-06 Richard M. Stallman (x_connection_closed): Ignore non-X frames.
1995-03-06 Richard M. Stallman (defined_color): If colormap is full, find closest match.
1995-03-06 Richard M. Stallman (load_color): Call defined_color to allocate the color.
1995-03-06 Richard M. Stallman (Info-extract-menu-node-name): Collapse multiple spaces.
1995-03-06 Richard M. Stallman (Fcall_interactively): Fix Feb 22 change.
1995-03-06 Richard M. Stallman (Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.
1995-03-03 Richard M. Stallman (read_key_sequence): Update orig_local_map
1995-03-03 Richard M. Stallman (exec_sentinel, read_process_output): If running filter
1995-03-03 Richard M. Stallman Change in eval-after-load; advise not using it.
1995-03-03 Richard M. Stallman (shell-command-on-region): Obey REPLACE even if
1995-03-03 Karl Heuer (display_mode_line): Temporarily set current_perdisplay to reference the frame
1995-03-03 Karl Heuer (defining_kbd_macro): Delete; now part of perdisplay. All uses changed.
1995-03-03 Karl Heuer (defining_kbd_macro): Delete declaration.
1995-03-03 Karl Heuer (struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
1995-03-03 Karl Heuer (read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.
1995-03-03 Richard M. Stallman Fix sort-diary-entries example.
1995-03-03 Karl Heuer (cmd_error): Allow current_perdisplay to be null.
1995-03-03 Karl Heuer (Fcall_interactively): Disallow switch-frame events when reading `k' or `K'
1995-03-03 Karl Heuer (read_key_sequence): New arg can_return_switch_frame. All callers changed.
1995-03-02 Richard M. Stallman (syms_of_emacs): Doc fix.
1995-03-02 Richard M. Stallman (kill-emacs-query-functions): Doc fix.
1995-03-02 Boris Goldowsky (vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (tex-common-initialization, latex-mode, slitex-mode): Remove ^ from
1995-03-02 Boris Goldowsky (texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (simula-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (mail-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (scribe-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (perl-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (Edit-options-mode): Remove ^ from paragraph-start.
1995-03-02 Boris Goldowsky (nroff-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (mim-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting f90-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration to set ada-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting ada-font-lock-keywords
1995-03-02 Simon Marshall Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and
1995-03-02 Simon Marshall Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.
1995-03-02 Richard M. Stallman (gud-massage-args): Variable and function deleted.
1995-03-02 Richard M. Stallman (gud-common-init): Put substed file name back in original
1995-03-01 Boris Goldowsky (mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (icon-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (c++-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (bibtex-mode): Remove ^ from paragraph-start.
1995-03-01 Boris Goldowsky (awk-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 Boris Goldowsky (ada-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 Boris Goldowsky (use_hard_newlines): Variable definition moved to paragraphs.el.
1995-03-01 Boris Goldowsky (paragraph-start, paragraph-separate): Default values no longer start
1995-03-01 Boris Goldowsky (newline): Moved from cmds.c. Indents last
1995-03-01 Richard M. Stallman (vc-do-command): Search vc-path first, not last.
1995-03-01 Karl Heuer (cmd_error): Use clear_prefix_arg.
1995-03-01 Karl Heuer (struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,
1995-03-01 Karl Heuer (read_minibuf, read_minibuf_unwind): Undo Jan 31 change.
1995-03-01 Karl Heuer (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.
1995-03-01 Karl Heuer (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo
1995-03-01 Karl Heuer (Fexecute_kbd_macro): Use clear_prefix_arg.
1995-03-01 Karl Heuer (mark_perdisplays): Update to reflect current Lisp_Objects.
1995-03-01 Karl Heuer (shell-command-on-region): Fix typos in doc string.
1995-02-28 Karl Heuer (do_switch_frame): Undo Feb 6 change.
1995-02-28 Richard M. Stallman (shell-command-on-region): Rename arg; doc fix.
1995-02-28 Richard M. Stallman (Fframep): Doc fix.
1995-02-28 Jim Meyering (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
1995-02-28 Noah Friedman (rlogin-carriage-filter): Don't assume region is narrowed to most recent
1995-02-28 Karl Heuer (te-escape): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer (revert-buffer): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer (Fcall_interactively): Lock the display before executing the command, no
1995-02-27 Simon Marshall Made revert-buffer message go via substitute-command-keys.
1995-02-26 Richard M. Stallman (convert_event_type_list): New function.
1995-02-26 Richard M. Stallman (tar-header-block-tokenize): Parse 32-bit modtime
1995-02-26 Roland McGrath (compilation-buffer-p): Check for compilation-minor-mode or
1995-02-26 Thien-Thi Nguyen Clean up doc strings.
1995-02-26 Richard M. Stallman (Fdefine_key): Handle Lucid-style (crtl backspace) etc.
1995-02-26 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
1995-02-26 Richard M. Stallman (mouse-kill-secondary): Avoid changing this-command.
1995-02-26 Richard M. Stallman (m88k-motorola-sysv4*): Use usg5-4-2.
1995-02-25 Richard M. Stallman (byte-compile-file): Bind default-major-mode to avoid randomness.
1995-02-25 Richard M. Stallman (Fx_popup_menu): Init f from selected_frame
1995-02-25 Richard M. Stallman Warn that interactive should get point and mark only after minibuffer input.
1995-02-25 Simon Marshall Added comint-buffer-maximum-size and comint-truncate-buffer.
1995-02-25 Simon Marshall Moved buffer truncation functionality to comint.el.
1995-02-25 Simon Marshall Added shell-truncate-buffer function to restrict buffer size to
1995-02-25 Simon Marshall Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and
1995-02-25 Richard M. Stallman (c++-backward-to-noncomment): Don't loop forever
1995-02-25 Richard M. Stallman (walk-windows): Doc fix.