From: tomo Date: Thu, 6 Jan 2000 06:28:02 +0000 (+0000) Subject: XEmacs 21.2.22 "Mercedes". X-Git-Tag: r21-2-22^3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b81dbd99c160d4fc12bd5d0a40308c841093ca6a;p=chise%2Fxemacs-chise.git XEmacs 21.2.22 "Mercedes". --- 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.