diff options
-rw-r--r-- | emacs/ChangeLog | 5 | ||||
-rw-r--r-- | emacs/Makefile.am | 0 | ||||
-rw-r--r-- | emacs/README.GDS | 0 | ||||
-rw-r--r-- | emacs/gds-client.scm | 0 | ||||
-rw-r--r-- | emacs/gds-problems.txt | 0 | ||||
-rw-r--r-- | emacs/gds-server.scm | 0 | ||||
-rw-r--r-- | emacs/gds-tutorial.txt | 0 | ||||
-rw-r--r-- | emacs/gds.el | 0 | ||||
-rw-r--r-- | emacs/gds.texi | 0 |
9 files changed, 5 insertions, 0 deletions
diff --git a/emacs/ChangeLog b/emacs/ChangeLog index 4f89c41aa..ab4969cab 100644 --- a/emacs/ChangeLog +++ b/emacs/ChangeLog @@ -1,3 +1,8 @@ +2005-07-09 Neil Jerram <neil@ossau.uklinux.net> + + * Makefile.am, REAME.GDS, gds-client.scm, gds-problems.txt, + gds-server.scm, gds-tutorial.txt, gds.el, gds.texi: Removed. + 2004-03-10 Neil Jerram <neil@ossau.uklinux.net> * guileint: Subdirectory (with contents) removed. This was a dead diff --git a/emacs/Makefile.am b/emacs/Makefile.am deleted file mode 100644 index e69de29bb..000000000 --- a/emacs/Makefile.am +++ /dev/null diff --git a/emacs/README.GDS b/emacs/README.GDS deleted file mode 100644 index e69de29bb..000000000 --- a/emacs/README.GDS +++ /dev/null diff --git a/emacs/gds-client.scm b/emacs/gds-client.scm deleted file mode 100644 index e69de29bb..000000000 --- a/emacs/gds-client.scm +++ /dev/null diff --git a/emacs/gds-problems.txt b/emacs/gds-problems.txt deleted file mode 100644 index e69de29bb..000000000 --- a/emacs/gds-problems.txt +++ /dev/null diff --git a/emacs/gds-server.scm b/emacs/gds-server.scm deleted file mode 100644 index e69de29bb..000000000 --- a/emacs/gds-server.scm +++ /dev/null diff --git a/emacs/gds-tutorial.txt b/emacs/gds-tutorial.txt deleted file mode 100644 index e69de29bb..000000000 --- a/emacs/gds-tutorial.txt +++ /dev/null diff --git a/emacs/gds.el b/emacs/gds.el deleted file mode 100644 index e69de29bb..000000000 --- a/emacs/gds.el +++ /dev/null diff --git a/emacs/gds.texi b/emacs/gds.texi deleted file mode 100644 index e69de29bb..000000000 --- a/emacs/gds.texi +++ /dev/null |