summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-compat.el
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-01-06 15:25:19 +0000
committerRoland McGrath <roland@gnu.org>1994-01-06 15:25:19 +0000
commit51ba27e7aca87365152d38cbb18be3572b025d53 (patch)
tree9e1004aeb772b026c8f92a44198b915913691c53 /lisp/emacs-lisp/cl-compat.el
parent52d7b2e563b6ea86405963dedf2ba2236d0f6c58 (diff)
downloademacs-51ba27e7aca87365152d38cbb18be3572b025d53.tar.gz
(compilation-buffer-p): Move defsubst before all callers.
(compilation-forget-errors): Reset compilation-parsing-end to 1 here. (compile-reinitialize-errors): Don't reset compilation-parsing-end after calling compilation-forget-errors. Comment out gratuitous switch-to-buffer call; what was the rationale for it? Don't check compilation-parsing-end (removed local AT-START); instead always append to compilation-old-error-list, it will be nil if at start. If compilation-error-list is non-nil before calling the parser, restore its previous value afterwards; it still indicates the current error position. Subtract the length of the existing compilation-error-list from FIND-AT-LEAST when calling the parser. (compilation-parse-errors): Don't check LIMIT-SEARCH at end of loop. Inside check it inside each case of the cond; in error case we must discard the last new error before stopping (just as for FIND-AT-LEAST). Use floating-point in buffer percentage calculation, to avoid integer overflow.
Diffstat (limited to 'lisp/emacs-lisp/cl-compat.el')
0 files changed, 0 insertions, 0 deletions