aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1992-07-22 04:22:30 +0000
committerEric S. Raymond <[email protected]>1992-07-22 04:22:30 +0000
commit9750e079ddb0df24810a8a19a3210616d3f71db9 (patch)
treecaa58c722ed2eae1002c3aeaa8cf49421f4a3dce /lisp/mail
parent6d74b528d014d3ae65306e8afe154ccc66386be5 (diff)
entered into RCS
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/emacsbug.el5
-rw-r--r--lisp/mail/mail-utils.el5
-rw-r--r--lisp/mail/rfc822.el5
-rw-r--r--lisp/mail/rmailedit.el5
-rw-r--r--lisp/mail/rmailkwd.el5
-rw-r--r--lisp/mail/rmailmsc.el5
-rw-r--r--lisp/mail/rmailout.el5
-rw-r--r--lisp/mail/rmailsort.el5
-rw-r--r--lisp/mail/rmailsum.el5
-rw-r--r--lisp/mail/rnews.el5
10 files changed, 20 insertions, 30 deletions
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el
index a450af90a8..e8392c095a 100644
--- a/lisp/mail/emacsbug.el
+++ b/lisp/mail/emacsbug.el
@@ -1,12 +1,11 @@
;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list.
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
;; Author: K. Shane Hartman
;; Maintainer: FSF
-;; Last-Modified: 21 Dec 1991
;; Not fully installed because it can work only on Internet hosts.
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/mail-utils.el b/lisp/mail/mail-utils.el
index 6cff8b2f25..d165dc6d75 100644
--- a/lisp/mail/mail-utils.el
+++ b/lisp/mail/mail-utils.el
@@ -1,11 +1,10 @@
;;; mail-utils.el --- utility functions used both by rmail and rnews
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
;; Keywords: mail, news
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/rfc822.el b/lisp/mail/rfc822.el
index 13f87d4fce..f23f3029a1 100644
--- a/lisp/mail/rfc822.el
+++ b/lisp/mail/rfc822.el
@@ -1,12 +1,11 @@
;;; rfc822.el --- hairy rfc822 parser for mail and news and suchlike
+;; Copyright (C) 1986, 87, 1990 Free Software Foundation, Inc.
+
;; Author: Richard Mlynarik <[email protected]>
;; Maintainer: FSF
-;; Last-Modified: 26 Nov 1990
;; Keywords: mail
-;; Copyright (C) 1986, 87, 1990 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/rmailedit.el b/lisp/mail/rmailedit.el
index 5edb34c8c4..86e0f251f2 100644
--- a/lisp/mail/rmailedit.el
+++ b/lisp/mail/rmailedit.el
@@ -1,11 +1,10 @@
;;; rmailedit.el --- "RMAIL edit mode" Edit the current message.
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 31 Jul 1991
;; Keywords: mail
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/rmailkwd.el b/lisp/mail/rmailkwd.el
index 0d4a87588d..adc750b632 100644
--- a/lisp/mail/rmailkwd.el
+++ b/lisp/mail/rmailkwd.el
@@ -1,11 +1,10 @@
;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs.
+;; Copyright (C) 1985, 1988 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
;; Keywords: mail
-;; Copyright (C) 1985, 1988 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el
index 3d1df761b4..c440738396 100644
--- a/lisp/mail/rmailmsc.el
+++ b/lisp/mail/rmailmsc.el
@@ -1,11 +1,10 @@
;;; rmailmsc.el --- miscellaneous support functions for the RMAIL mail reader
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
;; Keywords: mail
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el
index bc0b4dd73c..92218c3dd8 100644
--- a/lisp/mail/rmailout.el
+++ b/lisp/mail/rmailout.el
@@ -1,11 +1,10 @@
;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file.
+;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 01 Mar 1991
;; Keywords: mail
-;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/rmailsort.el b/lisp/mail/rmailsort.el
index 02c5215930..397e2d62f5 100644
--- a/lisp/mail/rmailsort.el
+++ b/lisp/mail/rmailsort.el
@@ -1,10 +1,9 @@
;;; rmailsort.el --- Rmail: sort messages.
-;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
+;; Copyright (C) 1990 Free Software Foundation, Inc.
+
;; Keywords: mail
-;; Copyright (C) 1990 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el
index f9b6e7372c..d4ed1a1745 100644
--- a/lisp/mail/rmailsum.el
+++ b/lisp/mail/rmailsum.el
@@ -1,11 +1,10 @@
;;; rmailsum.el --- "RMAIL" mail reader for Emacs.
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 30 Nov 1990
;; Keywords: mail
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/rnews.el b/lisp/mail/rnews.el
index 13455efe7c..d699bc55f7 100644
--- a/lisp/mail/rnews.el
+++ b/lisp/mail/rnews.el
@@ -1,11 +1,10 @@
;;; rnews.el --- USENET news reader for gnu emacs
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
;; Keywords: news
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify