summaryrefslogtreecommitdiff
path: root/Auxiliary
Commit message (Expand)AuthorAgeFilesLines
* bash-completion: Add cpack --help-{manual,module,policy,property}Eric NOULARD2016-06-101-0/+20
* bash-completion: Add ctest --help-{manual,module,policy,property,variable}Eric NOULARD2016-06-101-0/+26
* bash-completion: Fix cmake --help-policy lookupEric NOULARD2016-06-101-2/+2
* bash-completion: Add cmake --help-manualEric NOULARD2016-06-101-0/+5
* cmake-mode.el: Make cmake-tab-width a customizable variableTaylor Braun-Jones2016-05-101-1/+3
* cmake-mode.el: Fix help completion item lists with CMake >= 3.0 (#16019)Julian Schmidt2016-03-161-1/+2
* cmake-mode.el: unscreamify symbols instead of wordsKevin Burge2015-10-081-1/+1
* cmake-mode.el: treat keywords as symbolsKevin Burge2015-10-081-4/+4
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-252-2/+2
* cmake-mode.el: Refine variable font-lockRoy Crihfield2015-08-141-1/+1
* cmake-mode.el: Fix function name font-lockRoy Crihfield2015-08-131-1/+1
* cmake-mode.el: Derive cmake-mode from prog-modeRoy Crihfield2015-07-271-35/+23
* cmake-mode.el: Add font-lock for keywords and variablesRoy Crihfield2015-07-271-3/+11
* cmake-mode.el: Rename function to be consistentRoy Crihfield2015-07-271-9/+11
* cmake-mode.el: Use `rx' for regexpsRoy Crihfield2015-07-271-16/+26
* cmake-mode.el: Minor clean-upRoy Crihfield2015-07-271-41/+20
* cmake-mode.el: Add support for prog-mode hooks (#15521)Jostein Kjønigsen2015-06-231-1/+3
* bash-completion: Avoid using _init_completion when not definedGaëtan Lehmann2015-04-223-3/+24
* Merge topic 'emacs-mode-fix-word-at-point'Brad King2015-01-201-0/+1
|\
| * cmake-mode.el: Re-add explicit call to require thingatptPeter Vasil2015-01-191-0/+1
* | Merge topic 'fix-cmake-org-links'Brad King2015-01-192-2/+2
|\ \ | |/ |/|
| * Help: Update cmake.org links to avoid redirectsWilliam Lynch2015-01-162-2/+2
* | 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
* Merge topic 'bash-complete-ctest-labels'Brad King2014-09-041-2/+6
|\
| * bash-completion: Complete 'ctest' label namesSylvain Joubert2014-09-031-2/+6
* | cmake-syntax.vim: Update the command listLukáš Lalinský2014-09-041-2/+2
|/
* 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
* Move cmake.m4 from Utilities to AuxiliaryBrad King2013-10-152-0/+54
* Rename Docs to AuxiliaryBrad King2013-10-159-0/+864