summaryrefslogtreecommitdiff
path: root/tools/clang-format/clang-format.el
Commit message (Expand)AuthorAge
* clang-format: Add -assume-filename option for editor integrations.Daniel Jasper2013-09-13
* Switch the default mode for clang-format to '-file'. Make 'LLVM' theChandler Carruth2013-09-02
* Make it possible to assign clang-format-buffer to a keybinding.Manuel Klimek2013-06-11
* Fix off-by-one error in clang-format's emacs integration.Daniel Jasper2013-05-21
* Let clang-format move the cursor appropriately.Daniel Jasper2013-05-21
* Update clang-format emacs integration.Daniel Jasper2013-05-14
* Further fix to clang-format emacs integration.Daniel Jasper2013-05-07
* Fix clang-format emacs integration in last line.Daniel Jasper2013-05-07
* Fix scrolling bug in clang-format's emacs integration.Daniel Jasper2013-04-25
* Small improvements to clang-format documentation and integrationDaniel Jasper2013-04-17
* Provide better emacs integration.Daniel Jasper2013-04-12
* Improvements to clang-format integrations.Daniel Jasper2013-04-09