emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 6b178ac 1/4: EUDC: Add commentary to eudc-bob.el


From: Thomas Fitzsimmons
Subject: [Emacs-diffs] master 6b178ac 1/4: EUDC: Add commentary to eudc-bob.el
Date: Wed, 15 Aug 2018 22:15:03 -0400 (EDT)

branch: master
commit 6b178acfd1d29c9368b29e3b3291bdbde5f61d0d
Author: Thomas Fitzsimmons <address@hidden>
Commit: Thomas Fitzsimmons <address@hidden>

    EUDC: Add commentary to eudc-bob.el
    
    * lisp/net/eudc-bob.el: Add commentary.
---
 lisp/net/eudc-bob.el | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/lisp/net/eudc-bob.el b/lisp/net/eudc-bob.el
index 584d1a9..425f99a 100644
--- a/lisp/net/eudc-bob.el
+++ b/lisp/net/eudc-bob.el
@@ -25,8 +25,15 @@
 
 ;;; 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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]