projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b0a5bd
)
XEmacs 21.2.22 "Mercedes".
author
tomo
<tomo>
Thu, 6 Jan 2000 06:28:02 +0000
(06:28 +0000)
committer
tomo
<tomo>
Thu, 6 Jan 2000 06:28:02 +0000
(06:28 +0000)
lib-src/update-elc.sh
patch
|
blob
|
history
lisp/cleantree.el
patch
|
blob
|
history
diff --git
a/lib-src/update-elc.sh
b/lib-src/update-elc.sh
index
5d3f461
..
e333051
100644
(file)
--- 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
(file)
--- a/
lisp/cleantree.el
+++ b/
lisp/cleantree.el
@@
-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.