log lisp/whitespace.el @ 112365:8fd096a52b28

age author description
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Mon, 10 Jan 2011 19:14:25 -0500 Stefan Monnier * whitespace.el (global-whitespace-newline-mode): Fix call
Sat, 15 Jan 2011 12:03:38 -0800 Glenn Morris Merge from emacs-23 branch.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 09 Dec 2010 08:55:03 -0200 Vinicius Jose Latorre Tiny code fix.
Wed, 08 Dec 2010 17:25:11 -0200 Vinicius Jose Latorre New version 13.2. (Bug#7582)
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.