Mercurial > emacs
changeset 93081:dc3dfd7208a1
* net/trampver.el: Move coding cookie at the end.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Wed, 19 Mar 2008 21:03:49 +0000 |
parents | d68797743640 |
children | 7e079018403b |
files | lisp/net/trampver.el |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/net/trampver.el Wed Mar 19 21:03:07 2008 +0000 +++ b/lisp/net/trampver.el Wed Mar 19 21:03:49 2008 +0000 @@ -1,5 +1,4 @@ ;;; trampver.el --- Transparent Remote Access, Multiple Protocol -;;; -*- mode: Emacs-Lisp; coding: utf-8; -*- ;;; lisp/trampver.el. Generated from trampver.el.in by configure. ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, @@ -45,3 +44,8 @@ ;;; arch-tag: 443576ca-f8f1-4bb1-addc-5c70861e93b1 ;;; trampver.el ends here + +;; Local Variables: +;; mode: Emacs-Lisp +;; coding: utf-8 +;; End: