From fc81d1d85be94c05e34ab825da087b055b9f2843 Mon Sep 17 00:00:00 2001 From: kaoru Date: Wed, 20 Apr 2011 07:43:11 +0000 Subject: [PATCH] * ptexinfmt.el: Fix description comment style. --- utils/ChangeLog | 4 ++++ utils/ptexinfmt.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/utils/ChangeLog b/utils/ChangeLog index e8e7c53..c27dd04 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,7 @@ +2011-04-20 TAKAHASHI Kaoru + + * ptexinfmt.el: Fix description comment style. + 2011-04-13 TAKAHASHI Kaoru * ptexinfmt.el: Use lexical binding. diff --git a/utils/ptexinfmt.el b/utils/ptexinfmt.el index d22ad8c..2875efb 100644 --- a/utils/ptexinfmt.el +++ b/utils/ptexinfmt.el @@ -1,4 +1,4 @@ -;;; ptexinfmt.el -- portable Texinfo formatter. -*- lexical-binding: t -*- +;;; ptexinfmt.el --- portable Texinfo formatter -*- lexical-binding: t -*- ;; Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, ;; 1994, 1995, 1996, 1997 Free Software Foundation, Inc. -- 1.7.10.4