aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* Adjust type declaration.Vinicius Jose Latorre2010-08-271-0/+2
* Fix some bugs. New version 13.1.Vinicius Jose Latorre2010-08-241-52/+128
* Fix slow cursor movement.Vinicius Jose Latorre2010-08-211-33/+145
* Reorganize Custom groups.Chong Yidong2010-03-121-2/+1
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-181-6/+6
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Asure buffer-display-table is unique when two or more windows are visible.Vinicius Jose Latorre2009-12-111-1/+5
* Doc fix.Vinicius Jose Latorre2009-12-101-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-2/+1
* * whitespace.el (whitespace-mode, whitespace-newline-mode)Chong Yidong2009-10-241-8/+0
* Fix doc.Vinicius Jose Latorre2009-10-051-0/+5
* Fix doc string.Vinicius Jose Latorre2009-09-281-4/+4
* New version 12. Bug#4177Vinicius Jose Latorre2009-09-251-11/+73
* * 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