diff --git a/configuration.org b/configuration.org index 6ce4e57..cb8fac6 100644 --- a/configuration.org +++ b/configuration.org @@ -105,7 +105,7 @@ Just to make sure, although most Linux DE does this for me. ** Load the tango dark theme #+BEGIN_SRC emacs-lisp - (load-theme 'tango-dark t) +(load-theme 'tango-dark t) #+END_SRC * Custom commands and functions @@ -877,7 +877,7 @@ HTML. :SOURCE: http://article.gmane.org/gmane.emacs.orgmode/75222 :END: -EDiff and Org-mode files don’t play nice together +EDiff and Org-mode files don’t play nice together… #+BEGIN_SRC emacs-lisp (defun f-ediff-org-showhide (buf command &rest cmdargs)