1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-19 22:50:29 -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 Silence cua-mode compilation 2013-05-28 19:48:16 -07:00
cua-rect.el Silence cua-mode compilation 2013-05-28 19:48:16 -07:00
edt-lk201.el
edt-mapper.el * lisp/emulation/edt-mapper.el: In batch mode, error rather than hang. 2013-05-10 19:17:45 -07:00
edt-pc.el
edt-vt100.el
edt.el
keypad.el
tpu-edt.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
tpu-extras.el Make some files provide features 2013-05-11 16:41:52 -07:00
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 Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-mous.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-util.el
viper.el
ws-mode.el