From: Bruno Haible Date: Wed, 7 May 2008 23:12:36 +0000 (+0000) Subject: Convert file to UTF-8. X-Git-Tag: v0.18~434 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02eb0494142ca7231284c88f0a74841becff66f9;p=thirdparty%2Fgettext.git Convert file to UTF-8. --- diff --git a/gettext-tools/misc/po-mode.el b/gettext-tools/misc/po-mode.el index 759b0ce8a..5d5e0da27 100644 --- a/gettext-tools/misc/po-mode.el +++ b/gettext-tools/misc/po-mode.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1995-1999, 2000-2002, 2005-2008 Free Software Foundation, Inc. -;; Authors: François Pinard +;; Authors: François Pinard ;; Greg McGary ;; Keywords: i18n gettext ;; Created: 1995 @@ -366,7 +366,7 @@ slightly different." ("Old English" . "ang") ("Oriya" . "or") ("Ossetian" . "os") - ("Páez" . "pbb") + ("Páez" . "pbb") ("Pali" . "pi") ("Pampanga" . "pam") ("Pangasinan" . "pag") @@ -3449,6 +3449,7 @@ strings remain." ;; Hey Emacs! ;; Local Variables: ;; indent-tabs-mode: nil +;; coding: utf-8 ;; End: ;;; po-mode.el ends here