From b8252758ad3fc1721d29f77753568b38799df169 Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 12 Mar 1998 21:30:12 +0000 Subject: [PATCH] Merge Semi-Himi-. --- SEMI-CFG | 2 +- SEMI-MK | 2 +- eword-encode.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SEMI-CFG b/SEMI-CFG index 61a3adb..e6d81b9 100644 --- a/SEMI-CFG +++ b/SEMI-CFG @@ -1,6 +1,6 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: SEMI-CFG,v 1.1 1998-03-12 19:00:46 morioka Exp $ +;;; $Id: SEMI-CFG,v 1.1.4.1 1998-03-12 21:30:08 morioka Exp $ ;;; (defvar default-load-path load-path) diff --git a/SEMI-MK b/SEMI-MK index 0467074..5422fc8 100644 --- a/SEMI-MK +++ b/SEMI-MK @@ -1,6 +1,6 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: SEMI-MK,v 1.1 1998-03-12 19:06:44 morioka Exp $ +;;; $Id: SEMI-MK,v 1.1.4.1 1998-03-12 21:30:09 morioka Exp $ ;;; ;;; Code: diff --git a/eword-encode.el b/eword-encode.el index 6dbbea3..326b29f 100644 --- a/eword-encode.el +++ b/eword-encode.el @@ -35,7 +35,7 @@ ;;; (defconst eword-encode-RCS-ID - "$Id: eword-encode.el,v 1.1 1998-03-12 19:10:12 morioka Exp $") + "$Id: eword-encode.el,v 1.1.4.1 1998-03-12 21:30:12 morioka Exp $") (defconst eword-encode-version (get-version-string eword-encode-RCS-ID)) -- 1.7.10.4