summaryrefslogtreecommitdiff
path: root/lisp/test
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-04 17:49:03 +0000
committerEgbert Eich <eich@suse.de>2004-03-04 17:49:03 +0000
commit151d659e1738faaa342c0782814d834f97525b5f (patch)
treefd1c66a3344d21c20dbd2bb9ca3a04a13d3b388a /lisp/test
parent6503c7eb0c08963d1842ecbae540e40fc408f6f1 (diff)
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
a changed license. There was only one change which happened to be from me (Egbert Eich).
Diffstat (limited to 'lisp/test')
-rw-r--r--lisp/test/hello.lsp2
-rw-r--r--lisp/test/list.lsp2
-rw-r--r--lisp/test/math.lsp2
-rw-r--r--lisp/test/regex.lsp2
-rw-r--r--lisp/test/stream.lsp2
-rw-r--r--lisp/test/widgets.lsp2
6 files changed, 6 insertions, 6 deletions
diff --git a/lisp/test/hello.lsp b/lisp/test/hello.lsp
index 5446919..a3cce0f 100644
--- a/lisp/test/hello.lsp
+++ b/lisp/test/hello.lsp
@@ -27,7 +27,7 @@
;; Author: Paulo César Pereira de Andrade
;;
;;
-;; $XFree86: xc/programs/xedit/lisp/test/hello.lsp,v 1.3 2002/11/08 08:01:01 paulo Exp $
+;; $XFree86: xc/programs/xedit/lisp/test/hello.lsp,v 1.1 2001/08/31 15:00:15 paulo Exp $
;;
(require "xaw")
(require "xt")
diff --git a/lisp/test/list.lsp b/lisp/test/list.lsp
index 23f4496..a142a85 100644
--- a/lisp/test/list.lsp
+++ b/lisp/test/list.lsp
@@ -27,7 +27,7 @@
;; Author: Paulo César Pereira de Andrade
;;
;;
-;; $XFree86: xc/programs/xedit/lisp/test/list.lsp,v 1.6 2002/12/06 03:25:29 paulo Exp $
+;; $XFree86: xc/programs/xedit/lisp/test/list.lsp,v 1.5 2002/11/26 04:06:30 paulo Exp $
;;
;; basic lisp function tests
diff --git a/lisp/test/math.lsp b/lisp/test/math.lsp
index 162f73f..84a4627 100644
--- a/lisp/test/math.lsp
+++ b/lisp/test/math.lsp
@@ -27,7 +27,7 @@
;; Author: Paulo César Pereira de Andrade
;;
;;
-;; $XFree86: xc/programs/xedit/lisp/test/math.lsp,v 1.5 2003/01/30 02:46:26 paulo Exp $
+;; $XFree86: xc/programs/xedit/lisp/test/math.lsp,v 1.4 2002/11/30 23:13:14 paulo Exp $
;;
;; basic math tests
diff --git a/lisp/test/regex.lsp b/lisp/test/regex.lsp
index 64ba572..0610017 100644
--- a/lisp/test/regex.lsp
+++ b/lisp/test/regex.lsp
@@ -27,7 +27,7 @@
;; Author: Paulo César Pereira de Andrade
;;
;;
-;; $XFree86: xc/programs/xedit/lisp/test/regex.lsp,v 1.2 2002/12/11 04:44:28 paulo Exp $
+;; $XFree86: xc/programs/xedit/lisp/test/regex.lsp,v 1.1 2002/12/10 03:59:04 paulo Exp $
;;
;; Basic regex tests. This file is only for xedit lisp and for it's regex
diff --git a/lisp/test/stream.lsp b/lisp/test/stream.lsp
index 8af4ff6..414ee40 100644
--- a/lisp/test/stream.lsp
+++ b/lisp/test/stream.lsp
@@ -27,7 +27,7 @@
;; Author: Paulo César Pereira de Andrade
;;
;;
-;; $XFree86: xc/programs/xedit/lisp/test/stream.lsp,v 1.4 2002/12/10 03:59:04 paulo Exp $
+;; $XFree86: xc/programs/xedit/lisp/test/stream.lsp,v 1.3 2002/12/06 03:25:29 paulo Exp $
;;
;; most format tests from the cltl second edition samples
diff --git a/lisp/test/widgets.lsp b/lisp/test/widgets.lsp
index be68788..a528a2c 100644
--- a/lisp/test/widgets.lsp
+++ b/lisp/test/widgets.lsp
@@ -27,7 +27,7 @@
;; Author: Paulo César Pereira de Andrade
;;
;;
-;; $XFree86: xc/programs/xedit/lisp/test/widgets.lsp,v 1.3 2002/11/08 08:01:01 paulo Exp $
+;; $XFree86: xc/programs/xedit/lisp/test/widgets.lsp,v 1.1 2001/08/31 15:00:15 paulo Exp $
;;
(require "xaw")
(require "xt")