nameinstructiondescriptiontypecomment `follow-mode`split a frame to two vertical windows that show the same buffer by C-x 3, then M-x `follow-mode`edit parts of a long file that are vertically far apartediting `shell`M-x `shell`run a shell through an Emacs buffersoftware `whitespace-mode`M-x `whitespace-mode`display various kinds of whitespace charactersviewing `markdown-mode`M-x `markdown-mode`for viewing and editting files using markdown markup languageviewing, editting `yasnippet`enter different mode, e.g. `xml-mode`, `lisp-mode`, etc., start typing the beginning of code snippets, and press Tab to autocomplete the restfor quickly entering code snippets in different modeseditting