diff options
Diffstat (limited to 'lisp/mail/mh-comp.el')
-rw-r--r-- | lisp/mail/mh-comp.el | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lisp/mail/mh-comp.el b/lisp/mail/mh-comp.el index 9d12ea8be13..25117cac6c2 100644 --- a/lisp/mail/mh-comp.el +++ b/lisp/mail/mh-comp.el @@ -16,8 +16,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. ;;; Commentary: @@ -25,7 +26,7 @@ ;;; Change Log: -;; $Id: mh-comp.el,v 1.6 1995/04/25 22:28:25 kwzh Exp kwzh $ +;; $Id: mh-comp.el,v 1.7 1995/11/03 02:28:52 kwzh Exp erik $ ;;; Code: |