From 56bd69df597bec2f7144be9f2ee1c0a56ef9a8e0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 15 Aug 2002 20:33:01 +0000 Subject: [PATCH] Fix typo. --- lispref/minibuf.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index 96a5e1a99ac..1159602fabd 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi @@ -37,7 +37,7 @@ for reading an argument. @emph{within} a buffer, such as editing commands, work normally in a minibuffer. However, many operations for managing buffers do not apply to minibuffers. The name of a minibuffer always has the form @w{@samp{ -*Minibuf-@var{number}}}, and it cannot be changed. Minibuffers are +*Minibuf-@var{number}*}}, and it cannot be changed. Minibuffers are displayed only in special windows used only for minibuffers; these windows always appear at the bottom of a frame. (Sometimes frames have no minibuffer window, and sometimes a special kind of frame contains -- 2.39.5