summaryrefslogtreecommitdiff
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
* (copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp toRoland McGrath1994-02-171-1/+1
* (compilation-error-regexp-alist): Handle DEC AXP OSF/1.Richard M. Stallman1994-01-191-1/+3
* (copmilation-error-list): Doc fix.Roland McGrath1994-01-161-6/+5
* (compilation-error-regexp-alist): Add regexp for Lucid lcc.Roland McGrath1994-01-161-23/+43
* (compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) toRoland McGrath1994-01-061-4/+19
* (compilation-buffer-p): Move defsubst before all callers.Roland McGrath1994-01-061-29/+65
* (compile-internal): Extended to work without asynchronous subprocesses.Richard M. Stallman1994-01-061-7/+14
* (compilation-read-command, compilation-ask-about-save): New variables.Richard M. Stallman1994-01-011-4/+15
* (grep-command): New variable.Richard M. Stallman1993-12-231-3/+5
* (compilation-error-regexp-alist): Generalize `"foo.c", line 13:' regexp toRoland McGrath1993-12-091-1/+3
* (compile-internal): Back out jimb change of making buffer read-only. ItBrian Fox1993-09-211-2/+2
* (compilation-parse-errors): Don't add multiple errors for one source line.Richard M. Stallman1993-08-141-6/+10
* (next-error): Handle zero and negative prefix args.Roland McGrath1993-08-111-4/+19
* (compilation-minor-mode): Make variable buffer-local.Roland McGrath1993-08-031-0/+2
* (compilation-error-regexp-alist): Broaden RS6000 regexp to matchRoland McGrath1993-07-301-1/+3
* (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .Roland McGrath1993-07-181-32/+41
* (compilation-parse-errors): After skipping two lines, move one char back soRoland McGrath1993-07-151-1/+6
* (compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexpRoland McGrath1993-07-081-2/+6
* (compile-abbreviate-directory): New function.Richard M. Stallman1993-06-301-1/+39
* * compile.el (compile-file-of-error): Remember thatJim Blandy1993-06-221-2/+1
* (compilation-error-regexp-alist): Generalize theRichard M. Stallman1993-06-181-1/+3
* Doc fix.Jim Blandy1993-06-101-1/+6
* * compile.el (compilation-error-list): When we haven't yetJim Blandy1993-06-101-16/+24
* (compile-internal): Alter current buffer only temporarily.Richard M. Stallman1993-06-061-30/+31
* Make C-x ` binding just once.Richard M. Stallman1993-05-261-2/+0
* (Setting minor-mode-map-alist):Richard M. Stallman1993-05-131-6/+6
* Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.Roland McGrath1993-04-281-9/+42
* (compile-internal): Initialize the process-mark.Roland McGrath1993-04-071-0/+1
* (compilation-error-regexp-alist): Tighten first regexp so that itRoland McGrath1993-04-071-1/+1
* (compilation-parse-errors): Remove debugging setq.Roland McGrath1993-04-071-1/+0
* (compilation-filter): New function.Roland McGrath1993-04-071-0/+12
* (compilation-error-regexp-alist): Fixed MIPS CC regexp to match fileRoland McGrath1993-04-071-4/+6
* (compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with theRoland McGrath1993-04-051-16/+21
* (compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) toRoland McGrath1993-04-051-2/+2
* Fix library headers.Eric S. Raymond1993-03-231-1/+5
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+1
* Add or correct keywordsEric S. Raymond1993-03-181-1/+1
* (compilation-forget-errors): Just setRoland McGrath1993-02-081-10/+16
* (compilation-sentinel): Change buffer-read-only with let.Richard M. Stallman1993-01-021-20/+19
* * compile.el (compilation-error-regexp-alist): Tightened upJim Blandy1992-12-241-1/+8
* * compile.el (compile-internal): Use NAME-OF-MODE in the promptJim Blandy1992-11-071-1/+2
* (compilation-parse-errors): Save (match-beginning 0) in a variable, so theRoland McGrath1992-10-011-21/+26
* (compilation-parse-errors): After we get enough errors to stop early, tossRoland McGrath1992-09-301-2/+11
* (compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep goingRoland McGrath1992-09-291-1/+8
* entered into RCSRichard M. Stallman1992-09-141-33/+29
* *** empty log message ***Roland McGrath1992-09-021-1/+11
* *** empty log message ***Roland McGrath1992-08-061-5/+2
* *** empty log message ***Roland McGrath1992-08-041-2/+2
* *** empty log message ***Roland McGrath1992-08-041-3/+9
* *** empty log message ***Roland McGrath1992-08-041-55/+109