aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-06-21 10:29:11 +0000
committerRichard M. Stallman <[email protected]>2002-06-21 10:29:11 +0000
commit30a2aafd0cb8cef0137f07aec7ff5666ebe3fe8b (patch)
treedd5918d650571a96f8e968959062cb149c180e59 /etc
parent6cbdd38befb162339ca946e07b2484f6433af3d3 (diff)
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index a123ce43f2..826987d429 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -68,6 +68,11 @@ Other features we would like:
of commands which could be replaced with a simpler common command.
It should not make more than one suggestion per 10 minutes.
+* Add a way to define input methods by computing them (when first used)
+ from other input methods. Then redefine C-x 8 to use a
+ user-selected input method, with the default being the union of
+ latin-1-prefix and latin-1-postfix.
+
* Implement a clean way to use different major modes for
different parts of a buffer.