aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>2002-03-20 21:36:00 +0100
committerTorsten Hilbrich <torsten@hilbrich.net>2011-08-27 20:47:38 +0200
commit105666beb97db7bb4e32d92abffd1709b064864b (patch)
treef6f0781f4666163e7d5bc3665a9208ed022cec6d /ChangeLog
parentd5ba212946944ccbe9297c04b413ad484a8a410a (diff)
Imported version 1.8 from tarball
added search for similiar words when the searched word is not found
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8ab955..2478bec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-20 Torsten Hilbrich <dictionary@myrkr.in-berlin.de>
+
+ * dictionary.el (dictionary-do-search): if the word is not found,
+ lookup similiar words using the match function
+
2002-03-15 Torsten Hilbrich <dictionary@myrkr.in-berlin.de>
* dictionary.el (dictionary-do-matching):