changeset 67 | 6034a5ace9af |
parent 44 | 6e66ab8d9185 |
--- a/c-init.el Thu Oct 31 00:28:51 2013 -0500 +++ b/c-init.el Thu Jan 30 15:15:11 2014 -0600 @@ -23,7 +23,6 @@ ;; custom keys (local-set-key (kbd "C-c f") 'ff-find-other-file) ; toggle header/source file - (local-set-key (kbd "C-c C-c") 'comment-or-uncomment-region) ;; ;; code folding ;; (local-set-key (kbd "C-c v") 'hs-toggle-hiding)