summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAge
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Clarify obsolescence message for 'whitespace-tab'Eli Zaretskii2017-10-28
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/whitespace.el: Use lexical binding.Mark Oteiza2017-07-29
* Fix turning off whitespace-modeNick Helm2017-05-19
* Fix reading of tab settings in whitespace-modeReuben Thomas2017-04-20
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * 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
* | Remove redundant `save-match-data' in whitespace.elNoam Postavsky2016-12-24
* | Fix whitespace eob cleanupNoam Postavsky2016-12-24
* | Stop force parameter of whitespace-report-region having global effectReuben Thomas2016-11-03
* | Document use of `tab-width'Reuben Thomas2016-11-03
* | Make whitespace-report-region respect current settingsReuben Thomas2016-11-03
* | Fix whitespace-space-after-tab-regexpReuben Thomas2016-11-03
* | Remove duplicate documentationReuben Thomas2016-11-03
* | Fix bob/eob checksReuben Thomas2016-11-03
* | Improve doc strings in whitespace.elEli Zaretskii2016-09-16
* | Clarify whitespace-style doc stringLars Ingebrigtsen2016-04-30
|/
* 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