From 46467dc3be8cb1d218abb936c1eb21ad7313f7f3 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 29 Oct 2018 20:51:49 -0400 Subject: [emacs] assimilate and use typo.el, along with ispell workaround MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit typo.el: a nicer alternative to electric-quote-mode which allows cycling between the quotes also add an ispell workaround for correctly checking spelling of words with ’ apostrophe in them --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c7b0e27..1a256b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -240,6 +240,9 @@ [submodule "treepy"] path = lib/treepy url = git@github.com:volrath/treepy.el.git +[submodule "typo"] + path = lib/typo + url = git@github.com:jorgenschaefer/typoel.git [submodule "undo-tree"] path = lib/undo-tree url = git@github.com:emacsorphanage/undo-tree.git -- cgit v1.2.3-60-g2f50