Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
921:5fc81edb7a38 | 922:0288e82c84b3 |
---|---|
1 2002-07-01 Mike Alexander <mta@arbortext.com> | |
2 | |
3 * code-process.el (call-process-region): Don't delete the process | |
4 output if start equals end | |
5 | |
1 2002-07-14 Mike Alexander <mta@arbortext.com> | 6 2002-07-14 Mike Alexander <mta@arbortext.com> |
2 | 7 |
3 * process.el (shell-command-on-region): Don't delete the region | 8 * process.el (shell-command-on-region): Don't delete the region |
4 before giving it to call-process-region | 9 before giving it to call-process-region |
5 | 10 |