]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/add-log.el (change-log-next-buffer): Don't create an empty
authorJuri Linkov <juri@jurta.org>
Thu, 25 Sep 2014 20:55:58 +0000 (23:55 +0300)
committerJuri Linkov <juri@jurta.org>
Thu, 25 Sep 2014 20:55:58 +0000 (23:55 +0300)
commitb8e352d077f14c52d7e6baa1800def8d3ec61f06
treeb5711d088917328f9c8d4033a7feb3a607f5fbe0
parent686b21966f812707e1d1c614ddd63d1d24fbdf18
* lisp/vc/add-log.el (change-log-next-buffer): Don't create an empty
buffer "ChangeLog" when the current buffer doesn't match ChangeLog.[0-9].
Return the current buffer if no files match the default pattern
ChangeLog.[0-9].  Signal "end of multi" when file is nil.

Fixes: debbugs:18547
lisp/ChangeLog
lisp/vc/add-log.el