log lisp/whitespace.el @ 72186:391851b59b5a

age author description
Thu, 25 May 2006 18:09:25 +0000 Rajesh Vaidheeswarran whitespace.el - make whitesspace-cleanup use the current active regoin, if there is one.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 23 Oct 2005 13:28:34 +0000 Thien-Thi Nguyen (whitespace-cleanup): Doc fix.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 16 Jul 2005 17:10:58 +0000 Richard M. Stallman (whitespace-make-overlay)
Wed, 13 Jul 2005 10:32:08 +0000 Juanma Barranquero (whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
Fri, 08 Jul 2005 22:33:00 +0000 Richard M. Stallman (whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 10 Jun 2005 08:13:51 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-371
Mon, 11 Apr 2005 23:47:54 +0000 Rajesh Vaidheeswarran whitespace.el - revert hasty fix, fix highlight area for leading and trailing space.
Mon, 11 Apr 2005 23:25:46 +0000 Rajesh Vaidheeswarran whitespace.el - fix higlighting test and bump rev
Mon, 11 Apr 2005 18:38:56 +0000 Richard M. Stallman (whitespace-highlight-the-space):
Fri, 08 Apr 2005 14:40:57 +0000 Stefan Monnier (whitespace-highlight-the-space): Put the same overlay
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Sat, 16 Oct 2004 15:26:23 +0000 Richard M. Stallman (whitespace-unload-hook): Set the variable.
Sun, 22 Aug 2004 17:04:22 +0000 Richard M. Stallman (global-whitespace-mode): New alias for whitespace-global-mode.
Sat, 10 Apr 2004 05:55:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Mon, 29 Sep 2003 18:05:31 +0000 Rajesh Vaidheeswarran whitespace.el now takes user customizable variable to display cleanliness of
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 11 Jun 2003 04:00:33 +0000 Rajesh Vaidheeswarran Respect user preference
Wed, 11 Jun 2003 03:50:45 +0000 Rajesh Vaidheeswarran Update whitespace.el
Tue, 13 May 2003 14:30:58 +0000 Rajesh Vaidheeswarran Add :link to commentary section
Tue, 03 Dec 2002 00:10:40 +0000 Andreas Schwab (whitespace-highlight-face): Fix face spec.
Fri, 13 Sep 2002 06:21:32 +0000 Juanma Barranquero (whitespace-unload-hook): Call `remove-hook' with three arguments, not four.
Wed, 11 Sep 2002 21:30:25 +0000 Stefan Monnier (whitespace-global-mode): Use define-minor-mode. Use the new file hook names.
Thu, 13 Dec 2001 17:34:57 +0000 Rajesh Vaidheeswarran Whitespace.el v3.2 for colorized display of bogus whitespaces.
Mon, 20 Aug 2001 20:56:08 +0000 Rajesh Vaidheeswarran whitespace 3.1
Mon, 20 Aug 2001 10:05:03 +0000 Gerd Moellmann (whitespace-global-mode): Add autoload cookie.
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.