diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -42,6 +42,9 @@ now the default in developer builds. As before, use | |||
| 42 | '--disable-gcc-warnings' to suppress GCC's warnings, and | 42 | '--disable-gcc-warnings' to suppress GCC's warnings, and |
| 43 | '--enable-gcc-warnings' to stop the build if GCC issues warnings. | 43 | '--enable-gcc-warnings' to stop the build if GCC issues warnings. |
| 44 | 44 | ||
| 45 | ** When GCC warnings are enabled, '--enable-check-lisp-object-type' is | ||
| 46 | now enabled by default when configuring. | ||
| 47 | |||
| 45 | +++ | 48 | +++ |
| 46 | ** The Emacs server now has socket-launching support. This allows | 49 | ** The Emacs server now has socket-launching support. This allows |
| 47 | socket based activation, where an external process like systemd can | 50 | socket based activation, where an external process like systemd can |
| @@ -393,7 +396,7 @@ procedure and therefore obeys saving hooks. | |||
| 393 | * Changes in Specialized Modes and Packages in Emacs 26.1 | 396 | * Changes in Specialized Modes and Packages in Emacs 26.1 |
| 394 | 397 | ||
| 395 | *** Info menu and index completion uses substring completion by default. | 398 | *** Info menu and index completion uses substring completion by default. |
| 396 | This can be customized via the `info-menu` category in | 399 | This can be customized via the info-menu category in |
| 397 | completion-category-override. | 400 | completion-category-override. |
| 398 | 401 | ||
| 399 | +++ | 402 | +++ |