mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
(compilation-last-buffer): Add var alias.
This commit is contained in:
parent
b917689b74
commit
0ff7f01e85
@ -492,6 +492,7 @@ Faces `compilation-error-face', `compilation-warning-face',
|
||||
|
||||
|
||||
;; Used for compatibility with the old compile.el.
|
||||
(defvaralias 'compilation-last-buffer 'next-error-last-buffer)
|
||||
(defvar compilation-parsing-end (make-marker))
|
||||
(defvar compilation-parse-errors-function nil)
|
||||
(defvar compilation-error-list nil)
|
||||
|
Loading…
Reference in New Issue
Block a user