mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
659 B
Plaintext
13 lines
659 B
Plaintext
DictEm is a customizable DICT client for (X)Emacs. It implements all
|
|
functions of the client part of the DICT protocol (RFC-2229). Unlike
|
|
dictionary.el, it widely uses autocompletion that is used for
|
|
selecting a dictionary and search strategy. It also provides several
|
|
hooks that may be used for buffer postprocessing. Built-in
|
|
hyperlinking and a highlighting mechanisms are based on this
|
|
ability. Also, DictEm supports the mechanism of virtual dictionaries
|
|
that can be used for grouping dictionaries from _different_ DICT
|
|
servers into the client-side virtual dictionary.
|
|
|
|
Fore information about dictionary protocol and DICT project, see
|
|
http://www.dict.org.
|