Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 922:0288e82c84b3
[xemacs-hg @ 2002-07-14 23:09:39 by mta]
code-process.el (call-process-region): Don't delete the process output if
start equals end
author | mta |
---|---|
date | Sun, 14 Jul 2002 23:09:40 +0000 |
parents | 5fc81edb7a38 |
children | 1b114504fa80 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jul 14 23:00:16 2002 +0000 +++ b/lisp/ChangeLog Sun Jul 14 23:09:40 2002 +0000 @@ -1,3 +1,8 @@ +2002-07-01 Mike Alexander <mta@arbortext.com> + + * code-process.el (call-process-region): Don't delete the process + output if start equals end + 2002-07-14 Mike Alexander <mta@arbortext.com> * process.el (shell-command-on-region): Don't delete the region