aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index f8b62864eda..99e3ef30758 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -243,3 +243,8 @@ Other features we would like:
243 cmacexp, hideif, mantemp [obsolete?], pcomplete, assoc, xml, 243 cmacexp, hideif, mantemp [obsolete?], pcomplete, assoc, xml,
244 cvs-status (should be described in PCL-CVS manual); other progmodes, 244 cvs-status (should be described in PCL-CVS manual); other progmodes,
245 probably in separate manual. 245 probably in separate manual.
246
247* Convenient access to the `values' variable. It would be nice to have an
248 interface that would show you the printed reps of the elements of the
249 list in a menu, let you select one of the values, and put it into some
250 other variable, without changing the value of `values'.