aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2006-02-02 15:12:24 +0000
committerStefan Monnier2006-02-02 15:12:24 +0000
commita53e64ccbbbb4623aba854b5b6d6cada3696c14e (patch)
treed9443264152465d13c9319f96d0386b086642536
parent7b8e06aaa68ef6015d46f6f1fc2567ac67ac5d68 (diff)
downloademacs-a53e64ccbbbb4623aba854b5b6d6cada3696c14e.tar.gz
emacs-a53e64ccbbbb4623aba854b5b6d6cada3696c14e.zip
*** empty log message ***
-rw-r--r--etc/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 8ec34e6e5db..9b7a0b0a1b0 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -123,6 +123,9 @@ to the FSF.
123 123
124* Other features we would like: 124* Other features we would like:
125 125
126** Create a category of errors called `user-error' for errors which are
127typically due to pilot errors and should thus be in debug-ignored-errors.
128
126** Give Tar mode all the features of Archive mode. 129** Give Tar mode all the features of Archive mode.
127 130
128** Create a category of errors called `process-error' 131** Create a category of errors called `process-error'
@@ -422,6 +425,9 @@ when the body only calls primitives.
422 "japanese". Currently, most Japanese users are using external 425 "japanese". Currently, most Japanese users are using external
423 packages (e.g. tamago, anthy) or an input method via XIM. 426 packages (e.g. tamago, anthy) or an input method via XIM.
424 427
428** Let LEIM handle the Mode_switch key like XIM does (i.e. a toggle like C-\
429but which can also be used as a modifier).
430
425** Provide the toolbar on ttys. This could map a bit like tmm-menubar 431** Provide the toolbar on ttys. This could map a bit like tmm-menubar
426 for the menubar and buttons could look a bit like those used by customize. 432 for the menubar and buttons could look a bit like those used by customize.
427 433