emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Simon Josefsson
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 28 May 2004 03:20:55 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6097 emacs/lisp/ChangeLog:1.6098
*** emacs/lisp/ChangeLog:1.6097 Thu May 27 23:48:30 2004
--- emacs/lisp/ChangeLog        Fri May 28 05:31:31 2004
***************
*** 1,3 ****
--- 1,17 ----
+ 2004-05-26  Simon Josefsson  <address@hidden>
+ 
+       * starttls.el: Merge with my GNUTLS based starttls.el.
+       (starttls-gnutls-program, starttls-use-gnutls)
+       (starttls-extra-arguments, starttls-process-connection-type)
+       (starttls-connect, starttls-failure, starttls-success): New
+       variables.
+       (starttls-program, starttls-extra-args): Doc fix.
+       (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
+       functions.
+       (starttls-negotiate, starttls-open-stream): Check
+       `starttls-use-gnutls' and pass on to corresponding *-gnutls
+       function if it is set.
+ 
  2004-05-27  Luc Teirlinck  <address@hidden>
  
        * autorevert.el (auto-revert-handler): Disable auto-reverting of




reply via email to

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