|
|
@ -53,7 +53,10 @@ |
|
|
|
(svn-status (projectile-project-root)) |
|
|
|
(call-interactively 'svn-status))) |
|
|
|
|
|
|
|
(global-set-key (kbd "<f6>") 'macoy-svn-status) |
|
|
|
(if (string-equal (user-login-name) "mmadson") |
|
|
|
(global-set-key (kbd "<f6>") 'macoy-svn-status) |
|
|
|
(global-set-key (kbd "<f6>") 'magit)) |
|
|
|
|
|
|
|
(global-set-key (kbd "S-<f6>") 'vc-print-root-log) |
|
|
|
|
|
|
|
(setq macoy-commit-message-backup "~/Macoy_Emacs_CommitMessage_Backup.txt") |
|
|
|