comparison lisp/mail/mail-extr.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents 8a0066235d56
children 9f3cc03dae67
comparison
equal deleted inserted replaced
845:213978acbc1e 846:20674ae6bf52
1 ;;; mail-extr.el --- extract full name and address from RFC 822 mail header. 1 ;;; mail-extr.el --- extract full name and address from RFC 822 mail header.
2 2
3 ;; Copyright (C) 1992 Free Software Foundation, Inc.
4
3 ;; Author: Joe Wells <jbw@cs.bu.edu> 5 ;; Author: Joe Wells <jbw@cs.bu.edu>
4 ;; Last-Modified: 7 Apr 1992
5 ;; Version: 1.0 6 ;; Version: 1.0
6 ;; Adapted-By: ESR 7 ;; Adapted-By: ESR
7 ;; Keywords: mail 8 ;; Keywords: mail
8
9 ;; Copyright (C) 1992 Free Software Foundation, Inc.
10 9
11 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
12 11
13 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by 13 ;; it under the terms of the GNU General Public License as published by