aboutsummaryrefslogtreecommitdiff
path: root/deb/changelog
Commit message (Collapse)AuthorAgeFilesLines
* Create version 1.11Torsten Hilbrich2019-11-111-0/+16
|
* remove executable permissionsMark Oteiza2014-07-181-0/+0
|
* Version 1.10Torsten Hilbrich2013-05-081-0/+7
|
* Made 1.9 releaseTorsten Hilbrich2012-07-021-0/+6
|
* Imported version 1.8.7 from tarballTorsten Hilbrich2011-08-271-0/+7
| | | | | fixed decoding problem when selecting dictionary (problem reported by Kuno Strassmann)
* Imported version 1.8.6 from tarballTorsten Hilbrich2011-08-271-0/+9
| | | | | | | | added patch fixing the wrong display of dictionary description (provided by Sergei Pokrovsky) added dictionary-description-open-delimiter and dictionary-description-close-delimiter (suggested by Sergei Pokrovsky)
* Imported version 1.8.5 from tarballTorsten Hilbrich2011-08-271-0/+8
| | | | | | | 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.4 from tarballTorsten Hilbrich2011-08-271-0/+6
| | | | install-pkg was missing in the last tarball
* Imported version 1.8.3 from tarballTorsten Hilbrich2011-08-271-1/+7
| | | | Fixed multiple defined function in dictionary.el
* Imported version 1.8.2 from tarballTorsten Hilbrich2011-08-271-0/+122
| | | | fixed Makefile
* Imported version 1.3 from tarballTorsten Hilbrich2011-08-271-158/+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/+158
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.