Browse Source

Merge branch 'maint'

Bastien 10 years ago
parent
commit
86dcd90771
2 changed files with 2 additions and 2 deletions
  1. 1 1
      doc/org.texi
  2. 1 1
      lisp/ox-ascii.el

+ 1 - 1
doc/org.texi

@@ -1,4 +1,4 @@
-\input texinfo
+\input texinfo  @c -*- coding: utf-8 -*-
 @c %**start of header
 @setfilename ../../info/org.info
 @settitle The Org Manual

+ 1 - 1
lisp/ox-ascii.el

@@ -2131,7 +2131,7 @@ Return output file name."
 
 ;; Local variables:
 ;; generated-autoload-file: "org-loaddefs.el"
-;; coding: utf-8-emacs
+;; coding: utf-8
 ;; End:
 
 ;;; ox-ascii.el ends here