1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/lisp/progmodes
Roland McGrath fc0094d7bf (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .
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.
1993-07-18 20:41:08 +00:00
..
asm-mode.el Doc fix. 1993-05-05 22:47:54 +00:00
awk-mode.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
c-mode.el (c-forward-conditional): New function. 1993-06-28 04:48:51 +00:00
cmacexp.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
compile.el (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY . 1993-07-18 20:41:08 +00:00
cplus-md.el Comment changes for renaming from c++-mode.el to cplus-md.el. 1993-06-17 07:03:08 +00:00
etags.el (etags-tags-completion-table): When skipping the noise 1993-06-12 23:43:57 +00:00
fortran.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
hideif.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
icon.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
inf-lisp.el (inferior-lisp-buffer): Move defvar earlier. 1993-06-15 21:00:33 +00:00
make-mode.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
modula2.el Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
perl-mode.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
prolog.el Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
scheme.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
simula.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00