summaryrefslogtreecommitdiffstats
path: root/Auxiliary/cmake-mode.el
Commit message (Expand)AuthorAgeFilesLines
* cmake-mode.el: Re-add explicit call to require thingatptPeter Vasil2015-01-191-0/+1
* cmake-mode.el: Fix extracting keyword at point in cmake-helpPeter Vasil2015-01-191-3/+7
* cmake-mode.el: syntax of '_' should be treated as symbolSyohei YOSHIDA2014-11-121-2/+1
* cmake-mode.el: Add help for variables/properties/complete. Factorize.Philipp Möller2014-02-131-47/+81
* cmake-mode.el: Add the ability to retrieve module help.Philipp Möller2014-02-131-0/+31
* cmake-mode.el: Add auto-completion to cmake-help-commandPhilipp Möller2014-01-291-8/+19
* cmake-mode.el: Clean up cmake-command-run and add buffername argumentPhilipp Möller2014-01-291-30/+13
* cmake-mode.el: Replace 'setq' with 'let' or inliningPhilipp Möller2014-01-281-22/+23
* cmake-mode.el: Don't assign to free variable save-pointPhilipp Möller2014-01-281-2/+0
* cmake-mode.el: Avoid using beginning-of-bufferPhilipp Möller2014-01-281-1/+1
* cmake-mode.el: Add autoload cookiesYasuyuki Oka2014-01-021-4/+9
* cmake-mode.el: Move header line to the top of fileYasuyuki Oka2014-01-021-1/+2
* cmake-mode.el: drop reserved keybindings (#14576)Brad King2013-11-181-17/+1
* Rename Docs to AuxiliaryBrad King2013-10-151-0/+357