diff options
Diffstat (limited to 'lisp/mail')
| -rw-r--r-- | lisp/mail/emacsbug.el | 5 | ||||
| -rw-r--r-- | lisp/mail/mail-utils.el | 5 | ||||
| -rw-r--r-- | lisp/mail/rfc822.el | 5 | ||||
| -rw-r--r-- | lisp/mail/rmailedit.el | 5 | ||||
| -rw-r--r-- | lisp/mail/rmailkwd.el | 5 | ||||
| -rw-r--r-- | lisp/mail/rmailmsc.el | 5 | ||||
| -rw-r--r-- | lisp/mail/rmailout.el | 5 | ||||
| -rw-r--r-- | lisp/mail/rmailsort.el | 5 | ||||
| -rw-r--r-- | lisp/mail/rmailsum.el | 5 | ||||
| -rw-r--r-- | lisp/mail/rnews.el | 5 |
10 files changed, 20 insertions, 30 deletions
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index a450af90a84..e8392c095a2 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 6cff8b2f250..d165dc6d756 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 13f87d4fced..f23f3029a17 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 <mly@eddie.mit.edu> ;; 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 5edb34c8c42..86e0f251f2b 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 0d4a87588df..adc750b632d 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 3d1df761b48..c4407383968 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 bc0b4dd73cf..92218c3dd82 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 02c5215930b..397e2d62f51 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 f9b6e7372c9..d4ed1a1745f 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 13455efe7c8..d699bc55f7f 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 |
