From 7115b71c353c004dbfe70a0d96012a2213e77405 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 28 Feb 2016 07:12:18 -0500 Subject: whitespace cleanup --- public/emacs-shells.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/emacs-shells.md') diff --git a/public/emacs-shells.md b/public/emacs-shells.md index 638ddbb..3e52804 100644 --- a/public/emacs-shells.md +++ b/public/emacs-shells.md @@ -33,7 +33,7 @@ me). There are two modes of operation: * `(term-escape-char) C-j` switches to line mode. * line mode: Editing is done like in a normal Emacs buffer, `` sends the current line to the shell. This is useful for working with - a program's output. + a program's output. * `C-c C-k` switches to char mode. This mode is activated with @@ -64,7 +64,7 @@ highlighting on the currently being typed command. Ncurses programs will of course not work. This mode is activated with: M-x shell - + eshell-mode ----------- -- cgit v1.2.3