aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2001-02-14 20:21:50 +0000
committerDave Love2001-02-14 20:21:50 +0000
commitc0460c172da8c90bc7d280ff971036bae3b7052b (patch)
treee3c9e6a4e32d7e0ffdcc426a59f84cd0600073e8
parentf8ec20be1e14cc0e8470b17262d1389f8ea16e9e (diff)
downloademacs-c0460c172da8c90bc7d280ff971036bae3b7052b.tar.gz
emacs-c0460c172da8c90bc7d280ff971036bae3b7052b.zip
*** empty log message ***
-rw-r--r--etc/MORE.STUFF4
-rw-r--r--etc/TODO4
2 files changed, 3 insertions, 5 deletions
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF
index cad865c960f..7c4f1779837 100644
--- a/etc/MORE.STUFF
+++ b/etc/MORE.STUFF
@@ -216,10 +216,6 @@ Several are for Debian GNU/Linux in particular.
216 writing UTF-8 encoded Unicode. This does more than the built-in 216 writing UTF-8 encoded Unicode. This does more than the built-in
217 utf-8 coding system. 217 utf-8 coding system.
218 218
219 An alternative system for using UTF-8 is at
220 <URL:http://www.cs.uu.nl/%7Eotfried/Mule/>. This includes an
221 external program for (partial) inter-conversion of UTF-8.
222
223 * Mailcrypt: 219 * Mailcrypt:
224 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html> 220 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html>
225 PGP and GPG support. PGP isn't free software, but GPG, the GNU 221 PGP and GPG support. PGP isn't free software, but GPG, the GNU
diff --git a/etc/TODO b/etc/TODO
index 3f124a06115..64a6cf5f39f 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -149,7 +149,9 @@
149* Add horizontal scroll bars. 149* Add horizontal scroll bars.
150 150
151* Integrate Vroonhof's Custom themes code and make it do useful 151* Integrate Vroonhof's Custom themes code and make it do useful
152 things. 152 things. [The integration is partly done.]
153 153
154* Provide an optional feature which computes a scroll bar slider's 154* Provide an optional feature which computes a scroll bar slider's
155 size and its position from lines instead of characters. 155 size and its position from lines instead of characters.
156
157* Adapt the gnuserv/gnudoit features for server/emacsclient.