summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* whitespace.el - revert hasty fix, fix highlight area for leading and trailing...Rajesh Vaidheeswarran2005-04-111-4/+4
* whitespace.el - fix higlighting test and bump revRajesh Vaidheeswarran2005-04-111-3/+3
* (whitespace-highlight-the-space):Richard M. Stallman2005-04-111-2/+1
* (whitespace-highlight-the-space): Put the same overlayStefan Monnier2005-04-081-21/+11
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-2/+2
* (whitespace-unload-hook): Set the variable.Richard M. Stallman2004-10-161-0/+2
* (global-whitespace-mode): New alias for whitespace-global-mode.Richard M. Stallman2004-08-221-0/+3
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-1/+0
* whitespace.el now takes user customizable variable to display cleanliness ofRajesh Vaidheeswarran2003-09-291-6/+13
* Add arch taglinesMiles Bader2003-09-011-1/+3
* Respect user preferenceRajesh Vaidheeswarran2003-06-111-2/+3
* Update whitespace.elRajesh Vaidheeswarran2003-06-111-18/+19
* Add :link to commentary sectionRajesh Vaidheeswarran2003-05-131-2/+4
* (whitespace-highlight-face): Fix face spec.Andreas Schwab2002-12-031-10/+10
* (whitespace-unload-hook): Call `remove-hook' with three arguments, not four.Juanma Barranquero2002-09-131-2/+2
* (whitespace-global-mode): Use define-minor-mode. Use the new file hook names.Stefan Monnier2002-09-111-87/+62
* Whitespace.el v3.2 for colorized display of bogus whitespaces.Rajesh Vaidheeswarran2001-12-131-16/+84
* whitespace 3.1Rajesh Vaidheeswarran2001-08-201-4/+28
* (whitespace-global-mode): Add autoload cookie.Gerd Moellmann2001-08-201-1/+2
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+2
* Add Ident line.Rajesh Vaidheeswarran2001-03-221-0/+1
* whitespace.el version 3.0 with buffer local toggle capability.Rajesh Vaidheeswarran2001-03-221-24/+125
* (whitespace-global-mode): Fix typo.Dave Love2001-01-041-1/+1
* Fix copyright years.Dave Love2000-12-061-1/+1
* Doc fixes.Dave Love2000-10-151-52/+72
* Update whitespace.el - comment out the :version string, since itRajesh Vaidheeswarran2000-06-071-2/+2
* Update whitespace.el with a more tolerable timer scan time.Rajesh Vaidheeswarran2000-05-311-2/+2
* (whitespace): Add :version to defgroup.Dave Love2000-02-021-0/+1
* (whitespace-update-modeline): Bugfix to ensureGerd Moellmann1999-10-311-14/+15
* (whitespace-version): Update to 2.8Gerd Moellmann1999-10-301-11/+12
* (whitespace-version): Update to 2.6Gerd Moellmann1999-10-301-104/+127
* (whitespace-mode, whitespace-mode-line): Add defvars.Richard M. Stallman1999-09-151-2/+4
* (whitespace-version): Update version to 2.4Richard M. Stallman1999-09-141-22/+89
* Finish making it fit Emacs conventions. Add autoloads.Richard M. Stallman1999-09-101-87/+146
* Initial revisionDave Love1999-09-071-0/+506