(whitespace-version): Update version to 2.4
authorRichard M. Stallman <rms@gnu.org>
Tue, 14 Sep 1999 22:30:11 +0000 (22:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 14 Sep 1999 22:30:11 +0000 (22:30 +0000)
commit18d51459aa08c4eb80d90519c1f127965e413028
tree5a1310133a3159fe36f275508ad9103fbe68c590
parent2e0a943f5bdf7c344eb239836f65f3fdc40aa6f9
(whitespace-version): Update version to 2.4

Add customization variables to conditionally test
any of the five whitespaces.

(whitespace-spacetab-regexp): Fix doc string.

(whitespace-modes): Add `change-log-mode' to the
list of modes to be checked for bogus whitespaces.

(whitespace-rescan-timer-time): Update documentation.

(whitespace-display-unchecked-whitespaces):
new function to update modeline with untested whitespaces.

(whitespace-buffer): Test only whitespaces whose
checking is turned on, and update modeline using the newly created
`whitespace-display-unchecked-whitespaces'.

(whitespace-cleanup): Cleanup only whitespaces
whose checking is turned on, and update modeline using the newly
created `whitespace-display-unchecked-whitespaces'.

(whitespace-describe): Update documentation.

(whitespace-tickle-timer): Test if `whitespace-rescan-timer-time' is
non-zero before tickling timer.
lisp/whitespace.el