summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAge
* 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
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23 branch.Glenn Morris2011-01-15
|\
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
| * Merge whitespace.el from trunkChong Yidong2010-09-06
| * merge whitespace.el change from trunkChong Yidong2010-08-22
| * * whitespace.el (whitespace-color-off): Remove post-command-hook locally.Geoff Gole2010-08-08
* | Tiny code fix.Vinicius Jose Latorre2010-12-09
* | New version 13.2. (Bug#7582)Vinicius Jose Latorre2010-12-08
* | Adjust type declaration.Vinicius Jose Latorre2010-08-27
* | Fix some bugs. New version 13.1.Vinicius Jose Latorre2010-08-24
* | Fix slow cursor movement.Vinicius Jose Latorre2010-08-21
* | Reorganize Custom groups.Chong Yidong2010-03-12
|/
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-18
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Asure buffer-display-table is unique when two or more windows are visible.Vinicius Jose Latorre2009-12-11
* Doc fix.Vinicius Jose Latorre2009-12-10