- 19 Nov, 1996 11 commits
-
-
Karl Heuer authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
newlines and backslashes in help strings.
-
- 17 Nov, 1996 4 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
- 16 Nov, 1996 5 commits
-
-
Simon Marshall authored
-
Simon Marshall authored
-
Simon Marshall authored
(a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the-fly, (b) add lazy-lock-defer-on-scrolling, (c) use these to choose one of lazy-lock-defer-line-after-change, lazy-lock-defer-rest-after-change, lazy-lock-fontify-line-after-change, lazy-lock-fontify-rest-after-change to add to after-change-functions, (d) use with-current-buffer rather than save-excursion, (e) avoid integer overflow in lazy-lock-percent-fontified.
-
Simon Marshall authored
(a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages.
-
Simon Marshall authored
(a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in keyword form, (c) make simple font-lock-match-c-style-declaration-item-and-skip-to-next and more complex font-lock-match-c++-style-declaration-item-and-skip-to-next.
-
- 14 Nov, 1996 3 commits
-
-
Karl Heuer authored
minibuffer frame is selected.
-
Erik Naggum authored
-
Per Bothner authored
-
- 13 Nov, 1996 3 commits
-
-
Erik Naggum authored
-
Francesco Potortì authored
* etags.c (grow_linebuffer): New function. (GROW_LINEBUFFER): Macro deleted. All callers changed. (make_tag): Macro renamed to make_C_tag. All callers changed. (<stdlib.h>, <string.h>) [STDC_HEADERS]: New #include's. (Prolog_functions): prolog_skip_comment was called with wrong number of arguments. (xrealloc): fatal was called with wrong number of arguments
-
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 1 commit
-
-
Richard M. Stallman authored
Refresh the line *before* turning omitting off.
-