1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 09:13:14 +02:00

Nick completion enabled again, plugins can now override default nick completion (IRC plugin uses that feature)

This commit is contained in:
Sebastien Helleu
2008-01-30 17:38:09 +01:00
parent adab75c345
commit b52690d119
6 changed files with 100 additions and 112 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* plugin-api.c: WeeChat <--> plugin API */
/* plugin-api.c: WeeChat <--> plugin API (extra functions) */
#ifdef HAVE_CONFIG_H