branch: externals/kiwix commit 6d7bc71d2dc33e123c800b05b0bb98b0aea03ed1 Author: stardiviner <numbch...@gmail.com> Commit: stardiviner <numbch...@gmail.com>
change default Kiwix library --- kiwix.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiwix.el b/kiwix.el index ff1b37c..610dc4a 100644 --- a/kiwix.el +++ b/kiwix.el @@ -16,7 +16,7 @@ "Specify browser for Kiwix visiting." :group 'kiwix) -(defcustom kiwix-default-library "wikipedia_zh_all_2015-11" +(defcustom kiwix-default-library "wikipedia_en_all_2016-02" "Specify the default Kiwix library you want to search." :group 'kiwix)