forked from colonelpanic/dotfiles
Fix imalison:copy-shell-command-on-region
This commit is contained in:
parent
64616c549c
commit
6a336c2232
@ -791,7 +791,8 @@ This interactive functions allows the user the select a function to invoke using
|
|||||||
(read-shell-command "Shell command on region: ")))
|
(read-shell-command "Shell command on region: ")))
|
||||||
(shell-command-on-region start end command nil t))
|
(shell-command-on-region start end command nil t))
|
||||||
|
|
||||||
(imalison:prefix-alternatives imalison:copy-shell-command-on-region
|
(imalison:prefix-alternatives imalison:shell-command-on-region
|
||||||
|
imalison:copy-shell-command-on-region
|
||||||
imalison:shell-command-on-region-replace)
|
imalison:shell-command-on-region-replace)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
** Copy String Functions
|
** Copy String Functions
|
||||||
|
Loading…
Reference in New Issue
Block a user