aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
diff options
context:
space:
mode:
authorPavel Janík2002-01-05 23:28:03 +0000
committerPavel Janík2002-01-05 23:28:03 +0000
commit6d44acf95df8a88694d90c28fb0682d7282a075b (patch)
tree24e022e1473671ae25f28c86c2937df679e6ca19 /lisp/net
parent28be162e06bfe257083d7a49366a8b21ea879a7c (diff)
downloademacs-6d44acf95df8a88694d90c28fb0682d7282a075b.tar.gz
emacs-6d44acf95df8a88694d90c28fb0682d7282a075b.zip
Doc fix.
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/eudc-vars.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/eudc-vars.el b/lisp/net/eudc-vars.el
index 4efc3ce95b0..6d1b1cac5bb 100644
--- a/lisp/net/eudc-vars.el
+++ b/lisp/net/eudc-vars.el
@@ -391,7 +391,7 @@ BBDB fields. SPECs are sexps which are evaluated:
391(defcustom eudc-bbdb-use-locations-as-attribute-names t 391(defcustom eudc-bbdb-use-locations-as-attribute-names t
392 "If non-nil, BBDB address and phone locations are used as attribute names. 392 "If non-nil, BBDB address and phone locations are used as attribute names.
393This has no effect on queries (you can't search for a specific location) 393This has no effect on queries (you can't search for a specific location)
394but influences the way records are displayed" 394but influences the way records are displayed."
395 :type 'boolean 395 :type 'boolean
396 :group 'eudc-bbdb) 396 :group 'eudc-bbdb)
397 397