This is newer version than PR 33203. 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.
8 lines
270 B
Text
8 lines
270 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/10 14:53:11 obache Exp $
|
|
share/doc/${PKGBASE}/COPYING
|
|
share/doc/${PKGBASE}/ChangeLog
|
|
share/doc/${PKGBASE}/NEWS
|
|
share/doc/${PKGBASE}/README
|
|
${EMACS_LISPPREFIX}/dictem.el
|
|
${EMACS_LISPPREFIX}/dictem.elc
|
|
@dirrm share/doc/${PKGBASE}
|