* simple.el (shell-command-on-region): Pass the `replace' argument
authorSam Steingold <sds@gnu.org>
Thu, 23 May 2013 21:01:47 +0000 (17:01 -0400)
committerSam Steingold <sds@gnu.org>
Thu, 23 May 2013 21:01:47 +0000 (17:01 -0400)
commitb3531901c6c3cf932633b52ec96aff50470c997f
tree30b3a815d9d3792dcce7800c0aa2d9abc63d9d76
parent7c9e4be1db1d56b1122e84337075010ca9d653cc
* simple.el (shell-command-on-region): Pass the `replace' argument
down to `call-process-region' to comply with he doc as reported on
<http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
lisp/ChangeLog
lisp/simple.el