Skip to content

Commit

Permalink
cljr-rename-file-or-dir => cljr-rename-file
Browse files Browse the repository at this point in the history
- cljr-rename-file has been removed in favor of cljr-rename-file-or-dir
  • Loading branch information
luxbock authored and syl20bnr committed Aug 26, 2015
1 parent 7d89495 commit 3483918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/!lang/clojure/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ the focus."
"mrpc" 'cljr-project-clean
"mrpf" 'cljr-promote-function
"mrrd" 'cljr-remove-debug-fns
"mrrf" 'cljr-rename-file
"mrrf" 'cljr-rename-file-or-dir
"mrrl" 'cljr-remove-let
"mrrr" 'cljr-remove-unused-requires
"mrrs" 'cljr-rename-symbol
Expand Down

0 comments on commit 3483918

Please sign in to comment.