summaryrefslogtreecommitdiff
path: root/lisp/mh-e/ChangeLog.1
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-03-05 09:13:01 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2013-03-05 09:13:01 -0800
commitc38e0c974e11c5c273ef8f6adb58442f4e30f460 (patch)
treee58cce0ea0b3de5c4187c43810c641093d8e0419 /lisp/mh-e/ChangeLog.1
parent11f4d68f254fd7bb62d5148b78a0c9b1d49b97fe (diff)
downloademacs-c38e0c974e11c5c273ef8f6adb58442f4e30f460.tar.gz
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
Diffstat (limited to 'lisp/mh-e/ChangeLog.1')
-rw-r--r--lisp/mh-e/ChangeLog.16
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index 07320246c49..e57911947b1 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -5114,7 +5114,7 @@
(mail-abbrevs): Declare it in XEmacs.
(mh-alias-add-alias-to-file): Remove unused code.
-2003-02-14 Ville Skyttä <scop@xemacs.org>
+2003-02-14 Ville Skyttä <scop@xemacs.org>
* mh-comp.el: Add autoloaded auto-mode-alist association.
@@ -11416,3 +11416,7 @@
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+
+;; Local Variables:
+;; coding: utf-8
+;; End: