summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-11/+9
* whitespace-trailing-regexp docstring fix.Vinicius Jose Latorre2008-04-281-1/+1
* * whitespace.el (whitespace-trailing): Fix typo.Bastien Guerry2008-04-281-1/+1
* whitespace-trailing-regexp option fix.Vinicius Jose Latorre2008-04-271-13/+7
* Doc fix.Vinicius Jose Latorre2008-04-261-2/+2
* New version 11.0.Vinicius Jose Latorre2008-04-261-294/+260
* (whitespace-display-table, whitespace-display-table-was-local):Glenn Morris2008-04-221-7/+5
* Handle whitespace-tab-width properly.Vinicius Jose Latorre2008-04-181-2/+4
* Honor the indent-tabs-mode and tab-width setting from user.Vinicius Jose Latorre2008-04-161-405/+834
* New version 9.3.Vinicius Jose Latorre2008-03-011-60/+265
* (global-whitespace-mode): Revert last change.Juanma Barranquero2008-02-021-4/+3
* (whitespace-char-valid-p): Use characterp rather than char-valid-p.Glenn Morris2008-02-021-1/+1
* Use find-file-hook instead of find-file-hooks.Vinicius Jose Latorre2008-02-011-12/+9
* (whitespace): Set :version tag to 23.1.Juanma Barranquero2008-02-011-69/+69
* (global-whitespace-mode): When turning off the global mode,Juanma Barranquero2008-02-011-1/+9
* (global-whitespace-mode): Fix modeline lighter.Juanma Barranquero2008-02-011-1/+1
* Re-use arch-tag from old blank-mode.el for lisp/whitespace.elMiles Bader2008-01-311-1/+1
* Add arch taglineMiles Bader2008-01-311-0/+1
* Rename blank-mode.el to whitespace.el and obsolete/whitespace.el to obsolete/...Vinicius Jose Latorre2008-01-311-0/+1766
* Move whitespace.el to obsolete dir.Vinicius Jose Latorre2008-01-281-814/+0
* Merge from emacs--rel--22Miles Bader2008-01-221-5/+5
|\
| * (whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,Juanma Barranquero2008-01-161-5/+5
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+6
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * * whitespace.el (whitespace-check-buffer-leading)Dan Nicolaescu2008-01-031-0/+5
* | * calculator.el:Dan Nicolaescu2007-12-251-12/+0
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-2/+2
* | Merge from emacs--rel--22Miles Bader2007-11-091-1/+15
|\ \ | |/
| * (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
* | (whitespace-tickle-timer): Don't install the timer ifMichaƫl Cadilhac2007-09-241-1/+3
|/
* 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