backward-word
backward-word is an interactive compiled Lisp function in `simple.el
'.
It is bound to M-b, ESC <left>.
(backward-word &optional ARG
)
Move backward until encountering the beginning of a word.
With argument ARG, do this that many times.
If ARG is omitted or nil, move point backward one word.