]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix description of 'C-z' in User manual
authorEli Zaretskii <eliz@gnu.org>
Mon, 7 Nov 2016 16:00:19 +0000 (18:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 7 Nov 2016 16:00:19 +0000 (18:00 +0200)
* doc/emacs/entering.texi (Exiting): 'C-z' is bound to
'suspend-frame'.  (Bug#24890)

doc/emacs/entering.texi

index 66817e3067f3b581aef709ceeac8f14bcefde7e1..d6cb3cb8b09efb9fd44e817f1bc12950d5e4c060 100644 (file)
@@ -100,7 +100,7 @@ display them initially.
 Kill Emacs (@code{save-buffers-kill-terminal}).
 @item C-z
 On a text terminal, suspend Emacs; on a graphical display,
-iconify (or ``minimize'') the selected frame (@code{suspend-emacs}).
+iconify (or ``minimize'') the selected frame (@code{suspend-frame}).
 @end table
 
 @kindex C-x C-c