summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-11-03 02:30:17 +0000
committerKarl Heuer <kwzh@gnu.org>1995-11-03 02:30:17 +0000
commitb4b1e78a9a3d7c6d46030b9772c03ff8c73b9c90 (patch)
tree4094510106ae73843a2133ba1706d16636c660b8
parentb3470e4c6b3b911f791446cf99170387c0900ad8 (diff)
Comment change.
-rw-r--r--lisp/mail/mh-funcs.el6
-rw-r--r--lisp/mail/mh-mime.el6
-rw-r--r--lisp/mail/mh-pick.el6
-rw-r--r--lisp/mail/mh-seq.el6
4 files changed, 12 insertions, 12 deletions
diff --git a/lisp/mail/mh-funcs.el b/lisp/mail/mh-funcs.el
index 709bea5639..20bcc538c1 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:
diff --git a/lisp/mail/mh-mime.el b/lisp/mail/mh-mime.el
index 453c21ac86..d65edc2db6 100644
--- a/lisp/mail/mh-mime.el
+++ b/lisp/mail/mh-mime.el
@@ -1,9 +1,9 @@
;;; mh-mime --- mh-e support for composing MIME messages
-;; Time-stamp: <95/04/20 19:16:22 gildea>
+;; Time-stamp: <95/08/19 16:45:17 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-mime.el,v 1.3 1995/04/10 00:20:00 kwzh Exp kwzh $
+;; $Id: mh-mime.el,v 1.4 1995/04/20 23:35:26 kwzh Exp kwzh $
;;; Code:
diff --git a/lisp/mail/mh-pick.el b/lisp/mail/mh-pick.el
index 91cdc81007..d0fa073e57 100644
--- a/lisp/mail/mh-pick.el
+++ b/lisp/mail/mh-pick.el
@@ -1,9 +1,9 @@
;;; mh-pick --- make a search pattern and search for a message in mh-e
-;; Time-stamp: <94/12/22 20:34:51 gildea>
+;; Time-stamp: <95/08/19 16:45:16 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
@@ -25,7 +25,7 @@
;;; Change Log:
-;; $Id: mh-pick.el,v 1.2 1995/04/09 22:30:17 kwzh Exp kwzh $
+;; $Id: mh-pick.el,v 1.3 1995/04/10 00:19:54 kwzh Exp kwzh $
;;; Code:
diff --git a/lisp/mail/mh-seq.el b/lisp/mail/mh-seq.el
index b0c8a1d45b..33b1bfadc1 100644
--- a/lisp/mail/mh-seq.el
+++ b/lisp/mail/mh-seq.el
@@ -1,9 +1,9 @@
;;; mh-seq --- mh-e sequences support
-;; Time-stamp: <94/12/22 20:34:50 gildea>
+;; Time-stamp: <95/08/19 16:45:15 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
@@ -25,7 +25,7 @@
;;; Change Log:
-;; $Id: mh-seq.el,v 1.2 1995/04/09 22:29:49 kwzh Exp kwzh $
+;; $Id: mh-seq.el,v 1.3 1995/04/10 00:19:48 kwzh Exp kwzh $
;;; Code: