all repos — archive/dotfiles @ c870a66b1b9f6ea4c4c933e36367ebc31fe86196

Superseded by nixfiles

Emacs: Remove todos
Alan Pearce alan.pearce@spotcap.com
Mon, 09 May 2016 14:31:01 +0200
commit

c870a66b1b9f6ea4c4c933e36367ebc31fe86196

parent

e63cfd0ddf6ada99bec0aca50c9d5be84a69f23b

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -1980,7 +1980,6 @@ (mmm-add-mode-ext-class 'markdown-mode nil 'markdown-shell))     :init (setq mmm-global-mode 'maybe))
 #+END_SRC
 
-**** TODO Setup for javascript + SQL
 * Spelling
 
 #+BEGIN_SRC emacs-lisp
@@ -1990,8 +1989,6 @@ :config (progn             (setq ispell-program-name "aspell"
                   ispell-dictionary "british")))
 #+END_SRC
-
-*** TODO Set up some functions to switch between en-GB and de-DE
 
 * Scripting