summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/whitespace.el (whitespace-color-on, whitespace-color-off): OnlyDmitry Gutov2013-04-061-2/+4
* * lisp/whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):Dmitry Gutov2013-03-191-21/+2
* * lisp/whitespace.el (whitespace-font-lock-keywords): Change description.Dmitry Gutov2013-03-191-10/+8
* * lisp/whitespace.el (whitespace-color-on): Use `prepend' OVERRIDEDmitry Gutov2013-03-191-1/+1
* * lisp/whitespace.el: Fix double evaluation.Stefan Monnier2013-03-171-243/+116
* * lisp/whitespace.el (whitespace-enable-predicate): New variable.Stefan Monnier2013-03-101-21/+23
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-4/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix whitespace-display-mappings.Eli Zaretskii2012-08-031-7/+3
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-2/+2
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-28/+27
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* * whitespace.el (whitespace-cleanup): Fix whitespace-empty-at-bob-regexp usage.Chong Yidong2012-05-291-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Tweak whitespace-newline color for 16-color displays.Eli Zaretskii2011-11-261-1/+5
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Adjust comment.Vinicius Jose Latorre2011-10-301-2/+2
* Better code for whitespace-newline-mode.Vinicius Jose Latorre2011-10-301-6/+3
* Disable whitespace-newline-mode properly.Vinicius Jose Latorre2011-10-301-5/+9
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-20/+16
* * lisp/whitespace.el (whitespace-newline-mode): Disable it right.Stefan Monnier2011-09-191-2/+2
* * lisp/whitespace.el (whitespace-trailing-regexp): Don't rely on theStefan Monnier2011-05-031-17/+11
* keep highlight when switching between major modes on a file.Vinicius Jose Latorre2011-04-301-1/+6
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23 branch.Glenn Morris2011-01-151-1/+2
|\
* \ Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Merge whitespace.el from trunkChong Yidong2010-09-061-54/+131
| * merge whitespace.el change from trunkChong Yidong2010-08-221-32/+144
| * * whitespace.el (whitespace-color-off): Remove post-command-hook locally.Geoff Gole2010-08-081-1/+1
* | Tiny code fix.Vinicius Jose Latorre2010-12-091-1/+1
* | New version 13.2. (Bug#7582)Vinicius Jose Latorre2010-12-081-3/+3
* | Adjust type declaration.Vinicius Jose Latorre2010-08-271-0/+2
* | Fix some bugs. New version 13.1.Vinicius Jose Latorre2010-08-241-52/+128
* | Fix slow cursor movement.Vinicius Jose Latorre2010-08-211-33/+145
* | Reorganize Custom groups.Chong Yidong2010-03-121-2/+1
|/
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-181-6/+6
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Asure buffer-display-table is unique when two or more windows are visible.Vinicius Jose Latorre2009-12-111-1/+5
* Doc fix.Vinicius Jose Latorre2009-12-101-1/+1