1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Comment fixes.

This commit is contained in:
Karl Heuer 1995-04-10 00:20:07 +00:00
parent 847b8219a6
commit 9b7bc07699
7 changed files with 36 additions and 34 deletions

View File

@ -3,20 +3,20 @@
;; Copyright (C) 1993, 1995 Free Software Foundation, Inc.
;; This file is part of mh-e.
;; This file is part of GNU Emacs.
;; mh-e is free software; you can redistribute it and/or modify
;; 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
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; mh-e is distributed in the hope that it will be useful,
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with mh-e; see the file COPYING. If not, write to
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary:
@ -25,7 +25,7 @@
;;; Change Log:
;; $Id: mh-comp.el,v 1.8 94/12/31 19:11:42 gildea Exp $
;; $Id: mh-comp.el,v 1.3 1995/04/09 22:31:08 kwzh Exp kwzh $
;;; Code:

View File

@ -11,18 +11,20 @@
;; Keywords: mail
;; Bug-reports: include `M-x mh-version' output in any correspondence
;; mh-e is free software; you can redistribute it and/or modify
;; This file is 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
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; mh-e is distributed in the hope that it will be useful,
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with mh-e; see the file COPYING. If not, write to
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary:
@ -61,7 +63,7 @@
;;; Modified by James Larus, BBN, July 1984 and UCB, 1984 & 1985.
;;; Rewritten for GNU Emacs, James Larus 1985. larus@ginger.berkeley.edu
;;; Modified by Stephen Gildea 1988. gildea@lcs.mit.edu
(defconst mh-e-RCS-id "$Id: mh-e.el,v 3.21 95/03/06 19:11:17 gildea Exp $")
(defconst mh-e-RCS-id "$Id: mh-e.el,v 1.5 1995/04/09 22:28:32 kwzh Exp kwzh $")
;;; Code:

View File

@ -3,20 +3,20 @@
;; Copyright (C) 1993, 1995 Free Software Foundation, Inc.
;; This file is part of mh-e.
;; This file is part of GNU Emacs.
;; mh-e is free software; you can redistribute it and/or modify
;; 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
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; mh-e is distributed in the hope that it will be useful,
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with mh-e; see the file COPYING. If not, write to
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary:
@ -27,7 +27,7 @@
;;; Change Log:
;; $Id: mh-funcs.el,v 1.9 95/03/02 04:53:58 gildea Exp $
;; $Id: mh-funcs.el,v 1.2 1995/04/09 22:30:49 kwzh Exp kwzh $
;;; Code:

View File

@ -3,20 +3,20 @@
;; Copyright (C) 1993, 1995 Free Software Foundation, Inc.
;; This file is part of mh-e.
;; This file is part of GNU Emacs.
;; mh-e is free software; you can redistribute it and/or modify
;; 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
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; mh-e is distributed in the hope that it will be useful,
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with mh-e; see the file COPYING. If not, write to
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary:
@ -27,7 +27,7 @@
;;; Change Log:
;; $Id: mh-mime.el,v 1.5 94/12/27 22:38:10 gildea Exp $
;; $Id: mh-mime.el,v 1.2 1995/04/09 22:30:35 kwzh Exp kwzh $
;;; Code:

View File

@ -3,20 +3,20 @@
;; Copyright (C) 1993, 1995 Free Software Foundation, Inc.
;; This file is part of mh-e.
;; This file is part of GNU Emacs.
;; mh-e is free software; you can redistribute it and/or modify
;; 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
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; mh-e is distributed in the hope that it will be useful,
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with mh-e; see the file COPYING. If not, write to
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary:
@ -25,7 +25,7 @@
;;; Change Log:
;; $Id: mh-pick.el,v 1.4 94/12/27 22:38:10 gildea Exp $
;; $Id: mh-pick.el,v 1.2 1995/04/09 22:30:17 kwzh Exp kwzh $
;;; Code:

View File

@ -3,20 +3,20 @@
;; Copyright (C) 1993, 1995 Free Software Foundation, Inc.
;; This file is part of mh-e.
;; This file is part of GNU Emacs.
;; mh-e is free software; you can redistribute it and/or modify
;; 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
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; mh-e is distributed in the hope that it will be useful,
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with mh-e; see the file COPYING. If not, write to
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary:
@ -25,7 +25,7 @@
;;; Change Log:
;; $Id: mh-seq.el,v 1.5 94/12/27 22:38:10 gildea Exp $
;; $Id: mh-seq.el,v 1.2 1995/04/09 22:29:49 kwzh Exp kwzh $
;;; Code:

View File

@ -3,20 +3,20 @@
;; Copyright (C) 1993, 1995 Free Software Foundation, Inc.
;; This file is part of mh-e.
;; This file is part of GNU Emacs.
;; mh-e is free software; you can redistribute it and/or modify
;; 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
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; mh-e is distributed in the hope that it will be useful,
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with mh-e; see the file COPYING. If not, write to
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary:
@ -25,7 +25,7 @@
;;; Change Log:
;; $Id: mh-utils.el,v 1.8 95/03/02 04:54:00 gildea Exp $
;; $Id: mh-utils.el,v 1.3 1995/04/09 22:29:08 kwzh Exp kwzh $
;;; Code: