Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c7effd7c
Commit
c7effd7c
authored
Jan 24, 2015
by
Thomas Fitzsimmons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
etc/NEWS: Document EUDC improvements
parent
3a546663
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
0 deletions
+36
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+32
-0
No files found.
etc/ChangeLog
View file @
c7effd7c
2015-01-27 Thomas Fitzsimmons <fitzsim@fitzsim.org>
* NEWS: Document EUDC improvements.
2015-01-26 Lars Ingebrigtsen <larsi@gnus.org>
* publicsuffix.txt: Install an updated version of the file from
...
...
etc/NEWS
View file @
c7effd7c
...
...
@@ -495,6 +495,38 @@ As a result of the above, these commands are now obsolete:
`find-tag-other-window', `find-tag-other-frame', `find-tag-regexp',
`tags-apropos' and `tags-loop-continue'.
** 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>".
*** New custom variable `ldap-ldapsearch-password-prompt-regexp' to
allow overriding the regular expression that recognizes the ldapsearch
command line's password prompt.
** Obsolete packages
---
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment