]> code.delx.au - gnu-emacs/commitdiff
; * etc/NEWS: Update EUDC entries.
authorEli Zaretskii <eliz@gnu.org>
Sun, 10 Jan 2016 16:30:10 +0000 (18:30 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 10 Jan 2016 16:30:10 +0000 (18:30 +0200)
etc/NEWS

index 4e32e48495e49865cd723317145d8e6f20bef43d..8130e27208138ece7603450f53e14b3d535de34e 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -990,40 +990,52 @@ The Lisp API of this package is still experimental.
 ** EUDC
 EUDC's LDAP backend has been improved.
 
++++
 *** EUDC supports LDAP-over-SSL URLs (ldaps://).
 
+---
 *** EUDC passes LDAP passwords through a pipe to the ldapsearch
 subprocess instead of on the command line.
 
+---
 *** EUDC handles LDAP wildcards automatically so the user shouldn't
 need to configure this manually anymore.
 
++++
 *** The LDAP configuration section of EUDC's manual has been
 rewritten.
 
 There have also been customization changes.
 
++++
 *** New custom variable `eudc-server-hotlist' to allow specifying
 multiple EUDC servers in init file.
 
++++
 *** Custom variable `eudc-inline-query-format' defaults to completing
 on email and firstname instead of surname.
 
+---
 *** Custom variable `eudc-expansion-overwrites-query' defaults to nil
 to avoid interfering with the kill ring.
 
++++
 *** Custom variable `eudc-inline-expansion-format' defaults to
 "Firstname Surname <mail-address>".
 
++++
 *** Custom variable `eudc-options-file' defaults to
 "~/.emacs.d/eudc-options".
 
+---
 *** New custom variable `ldap-ldapsearch-password-prompt-regexp' to
 allow overriding the regular expression that recognizes the ldapsearch
 command line's password prompt.
 
+---
 EUDC's BBDB backend now supports BBDB 3.
 
+---
 EUDC's PH backend (eudcb-ph.el) is obsolete.
 
 ** Eshell