1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00

Add copy-tree.

This commit is contained in:
Colin Walters 2002-06-12 03:39:00 +00:00
parent 21b6d966e9
commit 6ba3d6bcdf

View file

@ -1063,6 +1063,8 @@ only the processes whose query-on-exit flag is set are listed.
functions. The existing process-kill-without-query function is still
supported, but new code should use the new functions.
** New function copy-tree.
** New function substring-no-properties.
** New function minibuffer-selected-window.