comparison lisp/net/tramp-uu.el @ 87649:107ccd98fa12

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
author Miles Bader <miles@gnu.org>
date Tue, 08 Jan 2008 20:46:54 +0000
parents f7642749252b 6888fd3398e8
children 606f2d163a64 7027f39ad5e2
comparison
equal deleted inserted replaced
87648:7ae99e295dfd 87649:107ccd98fa12
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,
5 ;; 2007 Free Software Foundation, Inc. 5 ;; 2007, 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