log lisp/whitespace.el @ 110920:27b32bb6fd48

age author description
Mon, 06 Sep 2010 12:24:32 -0400 Chong Yidong Merge whitespace.el from trunk
Fri, 27 Aug 2010 00:24:17 -0300 Vinicius Jose Latorre Adjust type declaration.
Tue, 24 Aug 2010 23:27:58 -0300 Vinicius Jose Latorre Fix some bugs. New version 13.1.
Sun, 22 Aug 2010 00:12:25 -0400 Chong Yidong merge whitespace.el change from trunk
Sun, 08 Aug 2010 22:23:35 -0400 Chong Yidong * whitespace.el (whitespace-color-off): Remove post-command-hook locally.
Sat, 21 Aug 2010 01:43:04 -0300 Vinicius Jose Latorre Fix slow cursor movement.
Fri, 12 Mar 2010 12:47:22 -0500 Chong Yidong Reorganize Custom groups.
Mon, 18 Jan 2010 05:39:40 +0100 Juanma Barranquero Fix typos in docstrings, error messages, etc.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 11 Dec 2009 01:00:52 +0000 Vinicius Jose Latorre Asure buffer-display-table is unique when two or more windows are visible.
Thu, 10 Dec 2009 22:58:40 +0000 Vinicius Jose Latorre Doc fix.
Fri, 13 Nov 2009 22:19:45 +0000 Stefan Monnier * x-dnd.el (x-dnd-maybe-call-test-function):
Sat, 24 Oct 2009 21:51:03 +0000 Chong Yidong * whitespace.el (whitespace-mode, whitespace-newline-mode)
Mon, 05 Oct 2009 02:17:57 +0000 Vinicius Jose Latorre Fix doc.
Mon, 28 Sep 2009 01:57:33 +0000 Vinicius Jose Latorre Fix doc string.
Fri, 25 Sep 2009 02:23:51 +0000 Vinicius Jose Latorre New version 12. Bug#4177
Sun, 16 Aug 2009 14:46:39 +0000 Chong Yidong * whitespace.el (whitespace-style): Doc fix (Bug#3661).
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Sat, 18 Oct 2008 15:51:35 +0000 Chong Yidong Fix typo.
Thu, 02 Oct 2008 00:49:49 +0000 Vinicius Jose Latorre Eliminate whitespace-kill-buffer-hook functionality.
Sat, 06 Sep 2008 01:36:27 +0000 Vinicius Jose Latorre Don't clean up a buffer when killing it.
Sat, 06 Sep 2008 00:19:31 +0000 Vinicius Jose Latorre Fix bug#360.
Wed, 06 Aug 2008 03:35:04 +0000 Vinicius Jose Latorre Improve docstring.
Tue, 29 Jul 2008 02:07:26 +0000 Vinicius Jose Latorre Doc fix.
Tue, 29 Jul 2008 01:56:57 +0000 Vinicius Jose Latorre whitespace-newline: change initilization to have a low contrast relative to the background color.
Thu, 24 Jul 2008 04:12:27 +0000 Vinicius Jose Latorre New newline minor mode visualization.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Mon, 28 Apr 2008 23:12:09 +0000 Vinicius Jose Latorre whitespace-trailing-regexp docstring fix.
Mon, 28 Apr 2008 16:27:37 +0000 Bastien Guerry * whitespace.el (whitespace-trailing): Fix typo.