comparison lisp/net/tramp-uu.el @ 91490:7027f39ad5e2

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 03 Feb 2008 12:09:08 +0000
parents 107ccd98fa12
children d68797743640
comparison
equal deleted inserted replaced
91489:5462fd8b96ab 91490:7027f39ad5e2
1 ;;; tramp-uu.el --- uuencode in Lisp 1 ;;; tramp-uu.el --- uuencode in Lisp
2 ;;; -*- coding: utf-8; -*- 2 ;;; -*- coding: utf-8; -*-
3 3
4 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 4 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007,
5 ;; 2007, 2008 Free Software Foundation, Inc. 5 ;; 2008 Free Software Foundation, Inc.
6 6
7 ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> 7 ;; Author: Kai Großjohann <kai.grossjohann@gmx.net>
8 ;; Keywords: comm, terminals 8 ;; Keywords: comm, terminals
9 9
10 ;; This file is free software; you can redistribute it and/or modify 10 ;; This file is free software; you can redistribute it and/or modify