From 9d8073943f4febc0aeb669095faa54f7dd47a6ed Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 12 Mar 1998 19:31:24 +0000 Subject: [PATCH] Sync with main branch. --- mime-image.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/mime-image.el b/mime-image.el index ff7646d..d24963a 100644 --- a/mime-image.el +++ b/mime-image.el @@ -1,6 +1,6 @@ ;;; mime-image.el --- mime-view filter to display images -;; Copyright (C) 1995,1996,1997 MORIOKA Tomohiko +;; Copyright (C) 1995,1996,1997,1998 MORIOKA Tomohiko ;; Copyright (C) 1996 Dan Rich ;; Author: MORIOKA Tomohiko @@ -8,12 +8,10 @@ ;; Maintainer: MORIOKA Tomohiko ;; Created: 1995/12/15 ;; Renamed: 1997/2/21 from tm-image.el -;; Version: -;; $Id: mime-image.el,v 0.14 1998-01-16 23:57:03 morioka Exp $ ;; Keywords: image, picture, X-Face, MIME, multimedia, mail, news -;; This file is part of XEmacs. +;; This file is part of SEMI (Suite of Emacs MIME Interfaces). ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as -- 1.7.10.4