CMake/Auxiliary
Peter Vasil ca80598eca cmake-mode.el: Fix extracting keyword at point in cmake-help
Since commit v3.1.0-rc2~1^2~1 (cmake-mode.el: syntax of '_' should be
treated as symbol, 2014-11-12) the 'word-at-point' function does not
extract the whole keyword anymore if it contains an '_', because
'forward-word' stops at '_'.  Use 'symbol-at-point' to extract a whole
keyword even if there is an '_'.
2015-01-19 09:14:10 -05:00
..
bash-completion bash-completion: Complete 'ctest' label names 2014-09-03 14:56:13 -04:00
CMakeLists.txt Move cmake.m4 from Utilities to Auxiliary 2013-10-15 10:46:54 -04:00
cmake-help.vim Rename Docs to Auxiliary 2013-10-15 10:46:54 -04:00
cmake-indent.vim Rename Docs to Auxiliary 2013-10-15 10:46:54 -04:00
cmake-mode.el cmake-mode.el: Fix extracting keyword at point in cmake-help 2015-01-19 09:14:10 -05:00
cmake-syntax.vim cmake-syntax.vim: Update the command list 2014-09-04 09:39:24 -04:00
cmake.m4 Move cmake.m4 from Utilities to Auxiliary 2013-10-15 10:46:54 -04:00