summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-20/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-021-1/+2
|\ \ | |/
| * Clarify obsolescence message for 'whitespace-tab'Eli Zaretskii2017-10-281-1/+2
* | Email replacement.viniciusjl2017-10-291-2/+2
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/whitespace.el: Use lexical binding.Mark Oteiza2017-07-291-1/+1
* Fix turning off whitespace-modeNick Helm2017-05-191-3/+4
* Fix reading of tab settings in whitespace-modeReuben Thomas2017-04-201-34/+18
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Improve doc strings in whitespace.elEli Zaretskii2016-09-231-8/+16
| * Clarify whitespace-style doc stringLars Ingebrigtsen2016-05-011-8/+8
* | Remove redundant `save-match-data' in whitespace.elNoam Postavsky2016-12-241-150/+147
* | Fix whitespace eob cleanupNoam Postavsky2016-12-241-1/+1
* | Stop force parameter of whitespace-report-region having global effectReuben Thomas2016-11-031-10/+9
* | Document use of `tab-width'Reuben Thomas2016-11-031-51/+52
* | Make whitespace-report-region respect current settingsReuben Thomas2016-11-031-2/+4
* | Fix whitespace-space-after-tab-regexpReuben Thomas2016-11-031-9/+11
* | Remove duplicate documentationReuben Thomas2016-11-031-115/+7
* | Fix bob/eob checksReuben Thomas2016-11-031-3/+3
* | Improve doc strings in whitespace.elEli Zaretskii2016-09-161-8/+16
* | Clarify whitespace-style doc stringLars Ingebrigtsen2016-04-301-8/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files"Dmitry Gutov2015-09-291-3/+0
* Don't rely on defaults in decoding UTF-8 encoded Lisp filesEli Zaretskii2015-09-211-0/+3
* Clarify or replace a few \u escapes.Paul Eggert2015-09-211-8/+8
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-4/+4
* 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