Mercurial > emacs
changeset 97440:4844a1945892
(Change Log): Mention next-error is available.
author | Teodor Zlatanov <tzz@lifelogs.com> |
---|---|
date | Tue, 12 Aug 2008 19:59:41 +0000 |
parents | 80e94ca2a2db |
children | 3f5d22fa3877 |
files | doc/emacs/ChangeLog doc/emacs/maintaining.texi |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Tue Aug 12 19:55:45 2008 +0000 +++ b/doc/emacs/ChangeLog Tue Aug 12 19:59:41 2008 +0000 @@ -1,3 +1,7 @@ +2008-08-12 Teodor Zlatanov <tzz@lifelogs.com> + + * maintaining.texi (Change Log): Mention next-error is available. + 2008-08-10 Glenn Morris <rgm@gnu.org> * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
--- a/doc/emacs/maintaining.texi Tue Aug 12 19:55:45 2008 +0000 +++ b/doc/emacs/maintaining.texi Tue Aug 12 19:59:41 2008 +0000 @@ -73,6 +73,12 @@ @kbd{C-j} and auto-fill indent each new line like the previous line; this is convenient for entering the contents of an entry. +You can use the @code{next-error} command (by default bound to +@kbd{C-x `}) to move between entries in the Change Log, when Change +Log mode is on. You will jump to the actual site in the file that was +changed, not just to the next Change Log entry. You can also use +@code{previous-error} to move back in the same list. + @findex change-log-merge You can use the command @kbd{M-x change-log-merge} to merge other log files into a buffer in Change Log Mode, preserving the date