浏览代码

Merge Glen Morris' change from downstream Emacs

Carsten Dominik 15 年之前
父节点
当前提交
b67492596a
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      lisp/org-entities.el

+ 4 - 0
lisp/org-entities.el

@@ -506,6 +506,10 @@ Kind can be any of `latex', `html', `ascii', `latin1', or `utf8'."
 
 (provide 'org-entities)
 
+;; Local variables:
+;; coding: utf-8
+;; End:
+
 ;; arch-tag: e6bd163f-7419-4009-9c93-a74623016424
 
 ;;; org-entities.el ends here