summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-09-24 12:09:23 +0000
committerGerd Moellmann <gerd@gnu.org>2001-09-24 12:09:23 +0000
commitc1caa872c4c1230b4ab39d978f6d24c125e54725 (patch)
tree18ea3af776c33411013e4920b7f0a51c3815d173 /etc
parenta06619ab0f2ffbdb305278183b01673bc251eb9e (diff)
downloademacs-c1caa872c4c1230b4ab39d978f6d24c125e54725.tar.gz
Remove entry for dynamically loadable modules. RMS has a political
concern about this.
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index 1f3bb17b4d6..f236ac421af 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -110,9 +110,6 @@
* Update the FAQ.
-* Support dynamically-loadable primitive support using libtool and
- support similarly to Guile. [Some work has been done.]
-
* Allow auto-compression-mode to use zlib calls if zlib is available.
[It's required for PNG, so may be linked anyhow.]