[cmake-developers] [PATCH] cmake-mode.el: Re-add explicit call to require thingatpt

Brad King brad.king at kitware.com
Mon Jan 19 13:55:04 EST 2015


On 01/19/2015 01:49 PM, Peter Vasil wrote:
> Usually it is not needed to call '(require 'thingatpt')' explicitly
> because the function 'symbol-at-point' is in autoloaded but to be sure
> to have the function loaded in every case, require thingatpt.

Okay, thanks:

 cmake-mode.el: Re-add explicit call to require thingatpt
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3a147e1b

-Brad



More information about the cmake-developers mailing list