diff options
author | Boris Goldowsky <boris@gnu.org> | 1995-06-05 20:43:19 +0000 |
---|---|---|
committer | Boris Goldowsky <boris@gnu.org> | 1995-06-05 20:43:19 +0000 |
commit | 7865eac640b9e19841ba4837049a8e44c3e7a522 (patch) | |
tree | 8487cd8601034acb6a8b0b5160913d9ad35cb6d2 /lisp/shadowfile.el | |
parent | fe8b0cf8b63ffe20d2611149f0ec57cbbc1a52c5 (diff) | |
download | emacs-7865eac640b9e19841ba4837049a8e44c3e7a522.tar.gz |
Change email address for Boris.
Diffstat (limited to 'lisp/shadowfile.el')
-rw-r--r-- | lisp/shadowfile.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el index 315cf2ab1cb..c0c580000ac 100644 --- a/lisp/shadowfile.el +++ b/lisp/shadowfile.el @@ -1,6 +1,6 @@ ;;; shadowfile.el -- automatic file copying for Emacs 19 -;;; Author: Boris Goldowsky <boris@cs.rochester.edu> +;;; Author: Boris Goldowsky <boris@gnu.ai.mit.edu> ;;; Keywords: comm ;;; Copyright (c) 1993, 1994 Free Software Foundation @@ -20,9 +20,9 @@ ;;; Mass Ave, Cambridge, MA 02139, USA. ;;; LCD Archive Entry: -;;; shadowfile|Boris Goldowsky|boris@cs.rochester.edu| +;;; shadowfile|Boris Goldowsky|boris@gnu.ai.mit.edu| ;;; Helps you keep identical copies of files in multiple places.| -;;; $Date: 1993/12/23 03:45:09 $ |$Revision: 1.2 $|~/misc/shadowfile.el.Z| +;;; $Date: 1994/05/03 22:57:18 $ |$Revision: 1.3 $|~/misc/shadowfile.el.Z| ;;; Commentary: ;;; @@ -70,7 +70,7 @@ ;;; - It will not make directories for you, it just fails to copy files ;;; that belong in non-existent directories. ;;; -;;; Please report any bugs to me (boris@cs.rochester.edu). Also let me know +;;; Please report any bugs to me (boris@gnu.ai.mit.edu). Also let me know ;;; if you have suggestions or would like to be informed of updates. ;;; Code: |