From 21aeb5cd154dc5731a42545db6be6bbdaa63eb3f Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Tue, 10 Mar 2020 20:46:53 +0100 Subject: [PATCH] Typo --- init.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/init.org b/init.org index 23f9c04..7e85398 100644 --- a/init.org +++ b/init.org @@ -885,9 +885,9 @@ Inspired by [[https://github.com/torenord/.emacs.d][torenord]], I maintain quick access to shell buffers with bindings ~M-1~ to ~M-9~. In addition, the ~M-ยง~ (on an international English - keyboard) is bound toggle between the last visited shell, and the last - visited non-shell buffer. The following functions facilitate this, and are - bound in the [[Key bindings]] section. + keyboard) toggles between the last visited shell, and the last visited + non-shell buffer. The following functions facilitate this, and are bound in + the [[Key bindings]] section. #+BEGIN_SRC emacs-lisp (lexical-let ((last-shell ""))