comparison lisp/ChangeLog @ 1090:13305f7e85f0

[xemacs-hg @ 2002-11-10 16:07:12 by michaels] 2002-11-03 Mike Sperber <mike@xemacs.org> * code-process.el (call-process-region): Preserve return value from `call-process.'
author michaels
date Sun, 10 Nov 2002 16:07:13 +0000
parents 13daf40fb997
children 30118fdc4f1f
comparison
equal deleted inserted replaced
1089:adfbf1f7cc57 1090:13305f7e85f0
1 2002-11-03 Mike Sperber <mike@xemacs.org>
2
3 * code-process.el (call-process-region): Preserve return value
4 from `call-process.'
5
1 2002-10-25 Scott Evans <gse@antisleep.com> 6 2002-10-25 Scott Evans <gse@antisleep.com>
2 7
3 * replace.el (operate-on-non-matching-lines) 8 * replace.el (operate-on-non-matching-lines)
4 (operate-on-non-matching-lines): Generalized from 9 (operate-on-non-matching-lines): Generalized from
5 delete-non-matching-lines and delete-matching-lines. The 10 delete-non-matching-lines and delete-matching-lines. The