diff options
| -rw-r--r-- | etc/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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'. | ||