Fixed a bug where where-is-internal failed to detect when a key is

shadowed by a shorter prefix key.
This commit is contained in:
Juri Linkov 2005-11-09 07:52:13 +00:00
parent 58b6f884c0
commit 4630ae3202

View file

@ -44,9 +44,6 @@ invalid pointer from string_free_list.
* BUGS
** Make where-is-internal detect when a key is shadowed by a shorter
prefix key that prevents you from entering it.
** Clean up the confusion about what `unspecified' means
in the face defaults for new frames.