summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2008-12-12 22:36:22 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2008-12-12 22:36:22 +0000
commit2cbe132f07aebf1a4db8227670d871e4da3f9202 (patch)
tree14452434f1ea22b78ec536722607abf1dde74d9f
parent1a2285752e1c16c167d84b23f9e8fe86319c51e2 (diff)
downloadguile-2cbe132f07aebf1a4db8227670d871e4da3f9202.tar.gz
Add more files that I wrote to the list in AUTHORS
* AUTHORS (Neil Jerram): Several files added.
-rw-r--r--AUTHORS29
1 files changed, 28 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index ed2adbab7..b8f605efa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -206,8 +206,34 @@ In the subdirectory doc, changes to:
Many changes throughout.
Neil Jerram:
+In the subdirectory emacs, wrote:
+ gds.el gds-scheme.el gds-server.el
+ gds-test.el gds-test.sh gds-test.stdin
+ gds-tutorial.txt gds-faq.txt
In the subdirectory ice-9, wrote:
- buffered-input.scm
+ buffered-input.scm gds-client.scm gds-server.scm
+In the subdirectory ice-9/debugging, wrote:
+ example-fns.scm ice-9-debugger-extensions.scm
+ steps.scm trace.scm traps.scm
+ trc.scm
+In the subdirectory lang/elisp, wrote:
+ base.scm example.el interface.scm
+ transform.scm variables.scm
+In the subdirectory lang/elisp/internals, wrote:
+ evaluation.scm format.scm fset.scm
+ lambda.scm load.scm null.scm
+ set.scm signal.scm time.scm
+ trace.scm
+In the subdirectory lang/elisp/primitives, wrote:
+ buffers.scm char-table.scm features.scm
+ fns.scm format.scm guile.scm
+ keymaps.scm lists.scm load.scm
+ match.scm numbers.scm pure.scm
+ read.scm signal.scm strings.scm
+ symprop.scm syntax.scm system.scm
+ time.scm
+In the subdirectory srfi, wrote:
+ srfi-34.scm
In the subdirectory doc, wrote:
deprecated.texi goops.texi scheme-ideas.texi
scheme-reading.texi
@@ -227,6 +253,7 @@ In the subdirectory doc, changes to:
scm.texi scripts.texi script-getopt.texi
In the subdirectory doc/maint, wrote:
docstring.el
+Many other changes throughout.
Thien-Thi Nguyen:
In the top-level directory, wrote: