diff options
Diffstat (limited to 'doc/en/weechat_dev.en.txt')
-rw-r--r-- | doc/en/weechat_dev.en.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/weechat_dev.en.txt b/doc/en/weechat_dev.en.txt index d706e23c0..32efb14e9 100644 --- a/doc/en/weechat_dev.en.txt +++ b/doc/en/weechat_dev.en.txt @@ -99,6 +99,7 @@ WeeChat "core" reside in following directories: | wee-config-file.c | Configuration file management | wee-config.c | Configuration options for WeeChat core (options weechat.*) | wee-debug.c | Some debug functions +| wee-eval.c | Evaluate expressions with references to internal vars | wee-hashtable.c | Hashtables | wee-hdata.c | Hdata (direct access to data using hashtables) | wee-hook.c | Hooks |