summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAge
* Make the default `whitespace-enable-predicate' use `derived-mode-p'Lars Ingebrigtsen2021-01-28
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in whitespace.elStefan Kangas2020-12-07
* Remove redundant installation instructionsStefan Kangas2020-11-12
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-20
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Fix defcustom type in whitespace.elLars Ingebrigtsen2020-09-25
* Fix some defcustom typesLars Ingebrigtsen2020-09-25
* ; * lisp/whitespace.el: Capitalize "Code" section heading.Jonas Bernoulli2020-08-13
* Tweak how whitespace-mode marks the end of the bufferLars Ingebrigtsen2020-08-08
* Make whitespace-mode highlight missing newlines at the end of buffersLars Ingebrigtsen2020-08-07
* whitespace: Turn long lines regexp into a function (bug#36837)Štěpán Němec2020-03-01
* Merge from origin/emacs-27Glenn Morris2020-02-06
|\
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-01
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-14
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Paul Eggert2017-11-02
|\|
| * Clarify obsolescence message for 'whitespace-tab'Eli Zaretskii2017-10-28
* | Email replacement.viniciusjl2017-10-29
|/
* 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