Indentation and typo fixes

This commit is contained in:
Gergely Polonkai 2019-02-19 14:34:01 +01:00
parent 1df32079f1
commit 82ce975d95
1 changed files with 2 additions and 2 deletions

View File

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