diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-05 09:13:01 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-05 09:13:01 -0800 |
commit | c38e0c974e11c5c273ef8f6adb58442f4e30f460 (patch) | |
tree | e58cce0ea0b3de5c4187c43810c641093d8e0419 /etc/images | |
parent | 11f4d68f254fd7bb62d5148b78a0c9b1d49b97fe (diff) | |
download | emacs-c38e0c974e11c5c273ef8f6adb58442f4e30f460.tar.gz |
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
Diffstat (limited to 'etc/images')
-rw-r--r-- | etc/images/mail/README | 4 | ||||
-rw-r--r-- | etc/images/smilies/grayscale/README | 5 | ||||
-rw-r--r-- | etc/images/smilies/medium/README | 5 |
3 files changed, 8 insertions, 6 deletions
diff --git a/etc/images/mail/README b/etc/images/mail/README index 962206e6ae8..279e9cc5723 100644 --- a/etc/images/mail/README +++ b/etc/images/mail/README @@ -1,4 +1,4 @@ -COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES +COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES -*- coding: utf-8 -*- The following icons are from GNOME 2.x. They are not part of Emacs, but are distributed and used by Emacs. They are licensed under the @@ -25,7 +25,7 @@ save.xpm combines stock_mail, io/stock_save and send.xpm stock_mail-send spam.xpm stock_spam -(preview and save were contributed by Adam Sj�gren <asjo@koldfront.dk>) +(preview and save were contributed by Adam Sjøgren <asjo@koldfront.dk>) repack is a slightly modified version of package-x-generic. reply-from is a slightly modified version of reply. diff --git a/etc/images/smilies/grayscale/README b/etc/images/smilies/grayscale/README index 43f91b7af3a..031b096ee21 100644 --- a/etc/images/smilies/grayscale/README +++ b/etc/images/smilies/grayscale/README @@ -1,6 +1,7 @@ +-*- coding: utf-8 -*- Files: blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm forced.xpm frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm - smile.xpm wry.xpm -Author: Adam Sj�gren + smile.xpm wry.xpm +Author: Adam Sjøgren Copyright (C) 2007-2013 Free Software Foundation, Inc. License: GNU General Public License version 3 or later (see COPYING) diff --git a/etc/images/smilies/medium/README b/etc/images/smilies/medium/README index 43f91b7af3a..031b096ee21 100644 --- a/etc/images/smilies/medium/README +++ b/etc/images/smilies/medium/README @@ -1,6 +1,7 @@ +-*- coding: utf-8 -*- Files: blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm forced.xpm frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm - smile.xpm wry.xpm -Author: Adam Sj�gren + smile.xpm wry.xpm +Author: Adam Sjøgren Copyright (C) 2007-2013 Free Software Foundation, Inc. License: GNU General Public License version 3 or later (see COPYING) |