| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Added first support for dictionaries with different encodings than
utf-8 (suggested by Eugene Morozov).
|
|
|
|
| |
added tooltip support for GNU Emacs 21
|
|
|
|
| |
added popup menu for easier lookup of words
|
|
|
|
|
| |
added support for XEmacs 21 packages to ease installation for those
users (suggested and reviewed by Enrico Scholz)
|
|
Implemented an automatic detection for line ends CR/LF and LF. The
variable connection-broken-end-of-line is no longer necessary and its
value ignored.
Added utf-8 support, the native character set of the dictionary
protocol. Using ISO-8859-1 (aka latin-1) was just a necessary
work-around.
|