Skip to content
Snippets Groups Projects
Commit b644bd1c authored by M.Liu's avatar M.Liu
Browse files

forget to commit

parent 53147b58
No related branches found
No related tags found
No related merge requests found
......@@ -353,8 +353,8 @@ locate PACKAGE."
(setq c-default-style '((java-mode . "java")
(other . "linux")))
(add-to-list 'c-cleanup-list 'space-before-funcall)
;; (add-to-list 'c-cleanup-list 'compact-empty-funcall)
;;(add-to-list 'c-cleanup-list 'space-before-funcall)
(add-to-list 'c-cleanup-list 'compact-empty-funcall)
(add-to-list 'c-cleanup-list 'comment-close-slash)
))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment