Specify coding if Latin-1 Emacs would misinterpret.

* doc/misc/htmlfontify.texi, doc/misc/org.texi:
* etc/ETAGS.EBNF, etc/NEWS, etc/ORG-NEWS: Add "coding: utf-8".

Fixes: debbugs:17575
This commit is contained in:
Paul Eggert 2014-05-24 15:23:47 -07:00
parent 2082742ed4
commit 62803a2ef1
7 changed files with 18 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2014-05-24 Paul Eggert <eggert@cs.ucla.edu>
Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
* htmlfontify.texi, org.texi: Add "coding: utf-8".
2014-05-23 Stephen Berman <stephen.berman@gmx.net>
* todo-mode.texi: Update in light of changes due to bug#17482.

View file

@ -1589,3 +1589,7 @@ A copy of the @code{file} command.
@setchapternewpage odd
@bye
@c Local Variables:
@c coding: utf-8
@c End:

View file

@ -18208,6 +18208,7 @@ org-customize @key{RET}} and then click yourself through the tree.
@bye
@c Local variables:
@c coding: utf-8
@c fill-column: 77
@c indent-tabs-mode: nil
@c paragraph-start: "\\|^@[a-zA-Z]*[ \n]\\|^@x?org\\(key\\|cmd\\)\\|\f\\|[ ]*$"

View file

@ -1,3 +1,8 @@
2014-05-24 Paul Eggert <eggert@cs.ucla.edu>
Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
* ETAGS.EBNF, NEWS, ORG-NEWS: Add "coding: utf-8".
2014-04-11 Glenn Morris <rgm@gnu.org>
* refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:

View file

@ -1,4 +1,4 @@
-*- indented-text -*-
-*- mode: indented-text; coding: utf-8 -*-
See the end of this file for copyright information.

View file

@ -4072,6 +4072,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
Local variables:
coding: utf-8
mode: outline
paragraph-separate: "[ ]*$"
end:

View file

@ -1,4 +1,4 @@
ORG NEWS -- history of user-visible changes. -*- org -*-
ORG NEWS -- history of user-visible changes. -*- mode: org; coding: utf-8 -*-
#+LINK: doc http://orgmode.org/worg/doc.html#%s
#+LINK: git http://orgmode.org/w/?p=org-mode.git;a=commit;h=%s