summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* Tweak whitespace-newline color for 16-color displays.Eli Zaretskii2011-11-261-1/+5
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Adjust comment.Vinicius Jose Latorre2011-10-301-2/+2
* Better code for whitespace-newline-mode.Vinicius Jose Latorre2011-10-301-6/+3
* Disable whitespace-newline-mode properly.Vinicius Jose Latorre2011-10-301-5/+9
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-20/+16
* * lisp/whitespace.el (whitespace-newline-mode): Disable it right.Stefan Monnier2011-09-191-2/+2
* * lisp/whitespace.el (whitespace-trailing-regexp): Don't rely on theStefan Monnier2011-05-031-17/+11
* keep highlight when switching between major modes on a file.Vinicius Jose Latorre2011-04-301-1/+6
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23 branch.Glenn Morris2011-01-151-1/+2
|\
* \ Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Merge whitespace.el from trunkChong Yidong2010-09-061-54/+131
| * merge whitespace.el change from trunkChong Yidong2010-08-221-32/+144
| * * whitespace.el (whitespace-color-off): Remove post-command-hook locally.Geoff Gole2010-08-081-1/+1
* | Tiny code fix.Vinicius Jose Latorre2010-12-091-1/+1
* | New version 13.2. (Bug#7582)Vinicius Jose Latorre2010-12-081-3/+3
* | 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