Merge pull request #358 from byxor/emacs

Add cheat for running emacs in terminal
This commit is contained in:
Chris Allen Lane
2017-12-19 12:37:04 -05:00
committed by GitHub

View File

@ -1,3 +1,8 @@
# Running emacs
GUI mode $ emacs
Terminal mode $ emacs -nw
# Basic usage
Indent Select text then press TAB