| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
fixed Makefile
|
|
|
|
| |
added search for similiar words when the searched word is not found
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
small fix in dictionary function to check for availability of the
utf-8 encoding to prevent problems in certain xemacs versions
(reported by Jeff Mincy)
added debian support (use dpkg-buildpackage to build a package)
|