diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 | ||
| 291 | The 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 | ||