summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-06-16 15:47:45 +0000
committerGerd Moellmann <gerd@gnu.org>2000-06-16 15:47:45 +0000
commit2c0dbdd6d20b22ea16660e72728efaba0dbf030d (patch)
tree5aee6ce48710edb52aff68d076b74362a2c7cf09 /etc/TODO
parent8cc70807e0c98e20248c60e02380bef8a310b02d (diff)
downloademacs-2c0dbdd6d20b22ea16660e72728efaba0dbf030d.tar.gz
*** empty log message ***
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index def4652a449..4fd7f0352ac 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -24,9 +24,6 @@
* Save undo information in files, and reload it when needed
for undoing.
-* modify comint.el so that input appears in a special font.
- I can add a simple Emacs feature to help.
-
* Implement other text formatting properties.
** Footnotes that can appear either in place
or at the end of the page.
@@ -48,3 +45,6 @@
the whole menu bar. In the mean time, it should process other messages.
* Make Emacs work as a Java Bean.
+
+* Make keymaps a first-class Lisp object (this means a rewrite of
+keymap.c).