1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/lisp/emulation
Juri Linkov 0950aa27a2 Add explicit arg REPLACE to the callers of `shell-command-on-region'.
* lisp/simple.el (shell-command-on-region): Doc fix.

* lisp/emulation/vi.el (vi-shell-op):
* lisp/emulation/vip.el (vip-execute-com, ex-command):
* lisp/emulation/viper-cmd.el (viper-exec-bang):
* lisp/emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
the call of `shell-command-on-region'. 

* lisp/mh-e/mh-alias.el (mh-alias-local-users): Add non-nil arg REPLACE to
the call of `shell-command-on-region'.

Fixes: debbugs:14637
2013-06-18 23:24:44 +03:00
..
.gitignore
crisp.el
cua-base.el
cua-gmrk.el
cua-rect.el
edt-lk201.el
edt-mapper.el
edt-pc.el
edt-vt100.el
edt.el
keypad.el
tpu-edt.el
tpu-extras.el
tpu-mapper.el
vi.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
vip.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
viper-cmd.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
viper-ex.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
viper-init.el
viper-keym.el
viper-macs.el
viper-mous.el
viper-util.el
viper.el
ws-mode.el