changeset 12880:273905baf4b3

Update address in comment.
author Karl Heuer <kwzh@gnu.org>
date Thu, 17 Aug 1995 19:37:52 +0000
parents 3b90cbba7dad
children 1df99da28f3d
files lisp/bookmark.el lisp/ediff.el
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/bookmark.el	Thu Aug 17 18:39:11 1995 +0000
+++ b/lisp/bookmark.el	Thu Aug 17 19:37:52 1995 +0000
@@ -55,7 +55,7 @@
 ;; Thanks to Roland McGrath for encouragement and help with defining
 ;; autoloads on the menu-bar.
 
-;; Jonathan Stigelman <stig@key.amdahl.com> gave patches for default
+;; Jonathan Stigelman <stig@hackvan.com> gave patches for default
 ;; values in bookmark-jump and bookmark-set.  Everybody please keep
 ;; all the keystrokes they save thereby and send them to him at the
 ;; end of each year :-)  (No, seriously, thanks Jonathan!)
--- a/lisp/ediff.el	Thu Aug 17 18:39:11 1995 +0000
+++ b/lisp/ediff.el	Thu Aug 17 19:37:52 1995 +0000
@@ -605,7 +605,7 @@
 
 ;; Wed February 1, 1995
 
-;;     Added ediff-undo-selective-display (thanks to Stig <stig@inse.com>).
+;;     Added ediff-undo-selective-display (thanks to Stig <stig@hackvan.com>).
 ;;     Rearranged autoloads. Renamed ediff-entry.el into ediff.el and
 ;;     ediff.el into ediff-util.el.