1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/lisp/mh-e
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
ChangeLog Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
ChangeLog.1 Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
mh-acros.el
mh-alias.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
mh-buffers.el
mh-comp.el * lisp/mh-e/mh-comp.el (mh-regexp-in-field-p): Fix previous change. 2013-05-20 21:59:36 -04:00
mh-compat.el
mh-e.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
mh-folder.el
mh-funcs.el
mh-gnus.el
mh-identity.el
mh-inc.el
mh-junk.el
mh-letter.el
mh-limit.el
mh-mime.el
mh-print.el
mh-scan.el
mh-search.el
mh-seq.el
mh-show.el
mh-speed.el Small speedbar-related clean-up 2013-05-21 20:13:56 -07:00
mh-thread.el
mh-tool-bar.el
mh-utils.el
mh-xface.el