]> git.eshelyaron.com Git - emacs.git/commit
* lisp/simple.el (next-error-find-buffer-function): New defcustom.
authorJuri Linkov <juri@linkov.net>
Wed, 21 Feb 2018 21:30:18 +0000 (23:30 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 21 Feb 2018 21:30:18 +0000 (23:30 +0200)
commitd48e07aaed0baf81baf377a9f2745678c9a5d41b
tree0842337daaf650689714b75a465dc022484e4a6e
parent465207221d44e4774b2df3db8fa570de92daf456
* lisp/simple.el (next-error-find-buffer-function): New defcustom.

(next-error-last-buffer): Make variable buffer-local.
(next-error-buffer-on-selected-frame): New function.
(next-error-find-buffer): Use next-error-find-buffer-function
at the first step instead of ad-hoc logic of using one window
on the selected frame.
(next-error, next-error-internal): Set default value of
next-error-last-buffer.  Display message with the name of last
next-error buffer.
(next-error-select-buffer): New command.
(Bug#20489)
etc/NEWS
lisp/simple.el