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

core: add option aspell.check.suggestions in ChangeLog

This commit is contained in:
Sebastien Helleu
2012-11-04 11:51:34 +01:00
parent 57d5afeda5
commit 47df178c88
+2 -1
View File
@@ -23,7 +23,8 @@ Version 0.4.0 (under dev!)
hook_connect, move "sock" from hook_connect arguments to callback of
hook_connect (task #11205)
* aspell: add bar items "aspell_dict" (dictionary used on current buffer) and
"aspell_suggest" (suggestions for misspelled word at cursor) (task #12061)
"aspell_suggest" (suggestions for misspelled word at cursor), add option
aspell.check.suggestions (task #12061)
* aspell: fix creation of spellers when number of dictionaries is different
between two buffers
* irc: add command /quiet, fix display of messages 728/729 (quiet list, end of