diff options
author | Pavel Janík <Pavel@Janik.cz> | 2002-01-06 15:08:06 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2002-01-06 15:08:06 +0000 |
commit | aed3fbc3874448cbc20d0d0b884174ace026564e (patch) | |
tree | 8c7054699925fbae8239e9ccaeed1d22f372401b /lisp/net/eudcb-bbdb.el | |
parent | 82d72d650c92b33282cfb7de0f40df8a8b8eedb6 (diff) | |
download | emacs-aed3fbc3874448cbc20d0d0b884174ace026564e.tar.gz |
Remove unnecessary whitespaces.
Diffstat (limited to 'lisp/net/eudcb-bbdb.el')
-rw-r--r-- | lisp/net/eudcb-bbdb.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/net/eudcb-bbdb.el b/lisp/net/eudcb-bbdb.el index a7441c2c295..258f9518659 100644 --- a/lisp/net/eudcb-bbdb.el +++ b/lisp/net/eudcb-bbdb.el @@ -24,7 +24,7 @@ ;; Boston, MA 02111-1307, USA. ;;; Commentary: -;; This library provides an interface to use BBDB as a backend of +;; This library provides an interface to use BBDB as a backend of ;; the Emacs Unified Directory Client. ;;; Code: @@ -214,7 +214,7 @@ RETURN-ATTRS is a list of attributes to return, defaulting to records))))) result)) -;;}}} +;;}}} ;;{{{ High-level interfaces (interactive functions) @@ -224,7 +224,7 @@ RETURN-ATTRS is a list of attributes to return, defaulting to (eudc-set-server dummy 'bbdb) (message "BBDB server selected")) -;;;}}} +;;}}} (eudc-register-protocol 'bbdb) |