summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAge
* (whitespace-buffer): Call remove-overlays after overlay-recenter forChong Yidong2006-11-07
* (whitespace-indent-regexp): Make this match any multiples of eight spaces nearEli Zaretskii2006-11-04
* (whitespace-cleanup): Doc fix.Richard M. Stallman2006-08-21
* (whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,Eli Zaretskii2006-08-18
* whitespace.el - make whitesspace-cleanup use the current active regoin, if th...Rajesh Vaidheeswarran2006-05-25
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (whitespace-cleanup): Doc fix.Thien-Thi Nguyen2005-10-23
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* (whitespace-make-overlay)Richard M. Stallman2005-07-16
* (whitespace-check-buffer-leading, whitespace-check-buffer-trailing,Juanma Barranquero2005-07-13
* (whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward.Richard M. Stallman2005-07-08
* Update FSF's address.Lute Kamstra2005-07-04
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-371Miles Bader2005-06-10
* whitespace.el - revert hasty fix, fix highlight area for leading and trailing...Rajesh Vaidheeswarran2005-04-11
* whitespace.el - fix higlighting test and bump revRajesh Vaidheeswarran2005-04-11
* (whitespace-highlight-the-space):Richard M. Stallman2005-04-11
* (whitespace-highlight-the-space): Put the same overlayStefan Monnier2005-04-08
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-08
* (whitespace-unload-hook): Set the variable.Richard M. Stallman2004-10-16
* (global-whitespace-mode): New alias for whitespace-global-mode.Richard M. Stallman2004-08-22
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-10
* whitespace.el now takes user customizable variable to display cleanliness ofRajesh Vaidheeswarran2003-09-29
* Add arch taglinesMiles Bader2003-09-01
* Respect user preferenceRajesh Vaidheeswarran2003-06-11
* Update whitespace.elRajesh Vaidheeswarran2003-06-11
* Add :link to commentary sectionRajesh Vaidheeswarran2003-05-13
* (whitespace-highlight-face): Fix face spec.Andreas Schwab2002-12-03
* (whitespace-unload-hook): Call `remove-hook' with three arguments, not four.Juanma Barranquero2002-09-13
* (whitespace-global-mode): Use define-minor-mode. Use the new file hook names.Stefan Monnier2002-09-11
* Whitespace.el v3.2 for colorized display of bogus whitespaces.Rajesh Vaidheeswarran2001-12-13
* whitespace 3.1Rajesh Vaidheeswarran2001-08-20
* (whitespace-global-mode): Add autoload cookie.Gerd Moellmann2001-08-20
* Some fixes to follow coding conventions.Pavel Janík2001-07-16
* Add Ident line.Rajesh Vaidheeswarran2001-03-22
* whitespace.el version 3.0 with buffer local toggle capability.Rajesh Vaidheeswarran2001-03-22
* (whitespace-global-mode): Fix typo.Dave Love2001-01-04
* Fix copyright years.Dave Love2000-12-06
* Doc fixes.Dave Love2000-10-15
* Update whitespace.el - comment out the :version string, since itRajesh Vaidheeswarran2000-06-07
* Update whitespace.el with a more tolerable timer scan time.Rajesh Vaidheeswarran2000-05-31
* (whitespace): Add :version to defgroup.Dave Love2000-02-02
* (whitespace-update-modeline): Bugfix to ensureGerd Moellmann1999-10-31
* (whitespace-version): Update to 2.8Gerd Moellmann1999-10-30
* (whitespace-version): Update to 2.6Gerd Moellmann1999-10-30
* (whitespace-mode, whitespace-mode-line): Add defvars.Richard M. Stallman1999-09-15
* (whitespace-version): Update version to 2.4Richard M. Stallman1999-09-14
* Finish making it fit Emacs conventions. Add autoloads.Richard M. Stallman1999-09-10
* Initial revisionDave Love1999-09-07