changeset 501:0a255b32b157

[xemacs-hg @ 2001-05-03 21:08:39 by adrian] [PATCH] Cosmetic update of lisp/build-report.el <uwv7y2le0.fsf@rapier.ecf.teradyne.com>
author adrian
date Thu, 03 May 2001 21:08:39 +0000
parents cc01aa5e5784
children 7039e6323819
files lisp/ChangeLog lisp/build-report.el
diffstat 2 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 03 07:40:12 2001 +0000
+++ b/lisp/ChangeLog	Thu May 03 21:08:39 2001 +0000
@@ -1,3 +1,9 @@
+2001-05-03  Adrian Aichner  <adrian@xemacs.org>
+
+	* build-report.el: Remove CVS keywords since this file has been in
+	core lisp for a while now.
+	* build-report.el (build-report-make-output-files): Fix typo.
+
 2001-04-30  Ben Wing  <ben@xemacs.org>
 
 	* printer.el:
--- a/lisp/build-report.el	Thu May 03 07:40:12 2001 +0000
+++ b/lisp/build-report.el	Thu May 03 21:08:39 2001 +0000
@@ -1,10 +1,8 @@
 ;;; build-report.el --- Automatically formatted build reports for XEmacs
 
-;; Copyright (C) 1997 Adrian Aichner
+;; Copyright (C) 1997-2001 Adrian Aichner
 
 ;; Author: Adrian Aichner <adrian@xemacs.org>
-;; Date: Sun., Apr. 20, 1997-2000.
-;; Version: $Revision: 1.9 $
 ;; Keywords: internal
 
 ;; This file is part of XEmacs.
@@ -164,7 +162,7 @@
 
 alias mk 'make \!* >>&\! \!$.err &'
 
-under csh, so that you get beta.err went you run `mk beta'."
+under csh, so that you get beta.err when you run `mk beta'."
   :type '(repeat
           :custom-show t
           :documentation-shown t