simple.el (next-error-buffer-p): allow for inclusive and
authorTeodor Zlatanov <tzz@lifelogs.com>
Mon, 29 Nov 2004 18:44:29 +0000 (18:44 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Mon, 29 Nov 2004 18:44:29 +0000 (18:44 +0000)
commit5f9e0ca5dae5a442a210735e6357977a6807b815
tree87e6c26b8cd40bbd2d0ee09feb89241afedf8438
parent2e66e5b785082ca0a50d4b03486ddb3e957153e6
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