summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format/clang-format.el
Commit message (Expand)AuthorAgeFilesLines
* Make clang-format work in emacs buffers with unicode characters.Manuel Klimek2015-01-191-11/+16
* Update clang-format.el to use xml output and patch in the returned chunks.Manuel Klimek2015-01-131-46/+86
* Improve clang-format.el.Manuel Klimek2015-01-081-48/+117
* clang-format: Make it possible to (require 'clang-format)Justin Bogner2014-11-051-0/+2
* clang-format: Add -assume-filename option for editor integrations.Daniel Jasper2013-09-131-1/+3
* Switch the default mode for clang-format to '-file'. Make 'LLVM' theChandler Carruth2013-09-021-1/+1
* Make it possible to assign clang-format-buffer to a keybinding.Manuel Klimek2013-06-111-0/+1
* Fix off-by-one error in clang-format's emacs integration.Daniel Jasper2013-05-211-2/+2
* Let clang-format move the cursor appropriately.Daniel Jasper2013-05-211-4/+12
* Update clang-format emacs integration.Daniel Jasper2013-05-141-15/+29
* Further fix to clang-format emacs integration.Daniel Jasper2013-05-071-1/+1
* Fix clang-format emacs integration in last line.Daniel Jasper2013-05-071-2/+2
* Fix scrolling bug in clang-format's emacs integration.Daniel Jasper2013-04-251-5/+9
* Small improvements to clang-format documentation and integrationDaniel Jasper2013-04-171-7/+7
* Provide better emacs integration.Daniel Jasper2013-04-121-33/+13
* Improvements to clang-format integrations.Daniel Jasper2013-04-091-0/+47
OpenPOWER on IntegriCloud