comparison lisp/mail/rmailmm.el @ 101380:50eed64d8f54

Comment (add Author: header).
author Glenn Morris <rgm@gnu.org>
date Fri, 23 Jan 2009 04:15:56 +0000
parents 42bb3840e9a2
children 4f858364bb26
comparison
equal deleted inserted replaced
101379:208dda8b32a0 101380:50eed64d8f54
1 ;;; rmailmm.el --- MIME decoding and display stuff for RMAIL 1 ;;; rmailmm.el --- MIME decoding and display stuff for RMAIL
2 2
3 ;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 3 ;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4 4
5 ;; Author: Alexander Pohoyda
6 ;; Alex Schroeder
5 ;; Maintainer: FSF 7 ;; Maintainer: FSF
6 ;; Keywords: mail 8 ;; Keywords: mail
7 9
8 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
9 11