summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/avoid.el2
-rw-r--r--lisp/enriched.el2
-rw-r--r--lisp/facemenu.el2
-rw-r--r--lisp/format.el2
-rw-r--r--lisp/shadowfile.el8
5 files changed, 8 insertions, 8 deletions
diff --git a/lisp/avoid.el b/lisp/avoid.el
index 882819fd51a..c44cb9d0e6e 100644
--- a/lisp/avoid.el
+++ b/lisp/avoid.el
@@ -2,7 +2,7 @@
;;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
-;; Author: Boris Goldowsky <boris@cs.rochester.edu>
+;; Author: Boris Goldowsky <boris@gnu.ai.mit.edu>
;; Keywords: mouse
;; This file is part of GNU Emacs.
diff --git a/lisp/enriched.el b/lisp/enriched.el
index 6f6d98ef8b2..0ad9f03f9c2 100644
--- a/lisp/enriched.el
+++ b/lisp/enriched.el
@@ -1,7 +1,7 @@
;;; enriched.el -- read and save files in text/enriched format
;; Copyright (c) 1994, 1995 Free Software Foundation
-;; Author: Boris Goldowsky <boris@cs.rochester.edu>
+;; Author: Boris Goldowsky <boris@gnu.ai.mit.edu>
;; Keywords: wp, faces
;; This file is part of GNU Emacs.
diff --git a/lisp/facemenu.el b/lisp/facemenu.el
index 5bf9e24c30c..0c70b3f6a3e 100644
--- a/lisp/facemenu.el
+++ b/lisp/facemenu.el
@@ -1,7 +1,7 @@
;;; facemenu.el -- Create a face menu for interactively adding fonts to text
;; Copyright (c) 1994, 1995 Free Software Foundation, Inc.
-;; Author: Boris Goldowsky <boris@cs.rochester.edu>
+;; Author: Boris Goldowsky <boris@gnu.ai.mit.edu>
;; Keywords: faces
;; This file is part of GNU Emacs.
diff --git a/lisp/format.el b/lisp/format.el
index 75aa5ec8831..f68b34cfe8e 100644
--- a/lisp/format.el
+++ b/lisp/format.el
@@ -1,7 +1,7 @@
;;; format.el -- read and save files in multiple formats
;; Copyright (c) 1994, 1995 Free Software Foundation
-;; Author: Boris Goldowsky <boris@cs.rochester.edu>
+;; Author: Boris Goldowsky <boris@gnu.ai.mit.edu>
;; This file is part of GNU Emacs.
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: