Explorar o código

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

Brad King %!s(int64=11) %!d(string=hai) anos
pai
achega
55e78dbee3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Auxiliary/cmake-mode.el

+ 1 - 0
Auxiliary/cmake-mode.el

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