diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -471,6 +471,12 @@ its functions. | |||
| 471 | names match certain regular expressions as big. Ido won't attempt to | 471 | names match certain regular expressions as big. Ido won't attempt to |
| 472 | list the contents of such directories when completing file names. | 472 | list 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 | ||
| 478 | at 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'. |