aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.265
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}")'.
99Existing files "~/.emacs.d/shadows" and "~/.emacs.d/shadow_todo" must 99Existing files "~/.emacs.d/shadows" and "~/.emacs.d/shadow_todo" must
100be removed prior using the changed 'shadow-*' commands. 100be removed prior using the changed 'shadow-*' commands.
101 101
102+++
103** 'thread-alive-p' has been renamed to 'thread-live-p'.
104The old name is an alias of the new name. Future Emacs version will
105obsolete it.
106
102 107
103* Lisp Changes in Emacs 26.2 108* Lisp Changes in Emacs 26.2
104 109