]> git.eshelyaron.com Git - emacs.git/commitdiff
Adjust xref.
authorRichard M. Stallman <rms@gnu.org>
Mon, 16 Feb 2004 22:05:10 +0000 (22:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 16 Feb 2004 22:05:10 +0000 (22:05 +0000)
lispref/buffers.texi

index 9cd9aa05fbbf3cf582e8e9f0281597aea153cd4c..4ca375a5c266a4154e04fe88c04d81c99ce79441 100644 (file)
@@ -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