emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding the source of Change Log entries


From: Juri Linkov
Subject: Re: Finding the source of Change Log entries
Date: Mon, 25 Aug 2008 18:43:48 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)

>>> When change-log-find-tag is available in CVS (it's not checked in yet),
>>> I'll write this glue code if there are no other objections.
>
> JL> IIUC, change-log-find-tag is already in CVS, but with a different name,
> JL> it was renamed to change-log-goto-source for consistency with
> JL> diff-goto-source.
>
> change-log-mode now supports next-error.

Thanks.

I noticed one difference comparing with the standard behavior of
next-error.  In ChangeLog files it doesn't switch to the source
buffer: after calling `next-error', point stays in the ChangeLog buffer
instead of using pop-to-buffer to switch to the source buffer.

Also I think it is more useful to navigate by entries instead of file names,
(i.e. using change-log-start-entry-re instead of change-log-file-names-re).

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]