diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2002-03-20 21:36:00 +0100 |
---|---|---|
committer | Torsten Hilbrich <torsten@hilbrich.net> | 2011-08-27 20:47:38 +0200 |
commit | 105666beb97db7bb4e32d92abffd1709b064864b (patch) | |
tree | f6f0781f4666163e7d5bc3665a9208ed022cec6d /ChangeLog | |
parent | d5ba212946944ccbe9297c04b413ad484a8a410a (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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): |