branch: elpa/rpm-spec-mode
commit afe4307679850bec0c131e913c419b3ce74ee0a4
Author: Mattias Ellert <[email protected]>
Commit: Mattias Ellert <[email protected]>

    Convert to UTF-8
---
 rpm-spec-mode.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/rpm-spec-mode.el b/rpm-spec-mode.el
index be5bccec72..f67c13f932 100644
--- a/rpm-spec-mode.el
+++ b/rpm-spec-mode.el
@@ -1,8 +1,8 @@
 ;;; rpm-spec-mode.el --- RPM spec file editing commands for Emacs/XEmacs
 
-;; Copyright (C) 1997-2015 Stig Bj�rlykke, <[email protected]>
+;; Copyright (C) 1997-2015 Stig Bjørlykke, <[email protected]>
 
-;; Author:   Stig Bj�rlykke, <[email protected]>
+;; Author:   Stig Bjørlykke, <[email protected]>
 ;; Keywords: unix, languages
 ;; Version:  0.16
 
@@ -30,10 +30,10 @@
 ;;     Tore Olsen <[email protected]> for some general fixes.
 ;;     Steve Sanbeg <[email protected]> for navigation functions and
 ;;          some Emacs fixes.
-;;     Tim Powers <[email protected]> and Trond Eivind Glomsr�d
+;;     Tim Powers <[email protected]> and Trond Eivind Glomsrød
 ;;          <[email protected]> for Red Hat adaptions and some fixes.
 ;;     Chmouel Boudjnah <[email protected]> for Mandrake fixes.
-;;     Ville Skytt�  <[email protected]> for some fixes.
+;;     Ville Skyttä  <[email protected]> for some fixes.
 ;;     Adam Spiers <[email protected]> for GNU emacs compilation
 ;;          and other misc fixes.
 
@@ -1460,7 +1460,7 @@ if one is present in the file."
   (message
    (concat "rpm-spec-mode version "
            rpm-spec-mode-version
-           " by Stig Bj�rlykke, <[email protected]>")))
+           " by Stig Bjørlykke, <[email protected]>")))
 
 ;;;###autoload(add-to-list 'auto-mode-alist '("\\.spec\\(\\.in\\)?$" . 
rpm-spec-mode))
 

Reply via email to