aboutsummaryrefslogtreecommitdiffstats
path: root/doc/emacs/frames.texi
diff options
context:
space:
mode:
authorTassilo Horn <[email protected]>2013-12-20 16:35:53 +0100
committerTassilo Horn <[email protected]>2013-12-20 16:35:53 +0100
commit7b4ec5497f42a3db1bbb0bfdba5560091587480f (patch)
tree6a4b28ab73d261c4039930d2591c39362d867945 /doc/emacs/frames.texi
parentbac0e622f44842f3f05fcc749abdf9d3323e849a (diff)
Document `toggle-frame-maximized' and `toggle-frame-fullscreen'.
* doc/emacs/frames.texi: Document `toggle-frame-maximized' and `toggle-frame-fullscreen' with their respective keys.
Diffstat (limited to 'doc/emacs/frames.texi')
-rw-r--r--doc/emacs/frames.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index 45f137d3b7..d2c25b9dc0 100644
--- a/doc/emacs/frames.texi
+++ b/doc/emacs/frames.texi
@@ -453,6 +453,16 @@ cycles through all the frames on your terminal.
@kindex C-x 5 1
@findex delete-other-frames
Delete all frames on the current terminal, except the selected one.
+
+@item M-<F10>
+@kindex M-<F10>
+@findex toggle-frame-maximized
+Toggle maximization state of the current frame.
+
+@item <F11>
+@kindex <F11>
+@findex toggle-frame-fullscreen
+Toggle fullscreen mode of the current frame.
@end table
The @kbd{C-x 5 0} (@code{delete-frame}) command deletes the selected