diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -370,6 +370,10 @@ of curved quotes in format arguments to functions like 'message' and | |||
| 370 | 'format-message'. In particular, when this variable's value is | 370 | 'format-message'. In particular, when this variable's value is |
| 371 | 'grave', all quotes in formats are output as-is. | 371 | 'grave', all quotes in formats are output as-is. |
| 372 | 372 | ||
| 373 | ** Functions like 'check-declare-file' and 'check-declare-directory' | ||
| 374 | now generate less chatter and more-compact diagnostics. The auxiliary | ||
| 375 | function 'check-declare-errmsg' has been removed. | ||
| 376 | |||
| 373 | 377 | ||
| 374 | * Lisp Changes in Emacs 25.2 | 378 | * Lisp Changes in Emacs 25.2 |
| 375 | 379 | ||