summaryrefslogtreecommitdiff
path: root/company-template.el
Commit message (Expand)AuthorAge
* Set company-template-nav-map as parent of company-template-field-mapptrv2017-06-13
* Add function and binding to clear template field and move to next (#660)Peter Vasil2017-04-15
* Bump copyright yearsDmitry Gutov2016-01-03
* Rename company-clang-obc-templatify to company-template-objc-templatifyDmitry Gutov2016-01-03
* company-template: Add a summary lineDmitry Gutov2015-05-10
* Update company-clang-objc-templatify in line with the previous changeDmitry Gutov2015-04-05
* Don't replace the default argument values with `argN` anymoreDmitry Gutov2015-04-05
* Handle function pointers in annotation and template expansionDmitry Gutov2015-03-16
* No need to set paren's syntax class after 55c3a66Dmitry Gutov2014-10-27
* company-template-c-like-templatify: Use current syntax-table as parentDmitry Gutov2014-10-25
* company-template-c-like-templatify: Support genericsDmitry Gutov2014-10-13
* Backport defvar-local from Emacs 24.2Bozhidar Batsov2014-06-04
* Use cl-libBozhidar Batsov2014-04-09
* Fix #56Dmitry Gutov2014-02-03
* * packages/company/company-cmake.el: Fix up copyright. Require CL.Stefan Monnier2013-09-06
* company-template-c-like-templatify: Remove text after the closing parenDmitry Gutov2013-08-17
* company-template-c-like-templatify: use "argN" as actual field textDmitry Gutov2013-04-14
* Support c++-mode in company-clang; templatify calls in C and C++Dmitry Gutov2013-04-10
* company-template: Hold off on removing the template until point leavesDmitry Gutov2013-03-26
* company-template: Bring closer to yasnippet behaviorDmitry Gutov2013-03-22
* Remove leading asterisks from docstringsDmitry Gutov2013-03-13
* Merge changes from the GNU ELPA repositoryDmitry Gutov2013-03-13
* Added template insertion for ObjC selectors.Nikolaj Schumacher2010-02-23