From: Glenn Morris Date: Mon, 8 Feb 2016 16:48:47 +0000 (-0800) Subject: ; ChangeLog fixes. X-Git-Tag: emacs-26.0.90~2702 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4c629d8a8d640354690ce207dff09c7fda070d2a;p=emacs.git ; ChangeLog fixes. --- diff --git a/ChangeLog.2 b/ChangeLog.2 index 58284d03f4e..5efa1abb9d7 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -1,44 +1,34 @@ 2016-02-06 Lars Ingebrigtsen - message-valid-fqdn-regexp no longer exists - * lisp/gnus/gnus-art.el (gnus-button-valid-fqdn-regexp): Don't use the no-longer-existing message-valid-fqdn-regexp variable. 2016-02-06 Lars Ingebrigtsen Remove message-valid-fqdn-regexp, since it changes too much now - * lisp/gnus/message.el (message-valid-fqdn-regexp): Remove. (message-bogus-recipient-p): Don't use it any more. (message-make-fqdn): Ditto. Suggested by Lars-Johan Liman. -2016-02-06 Paul van der Walt - - Match "Re :" as a "Re:" prefix +2016-02-06 Paul van der Walt (tiny change) * lisp/gnus/message.el (message-subject-re-regexp): Also match "Re :" as a "Re:" prefix (commonly used in France). 2016-02-06 Adam Sjøgren - lisp/net/shr.el (shr-tag-del, shr-tag-ins): New functions. - * lisp/net/shr.el (shr-tag-del, shr-tag-ins): New functions. 2016-02-06 David Edmondson src/process.c Correctly convert AF_INET6 addresses - * src/process.c (conv_lisp_to_sockaddr): AF_INET6 addresses are converted to a list of 16 bit quantities by - conv_sockaddr_to_lisp(). conv_lisp_to_sockaddr() should follow the + conv_sockaddr_to_lisp(). conv_lisp_to_sockaddr() should follow the same scheme rather than expecting a (longer) list of 8 bit quantities. -2016-02-06 Martin Jesper Low Madsen - - Search for host/port combinations in auth-source on OS X +2016-02-06 Martin Jesper Low Madsen (tiny change) * lisp/gnus/auth-source.el (auth-source-macos-keychain-search): Search for all host/port (or protocol) combinations for a match in