changeset 54019:1ba2429172a9

Adjust xref.
author Richard M. Stallman <rms@gnu.org>
date Mon, 16 Feb 2004 22:05:10 +0000
parents d69a48d76be3
children 2d72c05c1ea8
files lispref/buffers.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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