Mercurial > emacs
graph
-
(defining_kbd_macro): Delete; now part of perdisplay. All uses changed.1995-03-03, by Karl Heuer
-
(defining_kbd_macro): Delete declaration.1995-03-03, by Karl Heuer
-
(struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,1995-03-03, by Karl Heuer
-
(read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.1995-03-03, by Karl Heuer
-
Fix sort-diary-entries example.1995-03-03, by Richard M. Stallman
-
(cmd_error): Allow current_perdisplay to be null.1995-03-03, by Karl Heuer
-
(Fcall_interactively): Disallow switch-frame events when reading `k' or `K'1995-03-03, by Karl Heuer
-
(read_key_sequence): New arg can_return_switch_frame. All callers changed.1995-03-03, by Karl Heuer
-
(syms_of_emacs): Doc fix.1995-03-02, by Richard M. Stallman
-
(kill-emacs-query-functions): Doc fix.1995-03-02, by Richard M. Stallman
-
(vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(tex-common-initialization, latex-mode, slitex-mode): Remove ^ from1995-03-02, by Boris Goldowsky
-
(texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(simula-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(mail-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(scribe-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(perl-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(Edit-options-mode): Remove ^ from paragraph-start.1995-03-02, by Boris Goldowsky
-
(nroff-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(mim-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration when setting f90-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration to set ada-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration when setting ada-font-lock-keywords1995-03-02, by Simon Marshall
-
Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and1995-03-02, by Simon Marshall
-
Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.1995-03-02, by Simon Marshall
-
(gud-massage-args): Variable and function deleted.1995-03-02, by Richard M. Stallman
-
(gud-common-init): Put substed file name back in original1995-03-02, by Richard M. Stallman
-
(mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(icon-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(c++-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(bibtex-mode): Remove ^ from paragraph-start.1995-03-01, by Boris Goldowsky
-
(awk-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & -separate.1995-03-01, by Boris Goldowsky
-
(ada-mode): Remove ^ from paragraph-start & -separate.1995-03-01, by Boris Goldowsky
-
(use_hard_newlines): Variable definition moved to paragraphs.el.1995-03-01, by Boris Goldowsky
-
(paragraph-start, paragraph-separate): Default values no longer start1995-03-01, by Boris Goldowsky
-
(newline): Moved from cmds.c. Indents last1995-03-01, by Boris Goldowsky
-
(vc-do-command): Search vc-path first, not last.1995-03-01, by Richard M. Stallman
-
(cmd_error): Use clear_prefix_arg.1995-03-01, by Karl Heuer
-
(struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,1995-03-01, by Karl Heuer
-
(read_minibuf, read_minibuf_unwind): Undo Jan 31 change.1995-03-01, by Karl Heuer
-
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.1995-03-01, by Karl Heuer
-
(Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo1995-03-01, by Karl Heuer
-
(Fexecute_kbd_macro): Use clear_prefix_arg.1995-03-01, by Karl Heuer
-
(mark_perdisplays): Update to reflect current Lisp_Objects.1995-03-01, by Karl Heuer
-
(shell-command-on-region): Fix typos in doc string.1995-03-01, by Karl Heuer
-
(do_switch_frame): Undo Feb 6 change.1995-02-28, by Karl Heuer
-
(shell-command-on-region): Rename arg; doc fix.1995-02-28, by Richard M. Stallman
-
(Fframep): Doc fix.1995-02-28, by Richard M. Stallman