| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake-mode.el: unscreamify symbols instead of words | Kevin Burge | 2015-10-08 | 1 | -1/+1 |
|
|
* | cmake-mode.el: treat keywords as symbols | Kevin Burge | 2015-10-08 | 1 | -4/+4 |
|
|
* | Replace http://www.cmake.org URLs with https://cmake.org | Brad King | 2015-09-25 | 2 | -2/+2 |
|
|
* | cmake-mode.el: Refine variable font-lock | Roy Crihfield | 2015-08-14 | 1 | -1/+1 |
|
|
* | cmake-mode.el: Fix function name font-lock | Roy Crihfield | 2015-08-13 | 1 | -1/+1 |
|
|
* | cmake-mode.el: Derive cmake-mode from prog-mode | Roy Crihfield | 2015-07-27 | 1 | -35/+23 |
|
|
* | cmake-mode.el: Add font-lock for keywords and variables | Roy Crihfield | 2015-07-27 | 1 | -3/+11 |
|
|
* | cmake-mode.el: Rename function to be consistent | Roy Crihfield | 2015-07-27 | 1 | -9/+11 |
|
|
* | cmake-mode.el: Use `rx' for regexps | Roy Crihfield | 2015-07-27 | 1 | -16/+26 |
|
|
* | cmake-mode.el: Minor clean-up | Roy Crihfield | 2015-07-27 | 1 | -41/+20 |
|
|
* | cmake-mode.el: Add support for prog-mode hooks (#15521) | Jostein Kjønigsen | 2015-06-23 | 1 | -1/+3 |
|
|
* | bash-completion: Avoid using _init_completion when not defined | Gaëtan Lehmann | 2015-04-22 | 3 | -3/+24 |
|
|
* | Merge topic 'emacs-mode-fix-word-at-point' | Brad King | 2015-01-20 | 1 | -0/+1 |
|\ |
|
| * | cmake-mode.el: Re-add explicit call to require thingatpt | Peter Vasil | 2015-01-19 | 1 | -0/+1 |
|
|
* | | Merge topic 'fix-cmake-org-links' | Brad King | 2015-01-19 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Help: Update cmake.org links to avoid redirects | William Lynch | 2015-01-16 | 2 | -2/+2 |
|
|
* | | cmake-mode.el: Fix extracting keyword at point in cmake-help | Peter Vasil | 2015-01-19 | 1 | -3/+7 |
|/ |
|
* | cmake-mode.el: syntax of '_' should be treated as symbol | Syohei YOSHIDA | 2014-11-12 | 1 | -2/+1 |
|
|
* | Merge topic 'bash-complete-ctest-labels' | Brad King | 2014-09-04 | 1 | -2/+6 |
|\ |
|
| * | bash-completion: Complete 'ctest' label names | Sylvain Joubert | 2014-09-03 | 1 | -2/+6 |
|
|
* | | cmake-syntax.vim: Update the command list | Lukáš Lalinský | 2014-09-04 | 1 | -2/+2 |
|/ |
|
* | cmake-mode.el: Add help for variables/properties/complete. Factorize. | Philipp Möller | 2014-02-13 | 1 | -47/+81 |
|
|
* | cmake-mode.el: Add the ability to retrieve module help. | Philipp Möller | 2014-02-13 | 1 | -0/+31 |
|
|
* | cmake-mode.el: Add auto-completion to cmake-help-command | Philipp Möller | 2014-01-29 | 1 | -8/+19 |
|
|
* | cmake-mode.el: Clean up cmake-command-run and add buffername argument | Philipp Möller | 2014-01-29 | 1 | -30/+13 |
|
|
* | cmake-mode.el: Replace 'setq' with 'let' or inlining | Philipp Möller | 2014-01-28 | 1 | -22/+23 |
|
|
* | cmake-mode.el: Don't assign to free variable save-point | Philipp Möller | 2014-01-28 | 1 | -2/+0 |
|
|
* | cmake-mode.el: Avoid using beginning-of-buffer | Philipp Möller | 2014-01-28 | 1 | -1/+1 |
|
|
* | cmake-mode.el: Add autoload cookies | Yasuyuki Oka | 2014-01-02 | 1 | -4/+9 |
|
|
* | cmake-mode.el: Move header line to the top of file | Yasuyuki Oka | 2014-01-02 | 1 | -1/+2 |
|
|
* | cmake-mode.el: drop reserved keybindings (#14576) | Brad King | 2013-11-18 | 1 | -17/+1 |
|
|
* | Move cmake.m4 from Utilities to Auxiliary | Brad King | 2013-10-15 | 2 | -0/+54 |
|
|
* | Rename Docs to Auxiliary | Brad King | 2013-10-15 | 9 | -0/+864 |
|
|