(whitespace-cleanup): Doc fix.

This commit is contained in:
Richard M. Stallman 2006-08-21 10:55:53 +00:00
parent a847570cfe
commit 0d92660c53

View file

@ -518,6 +518,8 @@ and:
;;;###autoload
(defun whitespace-cleanup ()
"Cleanup the five different kinds of whitespace problems.
It normally applies to the whole buffer, but in Transient Mark mode
when the mark is active it applies to the region.
See `whitespace-buffer' docstring for a summary of the problems."
(interactive)
(if (and transient-mark-mode mark-active)