Release Notes: The "./configure; make; make install" build system was removed. The dictem-exclude-databases variable was added to disable some databases from the autocompletion menu; see example 15 in the README file. Error messages obtained from the "dict" command are printed in case initialization fails.


Release Notes: A flag (interactive) was removed from the following functions: dictem-select-strategy, dictem-select-database, dictem-read-query, and dictem-run. This fixes Debian bug #564251.


Release Notes: The dictem-get-matches function now works correctly, i.e. returns dictionary names without ":" in the end. Insertion of text produced by the "dict" client of a user's database is always made at the end of the dictem buffer. This fixes the problems with highlighting in match/define mixed results. A failure when dictem-use-user-databases-only is t was fixed.


Release Notes: Another fix in the dictem-postprocess-definition-remove-header postprocessing function.


Release Notes: This release fixes dictem-postprocess-definition-remove-header. (It wrongly deleted an extra line.)


Release Notes: Running dictem-initialize every time your network or Internet connection is up is a bit annoying. To avoid this, dictem is (re)initialized (if needed) automatically from the dictem-select-strategy and dictem-select-database functions. As a result, running dictem-initialize in .emacs becomes unnecessary.