]> git.eshelyaron.com Git - emacs.git/commit
From: Teodor Zlatanov <tzz@lifelogs.com>
authorKim F. Storm <storm@cua.dk>
Wed, 21 Apr 2004 21:37:18 +0000 (21:37 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 21 Apr 2004 21:37:18 +0000 (21:37 +0000)
commit5d9f0de2dedbc943e3aa26610508cd75828b1406
tree04c7c561f70086d043e663996a9d082df0cc940b
parent423e4de7c1f0f29b60f744ce4bf29e3d65f9271f
From: Teodor Zlatanov  <tzz@lifelogs.com>
(compilation-start): Set next-error-last-buffer so
next-error knows where to jump.
(compilation-setup): Set the buffer-local variable
next-error-function to 'compilation-next-error-function.
(compilation-buffer-p, compilation-buffer-internal-p): Use an
alternate way to find if a buffer is a compilation buffer, for
next-error convenience.
(next-error-no-select, previous-error-no-select, next-error)
(previous-error, first-error): Move to simple.el.
(compilation-find-buffer): Move to next-error-find-buffer in simple.el.
(compilation-last-buffer): Remove.
(compilation-start, compilation-next-error, compilation-setup)
(compilation-next-error-function, compilation-find-buffer):
Remove compilation-last-buffer use.
lisp/progmodes/compile.el