From 47df178c88d102817843f51d875b12e184a30aad Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 4 Nov 2012 11:51:34 +0100 Subject: [PATCH] core: add option aspell.check.suggestions in ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2a8fa8d39..a0dfa04ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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