diff lisp/net/tramp-uu.el @ 84985:f7642749252b

* net/tramp-compat.el: New file. * net/tramp.el: * net/tramp-fish.el: * net/tramp-smb.el: * net/tramp-uu.el: * net/trampver.el: Move compatibility code to tramp-compat.el. Apply `mapc' instead of `mapcar' when the code needs side effects only. Move utf-8 coding cookie to the second line.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 30 Sep 2007 16:43:07 +0000
parents b3182f0c969c
children 107ccd98fa12 bdb3fe0ba9fa
line wrap: on
line diff
--- a/lisp/net/tramp-uu.el	Sun Sep 30 11:25:08 2007 +0000
+++ b/lisp/net/tramp-uu.el	Sun Sep 30 16:43:07 2007 +0000
@@ -1,5 +1,5 @@
+;;; tramp-uu.el --- uuencode in Lisp
 ;;; -*- coding: utf-8; -*-
-;;; tramp-uu.el --- uuencode in Lisp
 
 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006,
 ;;   2007 Free Software Foundation, Inc.