all repos — nixfiles @ 7483dc612cd62d2dcd1b59128a42bee449b542e0

System and user configuration, managed by nix and home-manager

Emacs: Remove bind to missing function

Alan Pearce
commit

7483dc612cd62d2dcd1b59128a42bee449b542e0

parent

5ea84bf40ef65e73dfdb58442f79ebc1990b0ccd

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M tag-emacs/emacs.d/init.eltag-emacs/emacs.d/init.el
@@ -1183,7 +1183,6 @@ (insert typopunct-minus))
((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