]> git.eshelyaron.com Git - emacs.git/commitdiff
Update refcard to mention iconify before suspend
authorStefan Kangas <stefan@marxist.se>
Fri, 17 Sep 2021 20:57:33 +0000 (22:57 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 17 Sep 2021 20:57:53 +0000 (22:57 +0200)
* etc/refcards/refcard.tex (section{Leaving Emacs}): Put iconify
Emacs ahead of suspend.

etc/refcards/refcard.tex

index ae39a4e9f76d8ed0e73f48b29eac6dd3a857a36f..f066dc93ea20a7ed685d5092938ea2e4b667eb6f 100644 (file)
@@ -279,7 +279,7 @@ To enter GNU Emacs \versionemacs, just type its name: \kbd{emacs}
 
 \section{Leaving Emacs}
 
-\key{suspend Emacs (or iconify it under X)}{C-z}
+\key{iconify Emacs (or suspend it in terminal)}{C-z}
 \key{exit Emacs permanently}{C-x C-c}
 
 \section{Files}