projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16f7007
)
Fix description of 'C-z' in User manual
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 7 Nov 2016 16:00:19 +0000
(18:00 +0200)
committer
Eli 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
patch
|
blob
|
history
diff --git
a/doc/emacs/entering.texi
b/doc/emacs/entering.texi
index 66817e3067f3b581aef709ceeac8f14bcefde7e1..d6cb3cb8b09efb9fd44e817f1bc12950d5e4c060 100644
(file)
--- a/
doc/emacs/entering.texi
+++ b/
doc/emacs/entering.texi
@@
-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