Browse Source

Merge Glen Morris' change from downstream Emacs

Carsten Dominik 15 năm trước cách đây
mục cha
commit
b67492596a
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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