diff options
author | Glenn Morris <rgm@gnu.org> | 2008-12-19 05:29:04 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-12-19 05:29:04 +0000 |
commit | 4c120732420650b08a8d30783d24f76fef909a30 (patch) | |
tree | d51d0ef2bd7997e5b924e4b8ae8d0b871ce2949b /lisp/mail/mailabbrev.el | |
parent | 5463027f0c6e61a17237009489e515efcbb44a87 (diff) | |
download | emacs-4c120732420650b08a8d30783d24f76fef909a30.tar.gz |
Header format fix.
Diffstat (limited to 'lisp/mail/mailabbrev.el')
-rw-r--r-- | lisp/mail/mailabbrev.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/mailabbrev.el b/lisp/mail/mailabbrev.el index 30f33829b35..4eb4d9eb936 100644 --- a/lisp/mail/mailabbrev.el +++ b/lisp/mail/mailabbrev.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1986, 1987, 1992, 1993, 1996, 1997, 2000, 2001, ;; 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -;; Author: Jamie Zawinski <jwz@lucid.com>, now <jwz@jwz.org> +;; Author: Jamie Zawinski <jwz@lucid.com; now jwz@jwz.org> ;; Maintainer: FSF ;; Created: 19 Oct 90 ;; Keywords: mail |