diff options
| -rw-r--r-- | man/mini.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/mini.texi b/man/mini.texi index e382e9204dc..3f4487b834f 100644 --- a/man/mini.texi +++ b/man/mini.texi | |||
| @@ -73,7 +73,7 @@ the @dfn{default directory}, which ends with a slash. This is to inform | |||
| 73 | you which directory the file will be found in if you do not specify a | 73 | you which directory the file will be found in if you do not specify a |
| 74 | directory. | 74 | directory. |
| 75 | 75 | ||
| 76 | @c Separate paragraph to clean up ugly pagebreak--rms | 76 | @c Separate paragraph to clean up ugly page break--rms |
| 77 | @need 1500 | 77 | @need 1500 |
| 78 | For example, the minibuffer might start out with these contents: | 78 | For example, the minibuffer might start out with these contents: |
| 79 | 79 | ||
| @@ -515,7 +515,6 @@ you can repeat the entire command. In particular, every use of | |||
| 515 | the command name. | 515 | the command name. |
| 516 | 516 | ||
| 517 | @findex list-command-history | 517 | @findex list-command-history |
| 518 | @c widecommands | ||
| 519 | @table @kbd | 518 | @table @kbd |
| 520 | @item C-x @key{ESC} @key{ESC} | 519 | @item C-x @key{ESC} @key{ESC} |
| 521 | Re-execute a recent minibuffer command (@code{repeat-complex-command}). | 520 | Re-execute a recent minibuffer command (@code{repeat-complex-command}). |