Let $f$ be a function which is continuous on an open interval $I$. Let $c$ be a point of $I$. Suppose that $f$ is differentiable at every point of $I$ other than $c$, and that $\displaystyle\lim_{x\to c} f'(x)$ exists. Let $L$ denote this limit. Prove that $f$ is differentiable at $c$, and that $f'(c) = L$.
If $e > 0$ is given, choose a $\delta > 0$ such that $|f'(x)-L|<e$ whenever $e \in I$ and $0<|x-c|<\delta$. Now I need to apply the mean value theorem. Can someone help?