summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
diff options
context:
space:
mode:
authorAlan Pearce2015-07-11 09:21:46 +0200
committerAlan Pearce2015-07-11 09:21:46 +0200
commit7483dc612cd62d2dcd1b59128a42bee449b542e0 (patch)
treede47ef8bca40a65a1f38670ddeccda01c2a458f1 /tag-emacs/emacs.d
parent5ea84bf40ef65e73dfdb58442f79ebc1990b0ccd (diff)
downloaddotfiles-7483dc612cd62d2dcd1b59128a42bee449b542e0.tar.lz
dotfiles-7483dc612cd62d2dcd1b59128a42bee449b542e0.tar.zst
dotfiles-7483dc612cd62d2dcd1b59128a42bee449b542e0.zip
Emacs: Remove bind to missing function
Diffstat (limited to 'tag-emacs/emacs.d')
-rw-r--r--tag-emacs/emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index f8bed30..7ab491e 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -1183,7 +1183,6 @@ symbol, not word, as I need this for programming the most."
                ((looking-back "[^[:blank:]]\\^")
                 (insert typopunct-minus))
                (t ad-do-it)))
-            (define-key typopunct-map "+" 'typopunct-insert-mp)
 
             (defconst typopunct-ellipsis (decode-char 'ucs #x2026))
             (defconst typopunct-middot   (decode-char 'ucs #xB7)) ; or 2219