index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Auxiliary
/
cmake-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake-mode.el: Drop support for Emacs < 24
Hong Xu
2019-07-09
1
-7/+3
*
cmake-mode.el: Fix "unescaped character literals" warning
Jeff Kowalski
2018-07-09
1
-1/+1
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmake-mode.el: Replace use of obsolete function (since Emacs 24.3).
Jostein Kjønigsen
2016-08-01
1
-1/+1
*
cmake-mode.el: Fix byte-compilation warnings.
Jostein Kjønigsen
2016-07-26
1
-7/+8
*
cmake-mode.el: Make cmake-tab-width a customizable variable
Taylor Braun-Jones
2016-05-10
1
-1/+3
*
cmake-mode.el: Fix help completion item lists with CMake >= 3.0 (#16019)
Julian Schmidt
2016-03-16
1
-1/+2
*
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
*
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
*
cmake-mode.el: Re-add explicit call to require thingatpt
Peter Vasil
2015-01-19
1
-0/+1
*
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
*
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
*
Rename Docs to Auxiliary
Brad King
2013-10-15
1
-0/+357