summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* Improve doc strings in whitespace.elEli Zaretskii2016-09-23
* Clarify whitespace-style doc stringLars Ingebrigtsen2016-05-01
* Update copyright year to 2016Paul Eggert2016-01-01
* Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files"Dmitry Gutov2015-09-29
* Don't rely on defaults in decoding UTF-8 encoded Lisp filesEli Zaretskii2015-09-21
* Clarify or replace a few \u escapes.Paul Eggert2015-09-21
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-28
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-21
* Declare whitespace-line-column a safe file-localDmitry Gutov2015-07-09
* Update the options in whitespace-style defcustomPhilipp Stephani2015-05-02
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/whitespace.el (whitespace-big-indent-regexp): Add :version.Glenn Morris2014-12-02
* Add a 'big-indent style to `whitespace-mode'.Michal Nazarewicz2014-10-17
* Improve non-interactive use of whitespace reportingReuben Thomas2014-05-29
* Improve documentation for whitespace-report{,-region}Reuben Thomas2014-05-29
* .Reuben Thomas2014-05-29
* * lisp/whitespace.el: Use font-lock-flush. Minimize refontifications.Stefan Monnier2014-05-28
* lisp/whitespace.el: End obsolescence messages with dot.Juanma Barranquero2014-02-21
* * whitespace.el (whitespace-enable-predicate): fix sense of comment.Reuben Thomas2014-01-27
* Spelling fixes.Paul Eggert2014-01-05
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Refactor out setting `whitespace-indent-tabs-mode' andTassilo Horn2013-08-01
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-08
* * lisp/whitespace.el (whitespace-color-on, whitespace-color-off): OnlyDmitry Gutov2013-04-06
* * lisp/whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):Dmitry Gutov2013-03-19
* * lisp/whitespace.el (whitespace-font-lock-keywords): Change description.Dmitry Gutov2013-03-19
* * lisp/whitespace.el (whitespace-color-on): Use `prepend' OVERRIDEDmitry Gutov2013-03-19
* * lisp/whitespace.el: Fix double evaluation.Stefan Monnier2013-03-17
* * lisp/whitespace.el (whitespace-enable-predicate): New variable.Stefan Monnier2013-03-10
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-11
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Fix whitespace-display-mappings.Eli Zaretskii2012-08-03
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-24
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-09
* Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* * whitespace.el (whitespace-cleanup): Fix whitespace-empty-at-bob-regexp usage.Chong Yidong2012-05-29
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Tweak whitespace-newline color for 16-color displays.Eli Zaretskii2011-11-26
* Spelling fixes.Paul Eggert2011-11-14
* Spelling fixes.Paul Eggert2011-11-14
* Adjust comment.Vinicius Jose Latorre2011-10-30
* Better code for whitespace-newline-mode.Vinicius Jose Latorre2011-10-30
* Disable whitespace-newline-mode properly.Vinicius Jose Latorre2011-10-30
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* * lisp/whitespace.el (whitespace-newline-mode): Disable it right.Stefan Monnier2011-09-19
* * lisp/whitespace.el (whitespace-trailing-regexp): Don't rely on theStefan Monnier2011-05-03
* keep highlight when switching between major modes on a file.Vinicius Jose Latorre2011-04-30
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19