(format-encode-run-method): Fix error message to say
authorGerd Moellmann <gerd@gnu.org>
Thu, 17 Aug 2000 20:24:27 +0000 (20:24 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 17 Aug 2000 20:24:27 +0000 (20:24 +0000)
commit10fa00732b57d3f009dc528131e96e3e545dc8b4
tree7da88b4e81931b8f30e4f100638aa2503bb3361d
parent1fb386206539403a44286b0fe4273abe3593e6ce
(format-encode-run-method): Fix error message to say
`encode' instead of `decode'.  Use save-window-excursion around
shell-command-on-region as in format-decode-run-method because
shell-command-on-region can display a buffer with error output.
(format-decode): Don't record undo information for the decoding.
(format-annotate-function): Add parameter FORMAT-COUNT.  Make
that number part of the temporary buffer name so that more than
one decoding using a temporary buffer can happen safely.
lisp/format.el