From: Glenn Morris Date: Mon, 27 Jan 2014 22:05:52 +0000 (-0500) Subject: * etc/NEWS: Tiny edits. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~241^2~17 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ad1feded3031c8e7875aba1e5338a732193ad34;p=emacs.git * etc/NEWS: Tiny edits. --- diff --git a/etc/NEWS b/etc/NEWS index c9981857d64..d8085c7092a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -429,8 +429,8 @@ For example, this enables parsing of macros which open new namespaces. ** CUA mode *** CUA mode now uses `delete-selection-mode' and `shift-select-mode'. -Hence, you can now enable it independently from `transient-mark-mode', -`delete-selection-mode', and `shift-select-mode'. +Hence, you can now enable it independently from those modes, and from +`transient-mark-mode'. --- *** `cua-highlight-region-shift-only' is now obsolete. @@ -440,11 +440,13 @@ You can disable `transient-mark-mode' to get the same result. ** 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. +if your version doesn't support that option. See option `cfengine-cf-promises'. ** Delete Selection mode can now be used without `transient-mark-mode'.