# HG changeset patch # User Eli Zaretskii # Date 1185610096 0 # Node ID 8cee7057fb417296921a719b9e7041e84fb373b1 # Parent 62ba8fc1101fc348e9071be9415096156d88570f Fix the `coding' cookie. diff -r 62ba8fc1101f -r 8cee7057fb41 lisp/net/trampver.el --- a/lisp/net/trampver.el Sat Jul 28 03:27:05 2007 +0000 +++ b/lisp/net/trampver.el Sat Jul 28 08:08:16 2007 +0000 @@ -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.