log

age author description
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.