log lisp/whitespace.el @ 53329:9c540a878edf

age author description
2003-09-29 Rajesh Vaidheeswarran whitespace.el now takes user customizable variable to display cleanliness of
2003-09-01 Miles Bader Add arch taglines
2003-06-11 Rajesh Vaidheeswarran Respect user preference
2003-06-11 Rajesh Vaidheeswarran Update whitespace.el
2003-05-13 Rajesh Vaidheeswarran Add :link to commentary section
2002-12-03 Andreas Schwab (whitespace-highlight-face): Fix face spec.
2002-09-13 Juanma Barranquero (whitespace-unload-hook): Call `remove-hook' with three arguments, not four.
2002-09-11 Stefan Monnier (whitespace-global-mode): Use define-minor-mode. Use the new file hook names.
2001-12-13 Rajesh Vaidheeswarran Whitespace.el v3.2 for colorized display of bogus whitespaces.
2001-08-20 Rajesh Vaidheeswarran whitespace 3.1
2001-08-20 Gerd Moellmann (whitespace-global-mode): Add autoload cookie.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-03-22 Rajesh Vaidheeswarran Add Ident line.
2001-03-22 Rajesh Vaidheeswarran whitespace.el version 3.0 with buffer local toggle capability.
2001-01-04 Dave Love (whitespace-global-mode): Fix typo.
2000-12-06 Dave Love Fix copyright years.
2000-10-15 Dave Love Doc fixes.
2000-06-07 Rajesh Vaidheeswarran Update whitespace.el - comment out the :version string, since it
2000-05-31 Rajesh Vaidheeswarran Update whitespace.el with a more tolerable timer scan time.
2000-02-02 Dave Love (whitespace): Add :version to defgroup.
1999-10-31 Gerd Moellmann (whitespace-update-modeline): Bugfix to ensure
1999-10-30 Gerd Moellmann (whitespace-version): Update to 2.8
1999-10-30 Gerd Moellmann (whitespace-version): Update to 2.6
1999-09-15 Richard M. Stallman (whitespace-mode, whitespace-mode-line): Add defvars.
1999-09-14 Richard M. Stallman (whitespace-version): Update version to 2.4
1999-09-10 Richard M. Stallman Finish making it fit Emacs conventions. Add autoloads.
1999-09-07 Dave Love Initial revision