XEmacs 21.2.22 "Mercedes".
authortomo <tomo>
Thu, 6 Jan 2000 06:28:02 +0000 (06:28 +0000)
committertomo <tomo>
Thu, 6 Jan 2000 06:28:02 +0000 (06:28 +0000)
lib-src/update-elc.sh
lisp/cleantree.el

index 5d3f461..e333051 100644 (file)
@@ -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()
   {    
index 17f4680..6592491 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1997 by Free Software Foundation, Inc.
 
-;; Author: Steven L Baur <steve@altair.xemacs.org>
+;; Author: Steven L Baur <steve@xemacs.org>
 ;; Keywords: internal
 
 ;; This file is part of XEmacs.