diff options
| author | fpi | 2022-02-20 17:50:42 +0100 | 
|---|---|---|
| committer | fpi | 2022-03-17 14:39:47 +0100 | 
| commit | 75974a50c7f0aae39a297808c914cb01da74411b (patch) | |
| tree | 3d9c1b0a12424b9834d1092fb7e048e1596d2118 | |
| parent | Rename ssh-tunnel logins/hosts (diff) | |
Add utf-8-unix encoding header to emacs-init
| -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  | 
