1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

Adjust xref.

This commit is contained in:
Richard M. Stallman 2004-02-16 22:05:10 +00:00
parent d366d62b96
commit 42cd56a641

View 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