diff options
author | Peter Vasil <mail@petervasil.net> | 2015-01-18 00:27:28 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-01-19 14:14:10 (GMT) |
commit | ca80598ecaff14414193fd65268f80e1eddb9fa0 (patch) | |
tree | d1f4136734bcee6c6b4dbc72957e258603b60c16 /Modules/AutogenInfo.cmake.in | |
parent | 30f14aebeee90bc1af6236888599db86b2bd8fae (diff) | |
download | CMake-ca80598ecaff14414193fd65268f80e1eddb9fa0.zip CMake-ca80598ecaff14414193fd65268f80e1eddb9fa0.tar.gz CMake-ca80598ecaff14414193fd65268f80e1eddb9fa0.tar.bz2 |
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 '_'.
Diffstat (limited to 'Modules/AutogenInfo.cmake.in')
0 files changed, 0 insertions, 0 deletions