]> git.eshelyaron.com Git - emacs.git/commitdiff
Noted `gnutls-verify-error', cfengine-mode, and package.el changes.
authorTed Zlatanov <tzz@lifelogs.com>
Mon, 23 Dec 2013 13:05:27 +0000 (08:05 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Mon, 23 Dec 2013 13:05:27 +0000 (08:05 -0500)
* NEWS: Updated for `gnutls-verify-error', cfengine-mode, and
package.el changes.

etc/ChangeLog
etc/NEWS

index 012e2e95168929369bec649ad33a9f8229272cfb..34f40ae6e242ae4323b7e979913e758010eae88b 100644 (file)
@@ -1,3 +1,8 @@
+2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * NEWS: Updated for `gnutls-verify-error', cfengine-mode, and
+       package.el changes.
+
 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * NEWS: Mention ns-use-srgb-colorspace.
index 01bd3291028a21b1bf0ea0eb681a9d7781c2d33f..2e16842cc2baedce65aea71df8342d28bac2c568 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -90,6 +90,12 @@ to set up the initial buffer.
 \f
 * 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