aboutsummaryrefslogtreecommitdiff
path: root/deb/README.debian
Commit message (Collapse)AuthorAgeFilesLines
* Imported version 1.8.7 from tarballTorsten Hilbrich2011-08-271-0/+0
| | | | | fixed decoding problem when selecting dictionary (problem reported by Kuno Strassmann)
* Imported version 1.8.5 from tarballTorsten Hilbrich2011-08-271-0/+4
| | | | | | | added variable dictionary-use-single-buffer to allow selecting between single/multiple buffers for dictionary access added tooltip support for XEmacs based on balloon-help
* Imported version 1.8.2 from tarballTorsten Hilbrich2011-08-271-0/+10
| | | | fixed Makefile
* Imported version 1.3 from tarballTorsten Hilbrich2011-08-271-14/+0
| | | | | | | | | | 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.
* Imported version 1.2.1 from tarballTorsten Hilbrich2011-08-271-0/+14
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.