mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
FILE) if it's not a marker. The conversion to using a string containing an expanded file name was never finished, and anyway it utterly broke compilation-search-path and few other things. (next-error): Expect them that way. (compilation-parse-errors): Make them that way. (compile-file-of-error): Function removed. (compilation-error-filedata, compilation-error-filedata-file-name): New defsubsts. (compilation-next-file): Use them instead of compile-file-of-error. |
||
|---|---|---|
| .. | ||
| asm-mode.el | ||
| awk-mode.el | ||
| c-mode.el | ||
| cmacexp.el | ||
| compile.el | ||
| cplus-md.el | ||
| etags.el | ||
| fortran.el | ||
| hideif.el | ||
| icon.el | ||
| inf-lisp.el | ||
| make-mode.el | ||
| modula2.el | ||
| perl-mode.el | ||
| prolog.el | ||
| scheme.el | ||
| simula.el | ||