diff options
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,3 +2,13 @@ For example, a =UCONFIG_DUMP_CONFIG= environment variable which, if set, make Uconfig dump the initialized configuration when ~uconfig_new~ is called. + +* TODO Handle configuration sections + +Allow Uconfig to accept line such as + +#+begin_src +[mysection] +#+end_src + +to separate sections in the config file. |
