emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (fd62486 -> ac5475d)


From: Stefan Monnier
Subject: [Emacs-diffs] master updated (fd62486 -> ac5475d)
Date: Fri, 23 Jan 2015 22:20:29 +0000

monnier pushed a change to branch master.

      from  fd62486   * lisp/emacs-lisp/cl-generic.el (cl-no-primary-method): 
New fun and error. (cl--generic-build-combined-method): Use it.
       new  090cbf9   Change eudc-server-hotlist from a defvar to a defcustom
       new  0dee070   Support new-style LDAP URIs in ldap-search-internal
       new  6dda29f   Improve eudc-inline-query-format's default value
       new  fa9a3ca   Improve eudc-inline-expansion-format's default value
       new  c8d2553   Ignore text properties in eudc-expand-inline
       new  b7d2dfa   Change eudc-expansion-overwrites-query default to nil
       new  87ff9ae   Add password-cache support to ldap.el
       new  ea0ea90   ldap-search-internal: Send password to ldapsearch through 
a pipe
       new  6a3a3b0   Downcase field names in LDAP results
       new  1e1f5b9   Append LDAP wildcard character to end of search string
       new  7860227   Do not ask the user for an LDAP base if a default has 
been provided
       new  81d0909   Restore former eudc-expand-inline settings after a 
nonlocal exit
       new  9006ccd   Handle nil password-cache in ldap-password-read
       new  4a77d69   ldap-password-read: Validate password before caching it
       new  a6d4651   Update LDAP configuration section of EUDC manual
       new  e56e1b9   Mention binddn in LDAP credentials error message
       new  ac5475d   lisp/net/{eudc,ldap}: Merge branch 
streamline-eudc-configuration


Summary of changes:
 doc/misc/ChangeLog     |    9 +++-
 doc/misc/eudc.texi     |  130 +++++++++++++++++++++++++++++++++++++++++++---
 lisp/ChangeLog         |   85 ++++++++++++++++++++++++++++++
 lisp/net/eudc-vars.el  |   97 ++++++++++++++++++----------------
 lisp/net/eudc.el       |   71 +++++++++++++------------
 lisp/net/eudcb-ldap.el |   29 ++++++-----
 lisp/net/ldap.el       |  136 +++++++++++++++++++++++++++++++++++++----------
 7 files changed, 425 insertions(+), 132 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]