1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

Change email address for Boris.

This commit is contained in:
Boris Goldowsky 1995-06-05 20:43:19 +00:00
parent fe8b0cf8b6
commit 7865eac640
5 changed files with 8 additions and 8 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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: