comparison etc/NEWS @ 45758:d6822e2dafb3

Add copy-tree.
author Colin Walters <walters@gnu.org>
date Wed, 12 Jun 2002 03:39:00 +0000
parents 3f48cd2eb90a
children d11816fe2c59
comparison
equal deleted inserted replaced
45757:3f48cd2eb90a 45758:d6822e2dafb3
1060 only the processes whose query-on-exit flag is set are listed. 1060 only the processes whose query-on-exit flag is set are listed.
1061 1061
1062 *** New set-process-query-on-exit-flag and process-query-on-exit-flag 1062 *** New set-process-query-on-exit-flag and process-query-on-exit-flag
1063 functions. The existing process-kill-without-query function is still 1063 functions. The existing process-kill-without-query function is still
1064 supported, but new code should use the new functions. 1064 supported, but new code should use the new functions.
1065
1066 ** New function copy-tree.
1065 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.
1069 1071