diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -275,6 +275,10 @@ file name extensions. | |||
| 275 | ** The new function 'read-answer' accepts either long or short answers | 275 | ** The new function 'read-answer' accepts either long or short answers |
| 276 | depending on the new customizable variable 'read-answer-short'. | 276 | depending on the new customizable variable 'read-answer-short'. |
| 277 | 277 | ||
| 278 | ** The function 'load' now behaves correctly when loading modules. | ||
| 279 | Specifically, it puts the module name into 'load-history', prints | ||
| 280 | loading messages if requested, and protects against recursive loads. | ||
| 281 | |||
| 278 | 282 | ||
| 279 | * Changes in Emacs 27.1 on Non-Free Operating Systems | 283 | * Changes in Emacs 27.1 on Non-Free Operating Systems |
| 280 | 284 | ||