summaryrefslogtreecommitdiff
path: root/textproc/emacs-dict-client/DESCR
blob: 3908f396255bf7786f1da8f7a9e9f7b989f164cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Emacs package for talking to a dictionary server, which can be used to
access several dictionaries using a simple protocol as defined in RFC
2229 (Text Version).
The dictionary mode provides the following features:
  * looking up word definitions in all dictionaries
  * search for matching word
  * words/phrases marked with { } in the dictionary definitions are recognized
    as hyper links and browseable
  * easy selection of dictionary and search strategy
  * backward moving through the visited definitions
  * in the latest versions of GNU Emacs and XEmacs you get support for popup
    menus
  * in GNU Emacs 21 and XEmacs 21 you can lookup words by simply pointing the
    mouse cursor to them (tool-tips)
  * supports HTTP proxies for port forwarding
  * supports dictionaries which are not encoded as utf-8