aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use font-lock-maximum-decoration to set ada-font-lock-keywords.Simon Marshall1995-03-021-1/+3
* Use font-lock-maximum-decoration when setting ada-font-lock-keywordsSimon Marshall1995-03-021-4/+6
* Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, andSimon Marshall1995-03-021-117/+106
* Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.Simon Marshall1995-03-021-1/+3
* (gud-massage-args): Variable and function deleted.Richard M. Stallman1995-03-021-7/+0
* (gud-common-init): Put substed file name back in originalRichard M. Stallman1995-03-021-11/+18
* (mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-2/+2
* (icon-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
* (gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-2/+2
* (edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
* (c++-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
* (c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-5/+5
* (bibtex-mode): Remove ^ from paragraph-start.Boris Goldowsky1995-03-011-1/+1
* (awk-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
* (outline-mode): Remove ^ from paragraph-start & -separate.Boris Goldowsky1995-03-011-2/+2
* (ada-mode): Remove ^ from paragraph-start & -separate.Boris Goldowsky1995-03-011-1/+1
* (use_hard_newlines): Variable definition moved to paragraphs.el.Boris Goldowsky1995-03-011-98/+7
* (paragraph-start, paragraph-separate): Default values no longer startBoris Goldowsky1995-03-011-37/+91
* (newline): Moved from cmds.c. Indents lastBoris Goldowsky1995-03-011-0/+34
* (vc-do-command): Search vc-path first, not last.Richard M. Stallman1995-03-011-1/+1
* (cmd_error): Use clear_prefix_arg.Karl Heuer1995-03-011-73/+181
* (struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,Karl Heuer1995-03-011-16/+6
* (read_minibuf, read_minibuf_unwind): Undo Jan 31 change.Karl Heuer1995-03-011-2/+2
* (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.Karl Heuer1995-03-011-7/+3
* (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): UndoKarl Heuer1995-03-011-2/+22
* (Fexecute_kbd_macro): Use clear_prefix_arg.Karl Heuer1995-03-011-1/+1
* (mark_perdisplays): Update to reflect current Lisp_Objects.Karl Heuer1995-03-011-3/+3
* (shell-command-on-region): Fix typos in doc string.Karl Heuer1995-03-011-72/+1
* (do_switch_frame): Undo Feb 6 change.Karl Heuer1995-02-281-1/+1
* (shell-command-on-region): Rename arg; doc fix.Richard M. Stallman1995-02-281-11/+13
* (Fframep): Doc fix.Richard M. Stallman1995-02-281-1/+1
* (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'Jim Meyering1995-02-281-14/+16
* (rlogin-carriage-filter): Don't assume region is narrowed to most recentNoah Friedman1995-02-281-19/+20
* (te-escape): Use current-prefix-arg, not prefix-arg.Karl Heuer1995-02-281-2/+2
* (revert-buffer): Use current-prefix-arg, not prefix-arg.Karl Heuer1995-02-281-1/+1
* (Fcall_interactively): Lock the display before executing the command, noKarl Heuer1995-02-281-1/+9
* Made revert-buffer message go via substitute-command-keys.Simon Marshall1995-02-271-1/+3
* (convert_event_type_list): New function.Richard M. Stallman1995-02-261-66/+173
* (tar-header-block-tokenize): Parse 32-bit modtimeRichard M. Stallman1995-02-261-12/+33
* (compilation-buffer-p): Check for compilation-minor-mode orRoland McGrath1995-02-261-2/+2
* Clean up doc strings.Thien-Thi Nguyen1995-02-261-194/+207
* (Fdefine_key): Handle Lucid-style (crtl backspace) etc.Richard M. Stallman1995-02-261-72/+6
* (Fcall_process): Extend BUFFER arg so it can specifyRichard M. Stallman1995-02-261-12/+69
* (mouse-kill-secondary): Avoid changing this-command.Richard M. Stallman1995-02-261-5/+6
* (m88k-motorola-sysv4*): Use usg5-4-2.Richard M. Stallman1995-02-261-1/+5
* (byte-compile-file): Bind default-major-mode to avoid randomness.Richard M. Stallman1995-02-251-0/+1
* (Fx_popup_menu): Init f from selected_frameRichard M. Stallman1995-02-251-2/+2
* Warn that interactive should get point and mark only after minibuffer input.Richard M. Stallman1995-02-251-0/+25
* Added comint-buffer-maximum-size and comint-truncate-buffer.Simon Marshall1995-02-251-3/+16
* Moved buffer truncation functionality to comint.el.Simon Marshall1995-02-251-13/+1