]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/rfc822.el
Don’t create unnecessary marker in ‘delete-trailing-whitespace’
[gnu-emacs] / lisp / mail / rfc822.el
index 4a1779d44f7e0ea98344917596400c1b5344a572..c49be711aa4da23d78bef02aa0d64539af8c8f20 100644 (file)
@@ -1,9 +1,10 @@
 ;;; rfc822.el --- hairy rfc822 parser for mail and news and suchlike
 
-;; Copyright (C) 1986-1987, 1990, 2001-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1986-1987, 1990, 2001-2016 Free Software Foundation,
+;; Inc.
 
 ;; Author: Richard Mlynarik <mly@eddie.mit.edu>
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.