From d5ba212946944ccbe9297c04b413ad484a8a410a Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Mon, 18 Mar 2002 19:49:00 +0100 Subject: Imported version 1.7.4 from tarball dictionary.el (dictionary-do-matching): removed quotes around dictionary name and match strategy dictionary.el (dictionary-do-search): removed quotes around dictionary name dictionary.el (dictionary-display-more-info): removed quotes around dictionary name. This problem (occurring with jdictd) was reported by E C Vijil --- ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..a8ab955 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,39 @@ +2002-03-15 Torsten Hilbrich + + * dictionary.el (dictionary-do-matching): + removed quotes around dictionary name and match strategy + + * dictionary.el (dictionary-do-search): + removed quotes around dictionary name + + * dictionary.el (dictionary-display-more-info): + removed quotes around dictionary name + + This problem (occurring with jdictd) was reported by E C Vijil + +2002-01-29 Torsten Hilbrich + + * dictionary.el (dictionary-default-popup-strategy): added this + variable and changed dictionary-popup-matching-words to use + this as matching strategy (suggested by Renaud Pons) + +2001-12-21 Torsten Hilbrich + + * link.el (link-initialize-keymap): fixed keybinding bug (reported + by David A. Panariti) + +2001-12-15 Torsten Hilbrich + + * Fixed bug for non-mule Emacsen (dictionary-coding-system + was incorrectly written) + +2001-12-09 Torsten Hilbrich + + * Added HTTP-proxy support (using the HTTP CONNECT) + * Added support for dictionaries with encodings other + than utf-8 + +2001-09-08 Steve Youngs + + * Initial XEmacs Package version. + -- cgit v1.2.3