aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ffea247dd5a..f575d4dd005 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -112,6 +112,11 @@ option 'vc-hg-symbolic-revision-styles' to the value '("{rev}")'.
112Existing files "~/.emacs.d/shadows" and "~/.emacs.d/shadow_todo" must 112Existing files "~/.emacs.d/shadows" and "~/.emacs.d/shadow_todo" must
113be removed prior using the changed 'shadow-*' commands. 113be removed prior using the changed 'shadow-*' commands.
114 114
115+++
116** 'thread-alive-p' has been renamed to 'thread-live-p'.
117The old name is an alias of the new name. Future Emacs version will
118obsolete it.
119
115 120
116* Lisp Changes in Emacs 26.2 121* Lisp Changes in Emacs 26.2
117 122