Roy Crihfield
|
5593f28fac
cmake-mode.el: Derive cmake-mode from prog-mode
|
10 years ago |
Roy Crihfield
|
41d6044bcf
cmake-mode.el: Add font-lock for keywords and variables
|
10 years ago |
Roy Crihfield
|
7987d9857e
cmake-mode.el: Rename function to be consistent
|
10 years ago |
Roy Crihfield
|
63de609ef1
cmake-mode.el: Use `rx' for regexps
|
10 years ago |
Roy Crihfield
|
9d5082b26e
cmake-mode.el: Minor clean-up
|
10 years ago |
Jostein Kjønigsen
|
b24b58bb7b
cmake-mode.el: Add support for prog-mode hooks (#15521)
|
10 years ago |
Peter Vasil
|
3a147e1b62
cmake-mode.el: Re-add explicit call to require thingatpt
|
10 years ago |
Peter Vasil
|
ca80598eca
cmake-mode.el: Fix extracting keyword at point in cmake-help
|
10 years ago |
Syohei YOSHIDA
|
30f14aebee
cmake-mode.el: syntax of '_' should be treated as symbol
|
11 years ago |
Philipp Möller
|
9d35f7c49a
cmake-mode.el: Add help for variables/properties/complete. Factorize.
|
11 years ago |
Philipp Möller
|
7cc21e9ab8
cmake-mode.el: Add the ability to retrieve module help.
|
11 years ago |
Philipp Möller
|
3af47e34b6
cmake-mode.el: Add auto-completion to cmake-help-command
|
11 years ago |
Philipp Möller
|
2a1314150e
cmake-mode.el: Clean up cmake-command-run and add buffername argument
|
11 years ago |
Philipp Möller
|
9b3876bfbc
cmake-mode.el: Replace 'setq' with 'let' or inlining
|
11 years ago |
Philipp Möller
|
d3db7126e6
cmake-mode.el: Don't assign to free variable save-point
|
11 years ago |
Philipp Möller
|
fbc3a6f33e
cmake-mode.el: Avoid using beginning-of-buffer
|
11 years ago |
Yasuyuki Oka
|
33fa10f6bc
cmake-mode.el: Add autoload cookies
|
12 years ago |
Yasuyuki Oka
|
d03a0fb409
cmake-mode.el: Move header line to the top of file
|
12 years ago |
Brad King
|
0f21261868
cmake-mode.el: drop reserved keybindings (#14576)
|
12 years ago |
Brad King
|
b601e2350a
Rename Docs to Auxiliary
|
12 years ago |