]> code.delx.au - gnu-emacs/commitdiff
Specify coding if Latin-1 Emacs would misinterpret.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 May 2014 22:23:47 +0000 (15:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 May 2014 22:23:47 +0000 (15:23 -0700)
* doc/misc/htmlfontify.texi, doc/misc/org.texi:
* etc/ETAGS.EBNF, etc/NEWS, etc/ORG-NEWS: Add "coding: utf-8".

Fixes: debbugs:17575
doc/misc/ChangeLog
doc/misc/htmlfontify.texi
doc/misc/org.texi
etc/ChangeLog
etc/ETAGS.EBNF
etc/NEWS
etc/ORG-NEWS

index 63e2cf728ff31c3a366b4b84efc3dcdff2d7b5df..ca0a3c4faa54cb2af1c271ac137027965f6a8815 100644 (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.
index 48b40eb84a4778a2525890ba3da4cf044b2b7a5d..1d8794d772d7432e5f30e942b5b96fe26926012a 100644 (file)
@@ -1589,3 +1589,7 @@ A copy of the @code{file} command.
 
 @setchapternewpage odd
 @bye
+
+@c Local Variables:
+@c coding: utf-8
+@c End:
index 418eb1d6944f2baf2f4b1788d86b83df2789d43d..3800a41d2394239be3379bef62a0302e53681651 100644 (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:    "\b\\|^@[a-zA-Z]*[ \n]\\|^@x?org\\(key\\|cmd\\)\\|\f\\|[         ]*$"
index aa53b5b99989b481d98fc50f43ca5e632f053264..dd703fc8f8ecadbf40c9494ffa38bf5b838256f8 100644 (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:
index 66a974b948c1b07a213eebc3b0a78c3e5f063932..0d872383a1678a38030e1349756860b3b90b6f4c 100644 (file)
@@ -1,4 +1,4 @@
--*- indented-text -*-
+-*- mode: indented-text; coding: utf-8 -*-
 
 See the end of this file for copyright information.
 
index 5ed551caeafba2d47fadc8c5af58a04cd2fc23c9..c272660af1b75d8e37ff5350d93e472643b2f28d 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4072,6 +4072,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 \f
 Local variables:
+coding: utf-8
 mode: outline
 paragraph-separate: "[         \f]*$"
 end:
index c74506ce3aca554bbae9cac5d2c797243b4ab80b..46b4c954ecdf5b714aa5970587693d7565be6ef2 100644 (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