Mercurial > emacs
comparison lisp/mail/rmail.el @ 846:20674ae6bf52
*** empty log message ***
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 22 Jul 1992 04:22:42 +0000 |
parents | d7f1e2db9faf |
children | b945f592b94d |
comparison
equal
deleted
inserted
replaced
845:213978acbc1e | 846:20674ae6bf52 |
---|---|
1 ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs. | 1 ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs. |
2 | 2 |
3 ;; Copyright (C) 1985, 1986, 1987, 1988, 1991, 1992 Free Software Foundation, Inc. | |
4 | |
3 ;; Maintainer: FSF | 5 ;; Maintainer: FSF |
4 ;; Last-Modified: 24 Apr 1992 | |
5 ;; Keywords: mail | 6 ;; Keywords: mail |
6 | |
7 ;; Copyright (C) 1985, 1986, 1987, 1988, 1991, 1992 Free Software Foundation, Inc. | |
8 | 7 |
9 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |
10 | 9 |
11 ;; GNU Emacs is free software; you can redistribute it and/or modify | 10 ;; GNU Emacs is free software; you can redistribute it and/or modify |
12 ;; it under the terms of the GNU General Public License as published by | 11 ;; it under the terms of the GNU General Public License as published by |