]> git.eshelyaron.com Git - emacs.git/commitdiff
Add entry for ede-project-directories to NEWS.
authorChong Yidong <cyd@gnu.org>
Sun, 15 Jan 2012 04:11:26 +0000 (12:11 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 15 Jan 2012 04:11:26 +0000 (12:11 +0800)
etc/NEWS

index 35a0486dfa2a75d5cb2f83cf5753b8745d39ce09..4934468d018761cdebc019a2d9984d1efd645d53 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -14,6 +14,18 @@ for changes in older Emacs versions.
 You can narrow news to a specific version by calling `view-emacs-news'
 with a prefix argument or by typing C-u C-h C-n.
 
+\f
+* Changes in Specialized Modes and Packages in Emacs 23.4
+
+** EDE
+
+*** New variable `ede-project-directories'.
+EDE now refuses to automatically load a project file (Project.ede)
+unless the file is in one of the directories specified by this
+variable.  This reduces the risk of inadvertently loading malicious
+project files.  The commands `M-x ede-new' and `M-x ede' now offer to
+save directories to `ede-project-directories'.
+
 \f
 * Installation Changes in Emacs 23.4