mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 21:36:37 +02:00
core: add support of date and tags in messages displayed in buffers with free content, add function printf_y_date_tags (closes #1746)
This commit is contained in:
@@ -87,6 +87,7 @@ function weechat_color(): mixed {}
|
||||
function weechat_print(): mixed {}
|
||||
function weechat_print_date_tags(): mixed {}
|
||||
function weechat_print_y(): mixed {}
|
||||
function weechat_print_y_date_tags(): mixed {}
|
||||
function weechat_log_print(): mixed {}
|
||||
function weechat_hook_command(): mixed {}
|
||||
function weechat_hook_completion(): mixed {}
|
||||
|
||||
Reference in New Issue
Block a user