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