From: Yan Date: Wed, 13 Oct 2021 23:28:02 +0000 (+0200) Subject: Add missing parentheses in the Emacs manual X-Git-Tag: emacs-28.0.90~296 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=568e479c59b757e3adc28bae906b5200a6b64c15;p=emacs.git Add missing parentheses in the Emacs manual * doc/emacs/maintaining.texi (Xref Commands): Add missing parentheses (bug#51195). Copyright-paperwork-exempt: yes --- diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index d1380bc297f..5b66031b8a6 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -2283,12 +2283,12 @@ the match with @var{replacement}. @xref{Identifier Search}. @item g @findex xref-revert-buffer Refresh the contents of the @file{*xref*} buffer -(@code{xref-revert-buffer}. +(@code{xref-revert-buffer}). @item M-, @findex xref-quit-and-pop-marker-stack Quit the window showing the @file{*xref*} buffer, and then jump to the -previous Xref stack location (@code{xref-quit-and-pop-marker-stack}. +previous Xref stack location (@code{xref-quit-and-pop-marker-stack}). @item q @findex xref-quit