[Linedit-cvs] CVS update: src/command-functions.lisp src/command-keys.lisp src/complete.lisp src/editor.lisp src/line.lisp src/matcher.lisp src/terminal-translations.lisp
Nikodemus Siivola
nsiivola at common-lisp.net
Sun Apr 25 15:03:27 UTC 2004
Update of /project/linedit/cvsroot/src
In directory common-lisp.net:/tmp/cvs-serv25792
Modified Files:
command-functions.lisp command-keys.lisp complete.lisp
editor.lisp line.lisp matcher.lisp terminal-translations.lisp
Log Message:
* <blush>Type Julian's name correctly</blush>
Date: Sun Apr 25 11:03:26 2004
Author: nsiivola
Index: src/command-functions.lisp
diff -u src/command-functions.lisp:1.12 src/command-functions.lisp:1.13
--- src/command-functions.lisp:1.12 Sun Apr 25 10:43:02 2004
+++ src/command-functions.lisp Sun Apr 25 11:03:26 2004
@@ -1,4 +1,4 @@
-;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian S. Quires
+;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian Squires
;;;;
;;;; Permission is hereby granted, free of charge, to any person obtaining
;;;; a copy of this software and associated documentation files (the
Index: src/command-keys.lisp
diff -u src/command-keys.lisp:1.8 src/command-keys.lisp:1.9
--- src/command-keys.lisp:1.8 Sun Apr 25 10:43:02 2004
+++ src/command-keys.lisp Sun Apr 25 11:03:26 2004
@@ -1,4 +1,4 @@
-;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian S. Quires
+;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian Squires
;;;;
;;;; Permission is hereby granted, free of charge, to any person obtaining
;;;; a copy of this software and associated documentation files (the
Index: src/complete.lisp
diff -u src/complete.lisp:1.10 src/complete.lisp:1.11
--- src/complete.lisp:1.10 Sun Apr 25 10:43:02 2004
+++ src/complete.lisp Sun Apr 25 11:03:26 2004
@@ -1,4 +1,4 @@
-;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian S. Quires
+;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian Squires
;;;;
;;;; Permission is hereby granted, free of charge, to any person obtaining
;;;; a copy of this software and associated documentation files (the
Index: src/editor.lisp
diff -u src/editor.lisp:1.16 src/editor.lisp:1.17
--- src/editor.lisp:1.16 Sun Apr 25 10:43:02 2004
+++ src/editor.lisp Sun Apr 25 11:03:26 2004
@@ -1,4 +1,4 @@
-;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian S. Quires
+;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian Squires
;;;;
;;;; Permission is hereby granted, free of charge, to any person obtaining
;;;; a copy of this software and associated documentation files (the
Index: src/line.lisp
diff -u src/line.lisp:1.5 src/line.lisp:1.6
--- src/line.lisp:1.5 Sun Apr 25 10:43:02 2004
+++ src/line.lisp Sun Apr 25 11:03:26 2004
@@ -1,4 +1,4 @@
-;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian S. Quires
+;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian Squires
;;;;
;;;; Permission is hereby granted, free of charge, to any person obtaining
;;;; a copy of this software and associated documentation files (the
Index: src/matcher.lisp
diff -u src/matcher.lisp:1.6 src/matcher.lisp:1.7
--- src/matcher.lisp:1.6 Sun Apr 25 10:43:02 2004
+++ src/matcher.lisp Sun Apr 25 11:03:26 2004
@@ -1,4 +1,4 @@
-;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian S. Quires
+;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian Squires
;;;;
;;;; Permission is hereby granted, free of charge, to any person obtaining
;;;; a copy of this software and associated documentation files (the
Index: src/terminal-translations.lisp
diff -u src/terminal-translations.lisp:1.7 src/terminal-translations.lisp:1.8
--- src/terminal-translations.lisp:1.7 Sun Apr 25 10:43:02 2004
+++ src/terminal-translations.lisp Sun Apr 25 11:03:26 2004
@@ -1,4 +1,4 @@
-;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian S. Quires
+;;;; Copyright (c) 2003, 2004 Nikodemus Siivola, Julian Squires
;;;;
;;;; Permission is hereby granted, free of charge, to any person obtaining
;;;; a copy of this software and associated documentation files (the
More information about the linedit-cvs
mailing list