From 53c5452b6993e5a8b4c23af72bce5817f0f8dec3 Mon Sep 17 00:00:00 2001 From: kaoru Date: Fri, 9 Nov 2007 23:05:19 +0000 Subject: [PATCH] Fix comment. --- utils/ChangeLog | 4 ++++ utils/ptexinfmt.el | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/utils/ChangeLog b/utils/ChangeLog index 96a89ea..576fdd0 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,7 @@ +2007-11-09 TAKAHASHI Kaoru + + * ptexinfmt.el: Fix comment. + 2007-09-21 TAKAHASHI Kaoru * ptexinfmt.el: Support @fonttextsize, @textdegree. diff --git a/utils/ptexinfmt.el b/utils/ptexinfmt.el index 85bd885..c86333c 100644 --- a/utils/ptexinfmt.el +++ b/utils/ptexinfmt.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, ;; 1994, 1995, 1996, 1997 Free Software Foundation, Inc. ;; Copyright (C) 1999 Yoshiki Hayashi -;; Copyright (C) 2000, 2001, 2002 TAKAHASHI Kaoru +;; Copyright (C) 2000 TAKAHASHI Kaoru ;; Author: TAKAHASHI Kaoru ;; Yoshiki Hayashi @@ -24,8 +24,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: -- 1.7.10.4