diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2017-02-09 18:13:59 +0900 |
---|---|---|
committer | Tino Calancha <tino.calancha@gmail.com> | 2017-02-09 18:13:59 +0900 |
commit | 1e23bf5c513fafb9d14a8e07232101515386a912 (patch) | |
tree | 58e1cf95d689cfd9a0682b3f0d49e539d8775c2a /lisp/emacs-lisp/syntax.el | |
parent | 2bfe83fcd3575d03f371a7d0e6b8c5d661bc5ac7 (diff) | |
download | emacs-1e23bf5c513fafb9d14a8e07232101515386a912.tar.gz emacs-1e23bf5c513fafb9d14a8e07232101515386a912.tar.bz2 emacs-1e23bf5c513fafb9d14a8e07232101515386a912.zip |
Ibuffer: Don't truncate shell command output
* lisp/ibuf-ext.el (ibuffer-do-shell-command-pipe)
(ibuffer-do-shell-command-pipe-replace)
Use 'call-shell-region' (Bug#22679).
(ibuffer-do-shell-command-file): Use call-process-shell-command.
If FILE, the file that the buffer object is visiting,
exists and the buffer is up-to-date, then use
FILE instead of creating a temporary file (Bug#22679).
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions