- 13 Nov, 1996 1 commit
-
-
Erik Naggum authored
to capture more relevant recent input.
-
- 12 Nov, 1996 7 commits
-
-
David J. MacKenzie authored
-
Richard M. Stallman authored
scroll a little farther for the sake of scroll_margin.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
David J. MacKenzie authored
-
Richard M. Stallman authored
don't clobber isearch-string, and return nil.
-
Richard M. Stallman authored
don't expand it, but do still call the hook. (Fdefine_abbrev): Allow anything for EXPANSION.
-
- 11 Nov, 1996 6 commits
-
-
Richard M. Stallman authored
selected window even if it is a minibuffer window, if it is active.
-
Erik Naggum authored
-
Richard M. Stallman authored
on entry and again on exit.
-
Richard M. Stallman authored
(Fy_or_n_p): Handle minibuffer_auto_raise here.
-
Richard M. Stallman authored
(init_xdisp): Set up Lisp variable. (redisplay_window): Implement scroll_margin; don't use old start pos if point is inside the margin.
-
Richard M. Stallman authored
by putting point at a place that won't force recentering.
-
- 10 Nov, 1996 6 commits
-
-
Richard M. Stallman authored
Refresh the line *before* turning omitting off.
-
Richard M. Stallman authored
Put doc string first, if the value is long.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 09 Nov, 1996 12 commits
-
-
Richard M. Stallman authored
and insert-flag to executable-set-magic. Don't call executable-set-magic if insert-flag is nil. (sh-mode): Always call sh-set-shell, but use insert-flag arg to control whether to call executable-set-magic. No need to set comment-start-skip directly here. (sh-mode): Parse the interpreter from the file text.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
save up changes in combine_after_change_list. (Fcombine_after_change_execute) (Fcombine_after_change_execute_1): New subroutines. (syms_of_insdel): New function.
-
Richard M. Stallman authored
directly, not via comint-output-filter.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(wildcard-to-regexp): Don't treat [] as special.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 08 Nov, 1996 2 commits
-
-
Francesco Potortì authored
(etags_getcwd): Avoid warning of unused variable. (C_entries, consider_token): Added support for enum labels.
-
David J. MacKenzie authored
-
- 07 Nov, 1996 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
comment-end for newline, string for `, and excape for $. rc can use the same as sh. Move csh after sh. (sh-comment-prefix, sh-font-lock-keyw-rds-only): Variables deleted. (sh-mode): Adjust setting of font-lock-defaults. (sh-font-lock-keywords): No need for anything special for comments. (sh-set-shell, sh-mode): Set comment-start-skip to a simple constant.
-
Richard M. Stallman authored
(Ffile_readable_p): Return immediately if stat fails. Call S_ISFIFO correctly.
-
Richard M. Stallman authored
only set if `sh-set-shell' gets called.
-