1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

Added "call" option to /key command, added new key function "insert" to insert text on command line (task #6468)

This commit is contained in:
Sebastien Helleu
2007-02-12 17:39:34 +00:00
parent 6d01968259
commit aba6e1257d
82 changed files with 4498 additions and 3802 deletions
+1 -1
View File
@@ -1258,7 +1258,7 @@ plugin_auto_load_file (t_weechat_plugin *plugin, char *filename)
{
char *pos;
/* make gcc happy */
/* make C compiler happy */
(void) plugin;
if (cfg_plugins_extension && cfg_plugins_extension[0])