aboutsummaryrefslogtreecommitdiff
path: root/debian/files
Commit message (Collapse)AuthorAgeFilesLines
* Imported version 1.7.4 from tarballTorsten Hilbrich2011-08-271-0/+1
| | | | | | | | | | | | 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
* Imported version 1.5.2 from tarballTorsten Hilbrich2011-08-271-1/+0
| | | | popup menu now correctly records the selected window
* Imported version 1.5.1 from tarballTorsten Hilbrich2011-08-271-1/+1
| | | | | | fixed bug with dictionary-previous (found by Rui Zhu) fixed key bindings in link.el
* Imported version 1.5 from tarballTorsten Hilbrich2011-08-271-1/+1
| | | | added tooltip support for GNU Emacs 21
* Imported version 1.4.1 from tarballTorsten Hilbrich2011-08-271-1/+1
| | | | changed recognition of utf-8 support (suggested by Enrico Scholz)
* Imported version 1.4 from tarballTorsten Hilbrich2011-08-271-1/+1
| | | | added popup menu for easier lookup of words
* Imported version 1.3.3 from tarballTorsten Hilbrich2011-08-271-1/+1
| | | | | added support for XEmacs 21 packages to ease installation for those users (suggested and reviewed by Enrico Scholz)
* Imported version 1.3.2 from tarballTorsten Hilbrich2011-08-271-0/+1
replaced set-text-properties by remove-text-properties and add-text-properties because this function is not recommended within XEmacs (reported by Serge Boiko)