# HG changeset patch # User Pavel Jank # Date 1010273283 0 # Node ID 9fe3cb70632e93a70ec80c02be083be33389c110 # Parent fb149efd0c72c691019efde1c5de1864198cdb6e Doc fix. diff -r fb149efd0c72 -r 9fe3cb70632e lisp/net/eudc-vars.el --- a/lisp/net/eudc-vars.el Sat Jan 05 19:31:23 2002 +0000 +++ b/lisp/net/eudc-vars.el Sat Jan 05 23:28:03 2002 +0000 @@ -391,7 +391,7 @@ (defcustom eudc-bbdb-use-locations-as-attribute-names t "If non-nil, BBDB address and phone locations are used as attribute names. This has no effect on queries (you can't search for a specific location) -but influences the way records are displayed" +but influences the way records are displayed." :type 'boolean :group 'eudc-bbdb)