emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/tramp-uu.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tramp-uu.el [lexbind]
Date: Tue, 14 Oct 2003 19:39:51 -0400

Index: emacs/lisp/net/tramp-uu.el
diff -c emacs/lisp/net/tramp-uu.el:1.2.4.1 emacs/lisp/net/tramp-uu.el:1.2.4.2
*** emacs/lisp/net/tramp-uu.el:1.2.4.1  Fri Apr  4 01:20:30 2003
--- emacs/lisp/net/tramp-uu.el  Tue Oct 14 19:39:26 2003
***************
*** 1,8 ****
  ;;; tramp-uu.el --- uuencode in Lisp
  
  ;; Copyright (C) 2002  Free Software Foundation, Inc.
  
! ;; Author: Kai Großjohann <address@hidden>
  ;; Keywords: comm, terminals
  
  ;; This file is free software; you can redistribute it and/or modify
--- 1,9 ----
+ ;;; -*- coding: iso-2022-7bit; -*-
  ;;; tramp-uu.el --- uuencode in Lisp
  
  ;; Copyright (C) 2002  Free Software Foundation, Inc.
  
! ;; Author: Kai Gro,A_(Bjohann <address@hidden>
  ;; Keywords: comm, terminals
  
  ;; This file is free software; you can redistribute it and/or modify
***************
*** 86,89 ****
--- 87,92 ----
        (insert "begin 600 xxx\n"))))
  
  (provide 'tramp-uu)
+ 
+ ;;; arch-tag: 7153f2c6-8be5-4cd2-8c06-0fbcf5190ef6
  ;;; tramp-uu.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]