]> rtime.felk.cvut.cz Git - sojka/company-mode.git/history - company-template.el
Run tests non-interactively
[sojka/company-mode.git] / company-template.el
2014-06-04 Dmitry GutovMerge pull request #128 from bbatsov/defvar-local
2014-06-04 Bozhidar BatsovBackport defvar-local from Emacs 24.2
2014-04-09 Dmitry GutovMerge pull request #101 from bbatsov/master
2014-04-09 Bozhidar BatsovUse cl-lib
2014-02-03 Dmitry GutovFix #56
2013-09-05 Stefan Monnier* packages/company/company-cmake.el: Fix up copyright...
2013-08-17 Dmitry Gutovcompany-template-c-like-templatify: Remove text after...
2013-04-14 Dmitry Gutovcompany-template-c-like-templatify: use "argN" as actua...
2013-04-10 Dmitry GutovSupport c++-mode in company-clang; templatify calls...
2013-03-26 Dmitry Gutovcompany-template: Hold off on removing the template...
2013-03-22 Dmitry Gutovcompany-template: Bring closer to yasnippet behavior
2013-03-13 Dmitry GutovRemove leading asterisks from docstrings
2013-03-13 Dmitry GutovMerge changes from the GNU ELPA repository
2010-02-23 Nikolaj SchumacherAdded template insertion for ObjC selectors.