From 105666beb97db7bb4e32d92abffd1709b064864b Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Wed, 20 Mar 2002 21:36:00 +0100 Subject: Imported version 1.8 from tarball added search for similiar words when the searched word is not found --- doc/dictionary/index.html | 81 ----------------------------------------------- 1 file changed, 81 deletions(-) delete mode 100644 doc/dictionary/index.html (limited to 'doc/dictionary/index.html') diff --git a/doc/dictionary/index.html b/doc/dictionary/index.html deleted file mode 100644 index 72e7574..0000000 --- a/doc/dictionary/index.html +++ /dev/null @@ -1,81 +0,0 @@ - - -Dictionary Client Manual - - - - - - - -This file documents Dictionary, a client software for a RFC 2229 dict server. - -

Copyright (C) 1998, 2002 Torsten Hilbrich - -

Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.1 or -any later version published by the Free Software Foundation; with no -Invariant Sections, with the Front-Cover texts being "A GNU Manual", -and with the Back-Cover Texts as in (a) below. A copy of the license -is included in the section entitled "GNU Free Documentation License" -in the Emacs manual. - -

(a) The FSF's Back-Cover Text is: "You have freedom to copy and -modify this GNU Manual, like GNU software. Copies published by the -Free Software Foundation raise funds for GNU development." - -

This document is part of a collection distributed under the GNU Free -Documentation License. If you want to distribute this document -separately from the collection, you can do so by adding a copy of the -license to the document, as described in section 6 of the license. - -Top - - -

-Node:Top, -Next: -



- -

Next: - -

Dictionary

- -

Dictionary is a Emacs1 package for accessing a -dictionary server providing word definitions. - -

The Request for Comments 2229 http://www.dict.org/rfc2229.txt -defines a protocol for communication between a dictionary client and a -dictionary server. The dictionary server keeps several databases -(containing dictionary definitions) and provides an interface for the -client to list the definition for a word and to search for words -matching to pattern. - -

This software implements the client side of that protocol. It allows -you to use a dictionary server (for example provided by the site -www.dict.org) from within Emacs. - -

Please note that the dictionary protocol uses the port 2628 which is -likely to be blocked by firewalls. It is possible to connect to the -dictionary server through a HTTP proxy similiar to the way HTTPS -connections on port 443 are relayed, See HTTP Proxy. - -

- -

Footnotes

-
    -
  1. -

    In the following manual Emacs is a name -for both GNU Emacs and XEmacs. If I need to differ between both Emacs -variants I will use these names instead

    - -

- - - -- cgit v1.2.3