summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* * whitespace.el (whitespace-check-buffer-leading)Dan Nicolaescu2008-01-031-0/+5
* (whitespace-unload-function): New-style unload function.Juanma Barranquero2007-10-311-9/+12
* (whitespace-write-file-hook): Remove interactive spec.Juanma Barranquero2007-10-311-1/+12
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (top level): Remove calls puttingMartin Rudalics2007-03-241-8/+0
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (whitespace-cleanup-internal): Use currentDan Nicolaescu2006-12-041-1/+1
* (whitespace-buffer): Call remove-overlays after overlay-recenter forChong Yidong2006-11-071-1/+1
* (whitespace-indent-regexp): Make this match any multiples of eight spaces nearEli Zaretskii2006-11-041-61/+38
* (whitespace-cleanup): Doc fix.Richard M. Stallman2006-08-211-0/+2
* (whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,Eli Zaretskii2006-08-181-4/+7
* whitespace.el - make whitesspace-cleanup use the current active regoin, if th...Rajesh Vaidheeswarran2006-05-251-5/+10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (whitespace-cleanup): Doc fix.Thien-Thi Nguyen2005-10-231-3/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (whitespace-make-overlay)Richard M. Stallman2005-07-161-23/+16
* (whitespace-check-buffer-leading, whitespace-check-buffer-trailing,Juanma Barranquero2005-07-131-24/+23
* (whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward.Richard M. Stallman2005-07-081-31/+8
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-371Miles Bader2005-06-101-13/+15
* 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