projects
/
emacsstuff.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d2b7dbe
)
add keybinding (C-c ; f f) for ccide-format-buffer
Stefan Bund [Thu, 19 May 2016 10:31:36 +0000 (12:31 +0200)]
cc-ide/cc-ide.el
patch
|
blob
|
history
diff --git
a/cc-ide/cc-ide.el
b/cc-ide/cc-ide.el
index
90d422c
..
4246fb7
100644
(file)
--- a/
cc-ide/cc-ide.el
+++ b/
cc-ide/cc-ide.el
@@
-82,6
+82,7
@@
correctly included.")
;; file level
("fc" ccide-file-comment "File comment")
("fs" ccide-syncronize-includes "Sync includes")
+ ("ff" ccide-format-buffer "Reformat buffer")
(nil nil separator)
;; class level