diff lisp/ChangeLog @ 26003:f6c190ef2f45

(shell-command, shell-command-on-region): use make-temp-file. (clone-buffer, clone-process, clone-buffer-hook): new functions.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 13 Oct 1999 00:48:17 +0000 (1999-10-13)
parents 4f46db3c9d7d
children 11f91800bec3
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 13 00:21:07 1999 +0000
+++ b/lisp/ChangeLog	Wed Oct 13 00:48:17 1999 +0000
@@ -1,5 +1,8 @@
 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
 
+	* simple.el (shell-command, shell-command-on-region): use make-temp-file.
+	(clone-buffer, clone-process, clone-buffer-hook): new functions.
+
 	* subr.el (with-current-buffer): don't use backquotes to avoid
 	  bootstrapping problems.
 	loadup.el (load-path): add subdirs for bootstrapping.