]> git.eshelyaron.com Git - emacs.git/commitdiff
(Beeping): Fix Texinfo usage.
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 Jan 2005 05:11:56 +0000 (05:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 Jan 2005 05:11:56 +0000 (05:11 +0000)
lispref/display.texi

index 686c98db6e2493d0351a114580c51d93fcc6b3d3..17e4bc57ea05a750ed6270806ce6768495932333 100644 (file)
@@ -4759,7 +4759,7 @@ display by sending @var{string} to the terminal.
 screen) to attract the user's attention.  Be conservative about how
 often you do this; frequent bells can become irritating.  Also be
 careful not to use just beeping when signaling an error is more
-appropriate.  (@pxref{Errors}.)
+appropriate.  (@xref{Errors}.)
 
 @defun ding &optional do-not-terminate
 @cindex keyboard macro termination