aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 975fab495a9..980f5123a1d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -471,6 +471,12 @@ its functions.
471names match certain regular expressions as big. Ido won't attempt to 471names match certain regular expressions as big. Ido won't attempt to
472list the contents of such directories when completing file names. 472list the contents of such directories when completing file names.
473 473
474** Minibuffer
475
476---
477*** Minibuffer now uses 'minibuffer-message' to display error messages
478at the end of the active minibuffer.
479
474** map.el 480** map.el
475*** Now also understands plists. 481*** Now also understands plists.
476*** Now defined via generic functions that can be extended via 'cl-defmethod'. 482*** Now defined via generic functions that can be extended via 'cl-defmethod'.