aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-06-16 15:47:45 +0000
committerGerd Moellmann <[email protected]>2000-06-16 15:47:45 +0000
commit6344985d2b9b17ea8cb2a03b5a13ba89aa53fbd5 (patch)
treecfa892951eacaa9c44900d7d8afaa2829503e4e7 /etc/TODO
parent97d4edaaa32e42c7953a46716b1a349efd61dac2 (diff)
*** 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 def4652a44..4fd7f0352a 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).