aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fb40e25868e..441316e6757 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1063,6 +1063,8 @@ only the processes whose query-on-exit flag is set are listed.
1063functions. The existing process-kill-without-query function is still 1063functions. The existing process-kill-without-query function is still
1064supported, but new code should use the new functions. 1064supported, but new code should use the new functions.
1065 1065
1066** New function copy-tree.
1067
1066** New function substring-no-properties. 1068** New function substring-no-properties.
1067 1069
1068** New function minibuffer-selected-window. 1070** New function minibuffer-selected-window.