From: Richard M. Stallman Date: Mon, 16 Feb 2004 22:05:10 +0000 (+0000) Subject: Adjust xref. X-Git-Tag: ttn-vms-21-2-B4~7574 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=42cd56a641358e08bd22f4bc4f91ec3f0a123f80;p=emacs.git Adjust xref. --- diff --git a/lispref/buffers.texi b/lispref/buffers.texi index 9cd9aa05fbb..4ca375a5c26 100644 --- a/lispref/buffers.texi +++ b/lispref/buffers.texi @@ -678,7 +678,7 @@ proper value, @code{t} or @code{nil}. @defun barf-if-buffer-read-only This function signals a @code{buffer-read-only} error if the current -buffer is read-only. @xref{Interactive Call}, for another way to +buffer is read-only. @xref{Using Interactive}, for another way to signal an error if the current buffer is read-only. @end defun