No description
Find a file
Roland McGrath 51ba27e7ac (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.
1994-01-06 15:25:19 +00:00
etc Added `kibo', who actually greps for his name on Usenet. 1993-12-31 05:12:51 +00:00
lib-src [MSDOS]: Use text/binary mode as appropriate. 1994-01-06 03:59:30 +00:00
lisp (compilation-buffer-p): Move defsubst before all callers. 1994-01-06 15:25:19 +00:00
lispref Initial revision 1993-09-23 21:00:12 +00:00
msdos Initial revision 1993-12-19 13:56:32 +00:00
src (describe_syntax): Handle Sinherit. 1994-01-05 20:33:23 +00:00
build-ins.in Change src/xemacs to src/emacs. We no longer create src/xemacs, so 1993-09-28 09:42:26 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Re-add hitachi to list of companies not to treat as OS names. 1993-10-31 02:47:34 +00:00
configure1.in (i[34]86-*-*): Check for *-nextstop*. 1994-01-01 17:15:40 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist (tempdir): Put subdir msdos into the distribution. 1994-01-06 12:36:43 +00:00
Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS. 1994-01-02 18:54:37 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00