mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
Merge branch 'emacs-mode-fix-word-at-point' into release
This commit is contained in:
@@ -320,6 +320,7 @@ and store the result as a list in LISTVAR."
|
||||
))
|
||||
)
|
||||
|
||||
(require 'thingatpt)
|
||||
(defun cmake-symbol-at-point ()
|
||||
(let ((symbol (symbol-at-point)))
|
||||
(and (not (null symbol))
|
||||
|
||||
Reference in New Issue
Block a user