diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-11-03 02:30:17 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-11-03 02:30:17 +0000 |
commit | b4b1e78a9a3d7c6d46030b9772c03ff8c73b9c90 (patch) | |
tree | 4094510106ae73843a2133ba1706d16636c660b8 /lisp/mail/mh-funcs.el | |
parent | b3470e4c6b3b911f791446cf99170387c0900ad8 (diff) | |
download | emacs-b4b1e78a9a3d7c6d46030b9772c03ff8c73b9c90.tar.gz |
Comment change.
Diffstat (limited to 'lisp/mail/mh-funcs.el')
-rw-r--r-- | lisp/mail/mh-funcs.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/mail/mh-funcs.el b/lisp/mail/mh-funcs.el index 709bea5639c..20bcc538c1c 100644 --- a/lisp/mail/mh-funcs.el +++ b/lisp/mail/mh-funcs.el @@ -1,9 +1,9 @@ ;;; mh-funcs --- mh-e functions not everyone will use right away -;; Time-stamp: <95/01/25 16:35:24 gildea> +;; Time-stamp: <95/08/19 16:44:06 gildea> ;; Copyright (C) 1993, 1995 Free Software Foundation, Inc. -;; This file is part of GNU Emacs. +;; This file is part of mh-e, part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ ;;; Change Log: -;; $Id: mh-funcs.el,v 1.2 1995/04/09 22:30:49 kwzh Exp kwzh $ +;; $Id: mh-funcs.el,v 1.3 1995/04/10 00:20:07 kwzh Exp kwzh $ ;;; Code: |