From: Lars Ingebrigtsen Date: Tue, 28 Jun 2022 12:33:23 +0000 (+0200) Subject: Clarify Looking Up Identifiers in the manual X-Git-Tag: emacs-29.0.90~1447^2~1407^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=55c5def19b760ea20a110c0443b301ba8a90d7cd;p=emacs.git Clarify Looking Up Identifiers in the manual * doc/emacs/maintaining.texi (Looking Up Identifiers): Clarify the text about C-M-, (bug#56261). --- diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index e5b3664a4cc..8929f6d5c11 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -2222,8 +2222,8 @@ where you were with @kbd{M-,}. @kindex C-M-, @findex xref-go-forward - Go forward to a place from where you previously went back using @kbd{M-,}. -This is useful if you find that you went back too far. + If you previously went back too far with @kbd{M-,}, @kbd{C-M-,} +(@code{xref-go-forward} can be used to go forward again. @findex xref-etags-mode Some major modes install @code{xref} support facilities that might