aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* * whitespace.el (whitespace-style): Doc fix (Bug#3661).Chong Yidong2009-08-161-4/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-24/+24
* Fix typo.Chong Yidong2008-10-181-1/+1
* Eliminate whitespace-kill-buffer-hook functionality.Vinicius Jose Latorre2008-10-021-46/+17
* Don't clean up a buffer when killing it.Vinicius Jose Latorre2008-09-061-3/+4
* Fix bug#360.Vinicius Jose Latorre2008-09-061-94/+114
* Improve docstring.Vinicius Jose Latorre2008-08-061-11/+27
* Doc fix.Vinicius Jose Latorre2008-07-291-0/+4
* whitespace-newline: change initilization to have a low contrast relative to t...Vinicius Jose Latorre2008-07-291-3/+3
* New newline minor mode visualization.Vinicius Jose Latorre2008-07-241-1/+47
* 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