From: Eli Zaretskii Date: Sat, 28 Jul 2007 08:09:08 +0000 (+0000) Subject: Fix the `coding' cookie. X-Git-Tag: emacs-pretest-22.1.90~1157 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fabbdc2f8419c81acfe42cf1eb0527d6ad00df3f;p=emacs.git Fix the `coding' cookie. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a05b2973577..1d73765fa3d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-07-28 Eli Zaretskii + + * net/trampver.el: Fix the `coding' cookie. + 2007-07-25 Nick Roberts * add-log.el (change-log-redate): Remove (not needed anymore and diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index f6f6f3f45c0..d265fa5393b 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el @@ -1,4 +1,4 @@ -;;; -*- mode: Emacs-Lisp; coding: iso-8859-1; -*- +;;; -*- mode: Emacs-Lisp; coding: iso-2022-7bit; -*- ;;; trampver.el --- Transparent Remote Access, Multiple Protocol ;;; lisp/trampver.el. Generated from trampver.el.in by configure.