summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mail/rnews.el8
-rw-r--r--lisp/mail/rnewspost.el2
2 files changed, 5 insertions, 5 deletions
diff --git a/lisp/mail/rnews.el b/lisp/mail/rnews.el
index 7688d0f7a7c..991e3e7a5d2 100644
--- a/lisp/mail/rnews.el
+++ b/lisp/mail/rnews.el
@@ -29,7 +29,7 @@
;; finito except pdl.... Sat Mar 16,1985 at 06:43:44
;; lets keep the summary stuff out until we get it working ..
;; sundar@hermes.ai.mit.edu Wed Apr 10,1985 at 16:32:06
-;; hack slash maim. mly@prep.ai.mit.edu Thu 18 Apr, 1985 06:11:14
+;; hack slash maim. mly@gnu.org Thu 18 Apr, 1985 06:11:14
;; modified to correct reentrance bug, to not bother with groups that
;; received no new traffic since last read completely, to find out
;; what traffic a group has available much more quickly when
@@ -38,7 +38,7 @@
;; KING@KESTREL.arpa, Thu Mar 13 09:03:28 1986
;; made news-{next,previous}-group skip groups with no new messages; and
;; added checking for unsubscribed groups to news-add-news-group
-;; tower@prep.ai.mit.edu Jul 18 1986
+;; tower@gnu.org Jul 18 1986
;; bound rmail-output to C-o; and changed header-field commands binding to
;; agree with the new C-c C-f usage in sendmail
;; tower@prep Sep 3 1986
@@ -921,7 +921,7 @@ FName to link to message: ")
news-current-message-number))
newname))
-;;; caesar-region written by phr@prep.ai.mit.edu Nov 86
+;;; caesar-region written by phr@gnu.org Nov 86
;;; modified by tower@prep Nov 86
(defun caesar-region (&optional n)
"Caesar rotation of region by N, default 13, for decrypting netnews."
@@ -959,7 +959,7 @@ FName to link to message: ")
(insert str)))))
;;; news-caesar-buffer-body written by paul@media-lab.mit.edu Wed Oct 1, 1986
-;;; hacked further by tower@prep.ai.mit.edu
+;;; hacked further by tower@gnu.org
(defun news-caesar-buffer-body (&optional rotnum)
"Caesar rotates all letters in the current buffer by 13 places.
Used to encode/decode possibly offensive messages (commonly in net.jokes).
diff --git a/lisp/mail/rnewspost.el b/lisp/mail/rnewspost.el
index 5bb027aa289..538fbac4e94 100644
--- a/lisp/mail/rnewspost.el
+++ b/lisp/mail/rnewspost.el
@@ -25,7 +25,7 @@
;;; Change Log:
;; moved posting and mail code from rnews.el
-;; tower@prep.ai.mit.edu Wed Oct 29 1986
+;; tower@gnu.org Wed Oct 29 1986
;; brought posting code almost up to the revision of RFC 850 for News 2.11
;; - couldn't see handling the special meaning of the Keyword: poster
;; - not worth the code space to support the old A news Title: (which