Noted `gnutls-verify-error', cfengine-mode, and package.el changes.

* NEWS: Updated for `gnutls-verify-error', cfengine-mode, and
package.el changes.
This commit is contained in:
Ted Zlatanov 2013-12-23 08:05:27 -05:00
parent 595c4578bd
commit d8a2993d3c
2 changed files with 26 additions and 0 deletions

View 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.

View file

@ -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