Mercurial > emacs
changeset 42563:9fe3cb70632e
Doc fix.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 05 Jan 2002 23:28:03 +0000 |
parents | fb149efd0c72 |
children | 54e08707c2e1 |
files | lisp/net/eudc-vars.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)