From: Glenn Morris Date: Sun, 29 Jan 2012 03:17:53 +0000 (-0800) Subject: * etc/NEWS: Typo fix. X-Git-Tag: emacs-pretest-24.0.93~10 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=573559b413522025ebcfb41eab17ab5bb51da1a4;p=emacs.git * etc/NEWS: Typo fix. --- diff --git a/etc/NEWS b/etc/NEWS index 2a499b5995e..a33a7bf7c9b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1340,7 +1340,7 @@ FIXME: These should be front-ended by xml.el. ** GnuTLS *** New library `gnutls.el'. -This requires Emacs to have built with GnuTLS support. +This requires Emacs to have been built with GnuTLS support. The main functions are `open-gnutls-stream' and `gnutls-negotiate'. It's easiest to use these functions through `open-network-stream' because it can upgrade connections through STARTTLS opportunistically