| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
No changes needed so far.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
debmake is gone
|
| |
|
|
|
|
|
| |
fixed decoding problem when selecting dictionary (problem reported by
Kuno Strassmann)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
install-pkg was missing in the last tarball
|
|
|
|
| |
Fixed multiple defined function in dictionary.el
|
|
|
|
| |
fixed Makefile
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
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.
|