aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 946a823173a..b46dcae9c23 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -287,6 +287,10 @@ in (info "(emacs) Directory Variables")
287 287
288* Changes in Specialized Modes and Packages in Emacs 27.1 288* Changes in Specialized Modes and Packages in Emacs 27.1
289 289
290** Octave mode
291The mode is automatically enabled in files that start with the
292'function' keyword.
293
290** project.el 294** project.el
291*** New commands project-search and project-query-replace 295*** New commands project-search and project-query-replace
292 296