From 92373c8b473dc5c228ed0e7fe8b1173371a55f86 Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 16 Mar 1998 06:44:43 +0000 Subject: [PATCH] Abolish `emh-RCS-ID'. --- emh.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/emh.el b/emh.el index 8479f5d..9fd0885 100644 --- a/emh.el +++ b/emh.el @@ -38,10 +38,7 @@ ;;; @ version ;;; -(defconst emh-RCS-ID - "$Id: emh.el,v 1.7 1998-03-14 23:17:31 morioka Exp $") - -(defconst emh-version (get-version-string emh-RCS-ID)) +(defconst emh-version "1.1.1") ;;; @ variable -- 1.7.10.4