diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -218,8 +218,10 @@ Defaults to 'libravatar', with 'unicornify' and 'gravatar' as options. | |||
| 218 | ** Compilation mode | 218 | ** Compilation mode |
| 219 | 219 | ||
| 220 | *** Regexp matching of messages is now case-sensitive by default. | 220 | *** Regexp matching of messages is now case-sensitive by default. |
| 221 | The user option 'compilation-error-case-fold-search' can be set | 221 | The variable 'compilation-error-case-fold-search' can be set for |
| 222 | for case-insensitive matching of messages. | 222 | case-insensitive matching of messages when the old behaviour is |
| 223 | required, but the recommended solution is to use a correctly matching | ||
| 224 | regexp instead. | ||
| 223 | 225 | ||
| 224 | 226 | ||
| 225 | * New Modes and Packages in Emacs 28.1 | 227 | * New Modes and Packages in Emacs 28.1 |