Configuration

- Added support for rc.dom, which enables/disables DOM support.
This commit is contained in:
Paul Beckingham 2011-08-01 01:39:21 -04:00
parent a7f694386a
commit cc51c50f84
5 changed files with 23 additions and 3 deletions

View file

@ -140,6 +140,7 @@ int CmdShow::execute (std::string& output)
" dependency.reminder"
" detection"
" displayweeknumber"
" dom"
" due"
" echo.command"
" edit.verbose"