diff options
| -rw-r--r-- | emacs-init.org | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org index b0ddc85..b8a344a 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -1,3 +1,4 @@ +# -*- coding: utf-8-unix -*-  #+PROPERTY: header-args:emacs-lisp :tangle tangle/emacs-init.el :results silent :noweb yes  * Contents :QUOTE:TOC_2_gh:  #+BEGIN_QUOTE  | 
