simple.el (next-error-buffer-p): allow for inclusive and
commitab823e1dfc6246e8785d3b93fad9d429eac59a63
authorTeodor Zlatanov <tzz@lifelogs.com>
Mon, 29 Nov 2004 18:44:29 +0000 (29 18:44 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Mon, 29 Nov 2004 18:44:29 +0000 (29 18:44 +0000)
tree98fd3c60bff0854fe071cb27317e145c24d6ad6a
parent84b0e28a48b4def67f6b58b0ba5948ce22ef30e7
simple.el (next-error-buffer-p): allow for inclusive and
exclusive tests for finding a buffer
(next-error-find-buffer): pass the exclusive and inclusive tests
to next-error-buffer-p

replace.el (occur-next-error): switch to the Occur buffer when
appropriate, and use the exclusive filter to
next-error-find-buffer to do it.  Use the absolute value of the
motion amount.
lisp/ChangeLog
lisp/replace.el
lisp/simple.el