소스 검색

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