char-before
char-before is a built-in function in `C source code
'.
(char-before &optional POS)
Return character in current buffer preceding position POS.
POS is an integer or a marker and defaults to point.
If POS is out of range, the value is nil.