caser--forward-word shouldn't be interactive
1 files changed, 0 insertions(+), 1 deletions(-)

M caser.el
M caser.el +0 -1
@@ 101,7 101,6 @@ to camelcase ARG words."
 
 This differs from `forward-word' in that the only separators it
 cares about are whitespace."
-  (interactive "P")
   (if (> number-of-words 0)
       (progn (looking-at (rx-to-string
                           `(repeat 1 ,number-of-words