Merge branch 'emacs-mode-fix-word-at-point' into release

This commit is contained in:
Brad King 2015-01-19 13:57:25 -05:00
commit 55e78dbee3
1 changed files with 1 additions and 0 deletions

View File

@ -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))