diff options
| -rw-r--r-- | doc/emacs/entering.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/entering.texi b/doc/emacs/entering.texi index 66817e3067f..d6cb3cb8b09 100644 --- a/doc/emacs/entering.texi +++ b/doc/emacs/entering.texi | |||
| @@ -100,7 +100,7 @@ display them initially. | |||
| 100 | Kill Emacs (@code{save-buffers-kill-terminal}). | 100 | Kill Emacs (@code{save-buffers-kill-terminal}). |
| 101 | @item C-z | 101 | @item C-z |
| 102 | On a text terminal, suspend Emacs; on a graphical display, | 102 | On a text terminal, suspend Emacs; on a graphical display, |
| 103 | iconify (or ``minimize'') the selected frame (@code{suspend-emacs}). | 103 | iconify (or ``minimize'') the selected frame (@code{suspend-frame}). |
| 104 | @end table | 104 | @end table |
| 105 | 105 | ||
| 106 | @kindex C-x C-c | 106 | @kindex C-x C-c |