# HG changeset patch # User Richard M. Stallman # Date 1076969110 0 # Node ID 1ba2429172a9b4641348d0e5f0163f67d78d829c # Parent d69a48d76be38457133509bc2f02f3a5a9bb54cf Adjust xref. diff -r d69a48d76be3 -r 1ba2429172a9 lispref/buffers.texi --- a/lispref/buffers.texi Mon Feb 16 21:57:42 2004 +0000 +++ b/lispref/buffers.texi Mon Feb 16 22:05:10 2004 +0000 @@ -678,7 +678,7 @@ @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