Share

DictEm - Dictionary client for Emacs

File Release Notes and Changelog

Release Name: dictem-0.82

Notes:
  - FIX for emacs-22 (insert-string is replaced with insert)
  - Minor fixes in README


Changes: 2008-01-28 author <vle@gmx.net> * NEWS, dictem.el: version bumped to 0.82 version 0.82 release notes * make_changelog: my e-mail is inserted instead of vle@gmx.net * TODO: Ask users for ideas/bugs/needs/... * make_changelog, make_cvsdist: make_changelog is a standalone script now 2007-11-08 author <vle@gmx.net> * README: minor fix in documentation 2007-08-01 author <vle@gmx.net> * dictem.el: fixed: warning message produced by 'emacs -f batch-byte-compile dictem.el' * dictem.el: 'insert-string' function is obsolete in emacs-22.1 So it is changed for 'insert'