emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r104743: Fix stupid typo with gnutls-


From: Lars Magne Ingebrigtsen
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r104743: Fix stupid typo with gnutls-clii.
Date: Mon, 27 Jun 2011 02:10:35 +0200
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 104743
committer: Lars Magne Ingebrigtsen <address@hidden>
branch nick: trunk
timestamp: Mon 2011-06-27 02:10:35 +0200
message:
  Fix stupid typo with gnutls-clii.
  Don't re-get capabilities unless we're reconnecting.
modified:
  lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-06-27 00:02:15 +0000
+++ b/lisp/ChangeLog    2011-06-27 00:10:35 +0000
@@ -1,5 +1,9 @@
 2011-06-27  Lars Magne Ingebrigtsen  <address@hidden>
 
+       * net/network-stream.el (network-stream-open-starttls): Don't
+       re-get capabilities unless we've reestablished connection.
+       (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
+
        * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
        to binary to possibly avoid line encoding issues on Windows (among
        other things).


reply via email to

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