From: Pavel Janík Date: Sat, 5 Jan 2002 23:28:03 +0000 (+0000) Subject: Doc fix. X-Git-Tag: ttn-vms-21-2-B4~17292 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d44acf95df8a88694d90c28fb0682d7282a075b;p=emacs.git Doc fix. --- 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: (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)