log lisp/whitespace.el @ 72620:70dd4b1e1daf

age author description
2006-08-21 Richard M. Stallman (whitespace-cleanup): Doc fix.
2006-08-18 Eli Zaretskii (whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,
2006-05-25 Rajesh Vaidheeswarran whitespace.el - make whitesspace-cleanup use the current active regoin, if there is one.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-10-23 Thien-Thi Nguyen (whitespace-cleanup): Doc fix.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-16 Richard M. Stallman (whitespace-make-overlay)
2005-07-13 Juanma Barranquero (whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
2005-07-08 Richard M. Stallman (whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-371
2005-04-11 Rajesh Vaidheeswarran whitespace.el - revert hasty fix, fix highlight area for leading and trailing space.
2005-04-11 Rajesh Vaidheeswarran whitespace.el - fix higlighting test and bump rev
2005-04-11 Richard M. Stallman (whitespace-highlight-the-space):
2005-04-08 Stefan Monnier (whitespace-highlight-the-space): Put the same overlay
2005-04-08 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
2004-10-16 Richard M. Stallman (whitespace-unload-hook): Set the variable.
2004-08-22 Richard M. Stallman (global-whitespace-mode): New alias for whitespace-global-mode.
2004-04-10 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
2003-12-24 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
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