Fix arg usage of format-decode-run-method (Bug#7488).
authorLawrence Mitchell <lawrence.mitchell@ed.ac.uk>
Mon, 6 Dec 2010 19:35:54 +0000 (14:35 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 6 Dec 2010 19:35:54 +0000 (14:35 -0500)
commit3ecba0495e877769d3b29f67f0648af39352edb8
tree1b0133c6dd6df6cf46fc3990ab03c709b665c26b
parentd8b2a96214c9b53ab914901fdde71f5b0a931678
Fix arg usage of format-decode-run-method (Bug#7488).

* lisp/format.el (format-decode-run-method): Pass args FROM and TO, not
point-min and point-max, to shell-command-on-region (Bug#7488).
lisp/ChangeLog
lisp/format.el