Mercurial > emacs
changeset 78349:8cee7057fb41
Fix the `coding' cookie.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 28 Jul 2007 08:08:16 +0000 |
parents | 62ba8fc1101f |
children | 00d15b089d45 |
files | lisp/net/trampver.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.