summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-06-12 17:55:08 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2015-06-12 17:55:08 +0200
commit2f319b8a713398ae93ca76d7e40b413bc88a7719 (patch)
tree5bc01ba3c8edd8afdf01d3e20a59c74c2f50874b
parent5f6380842b5cf951f5205cb27f4306763ff3fdcc (diff)
Mention internal automatic menu support.
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ba7a6aa..03c87a3 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,10 @@ Patches are welcome too of course. ;)
For example, a list of symbols where all symbols depend on the first symbol
might create such a menu rooted at the first symbol. Recreating such "cosmetic"
menus might be awkward.
+
+ (There is already basic support internally though, because it's needed to get
+ obscure choice behavior right -- see `_determine_actual_symbols()` and its
+ helper `_has_auto_menu_dep_on()`.)
* [fpemud](https://github.com/fpemud) has put together [Python
bindings](https://github.com/fpemud/pylkc) to internal functions in the C