summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2017-01-31 13:56:33 +0100
committerAlan Pearce2017-01-31 13:56:33 +0100
commit904e37311218a1ab484aca9a25af85ff3a75cd92 (patch)
tree8f54ad3f79d7c4df73f252f9973b92c2a7162ec7
parent8c8d10f5f0529d0b650b0b2006855972a8fa2acc (diff)
downloaddotfiles-904e37311218a1ab484aca9a25af85ff3a75cd92.tar.lz
dotfiles-904e37311218a1ab484aca9a25af85ff3a75cd92.tar.zst
dotfiles-904e37311218a1ab484aca9a25af85ff3a75cd92.zip
Emacs: Remove spurious END_SRC marker
-rw-r--r--tag-emacs/emacs.d/init.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index ba73958..a982840 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -1234,8 +1234,6 @@ rather useful.
 (bind-key* "C-x r M-w" #'copy-rectangle)
 #+END_SRC
 
-#+END_SRC
-
 * Minibuffer
 
 Sometimes I want to use the minibuffer, but I’m already inside it.