diff lisp/mail/mailabbrev.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents e694e0879463
children 48ca3bf4b5f8
line wrap: on
line diff
--- a/lisp/mail/mailabbrev.el	Wed Jul 22 04:22:30 1992 +0000
+++ b/lisp/mail/mailabbrev.el	Wed Jul 22 04:22:42 1992 +0000
@@ -1,14 +1,13 @@
 ;;; mailabbrev.el --- abbrev-expansion of mail aliases.
 
+;;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
+
 ;; Author: Jamie Zawinski <jwz@lucid.com>
 ;;	Roland McGrath <roland@gnu.ai.mit.edu>
 ;; Created: 19 Oct 90
-;; Last-Modified: 13 Jun 92
 ;; Keywords: mail
 
 ;;; ??? We must get papers for this or delete it.
-;;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
-
 ;;; This file is part of GNU Emacs.
 
 ;;; GNU Emacs is free software; you can redistribute it and/or modify