]> git.eshelyaron.com Git - emacs.git/commitdiff
Convert mail/footnote.el to utf-8 encoding
authorLeo Liu <sdl.web@gmail.com>
Tue, 10 May 2011 08:14:42 +0000 (16:14 +0800)
committerLeo Liu <sdl.web@gmail.com>
Tue, 10 May 2011 08:14:42 +0000 (16:14 +0800)
lisp/ChangeLog
lisp/mail/footnote.el

index 50c3022ba0a3fc68098c1e24cd63c9afc4b9da90..07a39ea8302e4052567ece94b6608c9662ce4d4f 100644 (file)
@@ -1,3 +1,7 @@
+2011-05-10  Leo Liu  <sdl.web@gmail.com>
+
+       * mail/footnote.el: Convert to utf-8 encoding.
+
 2011-05-10  Glenn Morris  <rgm@gnu.org>
           Stefan Monnier  <monnier@iro.umontreal.ca>
 
index 4a4ded22886ec709d1e815b07d28b337fd42525c..c225e4263a8aba033e5c227bf1fb41cfddeadb20 100644 (file)
@@ -1,4 +1,4 @@
-;;; footnote.el --- footnote support for message mode  -*- coding: iso-latin-1;-*-
+;;; footnote.el --- footnote support for message mode  -*- coding: utf-8;-*-
 
 ;; Copyright (C) 1997, 2000-2011 Free Software Foundation, Inc.
 
@@ -278,7 +278,7 @@ Wrapping around the alphabet implies successive repetitions of letters."
 
 ;; Latin-1
 
-(defconst footnote-latin-string "¹²³ºª§¶"
+(defconst footnote-latin-string "¹²³ºª§¶"
   "String of Latin-1 footnoting characters.")
 
 ;; Note not [...]+, because this style cycles.
@@ -312,7 +312,7 @@ english-lower == a, b, c, ...
 english-upper == A, B, C, ...
 roman-lower == i, ii, iii, iv, v, ...
 roman-upper == I, II, III, IV, V, ...
-latin == ¹ ² ³ º ª § 
+latin == Â¹ Â² Â³ Âº Âª Â§ Â
 See also variables `footnote-start-tag' and `footnote-end-tag'.
 
 Customizing this variable has no effect on buffers already