diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.26 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS.26 b/etc/NEWS.26 index e94bda549ab..97222705e61 100644 --- a/etc/NEWS.26 +++ b/etc/NEWS.26 | |||
| @@ -99,6 +99,11 @@ option 'vc-hg-symbolic-revision-styles' to the value '("{rev}")'. | |||
| 99 | Existing files "~/.emacs.d/shadows" and "~/.emacs.d/shadow_todo" must | 99 | Existing files "~/.emacs.d/shadows" and "~/.emacs.d/shadow_todo" must |
| 100 | be removed prior using the changed 'shadow-*' commands. | 100 | be removed prior using the changed 'shadow-*' commands. |
| 101 | 101 | ||
| 102 | +++ | ||
| 103 | ** 'thread-alive-p' has been renamed to 'thread-live-p'. | ||
| 104 | The old name is an alias of the new name. Future Emacs version will | ||
| 105 | obsolete it. | ||
| 106 | |||
| 102 | 107 | ||
| 103 | * Lisp Changes in Emacs 26.2 | 108 | * Lisp Changes in Emacs 26.2 |
| 104 | 109 | ||