From 82ce975d95357344b2e6eb56e013a74e020131db Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 19 Feb 2019 14:34:01 +0100 Subject: [PATCH] Indentation and typo fixes --- configuration.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)