Commit graph

54 commits

Author SHA1 Message Date
Richard M. Stallman
217425d076 (whitespace-mode, whitespace-mode-line): Add defvars. 1999-09-15 23:46:29 +00:00
Richard M. Stallman
18d51459aa (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.
1999-09-14 22:30:11 +00:00
Richard M. Stallman
24b72a45b7 Finish making it fit Emacs conventions. Add autoloads. 1999-09-10 02:42:59 +00:00
Dave Love
acc975b1aa Initial revision 1999-09-07 11:28:47 +00:00