]> code.delx.au - gnu-emacs/commitdiff
Improve eudc-inline-query-format's default value
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 13 Nov 2014 06:06:13 +0000 (01:06 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 13 Nov 2014 06:06:13 +0000 (01:06 -0500)
* net/eudc-vars.el (eudc-inline-query-format): Change default to
query email and first name instead of surname.

lisp/ChangeLog
lisp/net/eudc-vars.el

index 831e3b03a76575894e27af1f88e1d66e7e14a443..c4c9ef0b1438a94baab49eff9fc52101f84c827d 100644 (file)
@@ -1,3 +1,8 @@
+2014-11-13  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
+
+       * net/eudc-vars.el (eudc-inline-query-format): Change default to
+       query email and first name instead of surname.
+
 2014-11-13  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
 
        * net/ldap.el (ldap-search-internal): Support new-style LDAP URIs.
index 54995a334c99164dc1207c355cfaeacb7cf7e0c6..06f63ebc8e1818ba17aced7a200a67329fff14a8 100644 (file)
@@ -156,7 +156,8 @@ different values."
                                       (const :menu-tag "Duplicate" duplicate)))))
   :group 'eudc)
 
-(defcustom eudc-inline-query-format '((name)
+(defcustom eudc-inline-query-format '((email)
+                                     (firstname)
                                      (firstname name))
   "Format of an inline expansion query.
 This is a list of FORMATs.  A FORMAT is itself a list of one or more