From d8a2993d3c7161460d0d28f0586025c86a4c4b14 Mon Sep 17 00:00:00 2001 From: Ted Zlatanov Date: Mon, 23 Dec 2013 08:05:27 -0500 Subject: [PATCH] Noted `gnutls-verify-error', cfengine-mode, and package.el changes. * NEWS: Updated for `gnutls-verify-error', cfengine-mode, and package.el changes. --- etc/ChangeLog | 5 +++++ etc/NEWS | 21 +++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 012e2e9516..34f40ae6e2 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2013-12-23 Teodor Zlatanov + + * NEWS: Updated for `gnutls-verify-error', cfengine-mode, and + package.el changes. + 2013-12-21 Jan Djärv * NEWS: Mention ns-use-srgb-colorspace. diff --git a/etc/NEWS b/etc/NEWS index 01bd329102..2e16842cc2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -90,6 +90,12 @@ to set up the initial buffer. * Changes in Emacs 24.4 ++++ +** New option `gnutls-verify-error', if non-nil, means that Emacs +should reject SSL/TLS certificates that GnuTLS determines as invalid. +(This option defaults to nil at present, but this is expected to change +in a future release.) + +++ ** Emacs now supports menus on text-mode terminals. If the terminal supports a mouse, clicking on the menu bar, or on @@ -392,6 +398,14 @@ As a result, cua-highlight-region-shift-only is obsolete *** CUA's rectangles can now be used via `cua-rectangle-mark-mode'. +** CFEngine mode + +*** Support for completion, ElDoc, and Flycheck has been added. + +*** The current CFEngine syntax is parsed from "cf-promises -s json". +There is a fallback syntax available if you don't have cf-promises or +if it doesn't support that option. + ** Delete Selection mode can now be used without `transient-mark-mode'. ** Desktop @@ -560,6 +574,13 @@ vectors, containing an associative list with extra properties. *** `describe-package' buffer uses the `:url' extra property to display a `Homepage' header, if it's present. +*** In the buffer produced by `describe-package', there are now buttons +listing the keywords related to that package. You can click on them +to see other packages related to any given keyword. + +*** In the *Packages* buffer, `f' or the Package->Filter menu filters +the packages by a keyword. + ** Prolog mode *** `prolog-use-smie' has been removed, along with the non-SMIE -- 2.20.1