summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-2/+2
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-2/+4
* Declare whitespace-line-column a safe file-localDmitry Gutov2015-07-091-0/+1
* Update the options in whitespace-style defcustomPhilipp Stephani2015-05-021-25/+28
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/whitespace.el (whitespace-big-indent-regexp): Add :version.Glenn Morris2014-12-021-0/+1
* Add a 'big-indent style to `whitespace-mode'.Michal Nazarewicz2014-10-171-0/+42
* Improve non-interactive use of whitespace reportingReuben Thomas2014-05-291-4/+5
* Improve documentation for whitespace-report{,-region}Reuben Thomas2014-05-291-30/+1
* .Reuben Thomas2014-05-291-12/+5
* * lisp/whitespace.el: Use font-lock-flush. Minimize refontifications.Stefan Monnier2014-05-281-49/+95
* lisp/whitespace.el: End obsolescence messages with dot.Juanma Barranquero2014-02-211-10/+10
* * whitespace.el (whitespace-enable-predicate): fix sense of comment.Reuben Thomas2014-01-271-1/+1
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Refactor out setting `whitespace-indent-tabs-mode' andTassilo Horn2013-08-011-5/+8
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-3/+4
* * lisp/whitespace.el (whitespace-color-on, whitespace-color-off): OnlyDmitry Gutov2013-04-061-2/+4
* * lisp/whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):Dmitry Gutov2013-03-191-21/+2
* * lisp/whitespace.el (whitespace-font-lock-keywords): Change description.Dmitry Gutov2013-03-191-10/+8
* * lisp/whitespace.el (whitespace-color-on): Use `prepend' OVERRIDEDmitry Gutov2013-03-191-1/+1
* * lisp/whitespace.el: Fix double evaluation.Stefan Monnier2013-03-171-243/+116
* * lisp/whitespace.el (whitespace-enable-predicate): New variable.Stefan Monnier2013-03-101-21/+23
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-4/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix whitespace-display-mappings.Eli Zaretskii2012-08-031-7/+3
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-2/+2
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-28/+27
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* * whitespace.el (whitespace-cleanup): Fix whitespace-empty-at-bob-regexp usage.Chong Yidong2012-05-291-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* 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