diff doc/lispref/buffers.texi @ 99047:1dcf806b4a8d

(Killing Buffers): Fix last change.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 22 Oct 2008 19:58:41 +0000
parents 26ffccc14770
children 82fc5c6c82f6
line wrap: on
line diff
--- a/doc/lispref/buffers.texi	Wed Oct 22 19:53:33 2008 +0000
+++ b/doc/lispref/buffers.texi	Wed Oct 22 19:58:41 2008 +0000
@@ -1013,8 +1013,8 @@
 for confirmation, clear the modified flag before calling
 @code{kill-buffer}.  @xref{Buffer Modification}.
 
-This function calls `replace-buffer-in-windows' for cleaning up all
-windows currently displaying the buffer to be killed.
+This function calls @code{replace-buffer-in-windows} for cleaning up
+all windows currently displaying the buffer to be killed.
 
 Killing a buffer that is already dead has no effect.