Indentation and typo fixes
This commit is contained in:
parent
1df32079f1
commit
82ce975d95
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user