]> git.eshelyaron.com Git - emacs.git/commitdiff
EUDC: Add commentary to eudc-bob.el
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Tue, 12 Jun 2018 18:50:48 +0000 (14:50 -0400)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 16 Aug 2018 01:42:49 +0000 (21:42 -0400)
* lisp/net/eudc-bob.el: Add commentary.

lisp/net/eudc-bob.el

index 584d1a9d0d8b29266367e03498520925c06b46b1..425f99a5036d02eb788ec40fabcee4270e90cda2 100644 (file)
 
 ;;; Commentary:
 
+;; eudc-bob.el presents binary entries in LDAP results in interactive
+;; ways.  For example, it will display JPEG binary data as an inline
+;; image in the results buffer.  See also
+;; https://tools.ietf.org/html/rfc2798.
+
 ;;; Usage:
-;;    See the corresponding info file
+
+;; The eudc-bob interactive functions are invoked when the user
+;; interacts with an `eudc-query-form' results buffer.
 
 ;;; Code: