From 245396f6b451dfa58f335754d644f2f9a669e330 Mon Sep 17 00:00:00 2001 From: akr Date: Fri, 18 Sep 1998 12:34:48 +0000 Subject: [PATCH] * pccl.el: Fix author. --- ChangeLog | 4 ++++ pccl.el | 4 +--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c13612a..20d36ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-09-18 Tanaka Akira + + * pccl.el: Fix author. + 1998-09-17 Katsumi Yamaoka * pccl-om.el (make-ccl-coding-system): Enclose with diff --git a/pccl.el b/pccl.el index 0343064..eca8323 100644 --- a/pccl.el +++ b/pccl.el @@ -1,10 +1,8 @@ ;;; pccl.el --- Portable CCL utility for Mule 1.* and Mule 2.* ;; Copyright (C) 1998 Free Software Foundation, Inc. -;; Copyright (C) 1998 Tanaka Akira -;; Author: Tanaka Akira -;; Shuhei KOBAYASHI +;; Author: MORIOKA Tomohiko ;; Keywords: emulation, compatibility, Mule ;; This file is part of APEL (A Portable Emacs Library). -- 1.7.10.4