From b81dbd99c160d4fc12bd5d0a40308c841093ca6a Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 6 Jan 2000 06:28:02 +0000 Subject: [PATCH] XEmacs 21.2.22 "Mercedes". --- lib-src/update-elc.sh | 1 + lisp/cleantree.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib-src/update-elc.sh b/lib-src/update-elc.sh index 5d3f461..e333051 100644 --- a/lib-src/update-elc.sh +++ b/lib-src/update-elc.sh @@ -48,6 +48,7 @@ export EMACS echo " (using $EMACS)" # fuckin' sysv, man... +# Nuke this function... if [ "`uname -r | sed 's/[^0-9]*\([0-9]*\).*/\1/'`" -gt 4 ]; then echon() { diff --git a/lisp/cleantree.el b/lisp/cleantree.el index 17f4680..6592491 100644 --- a/lisp/cleantree.el +++ b/lisp/cleantree.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1997 by Free Software Foundation, Inc. -;; Author: Steven L Baur +;; Author: Steven L Baur ;; Keywords: internal ;; This file is part of XEmacs. -- 1.7.10.4