summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
AgeCommit message (Expand)Author
2008-10-18Fix typo.Chong Yidong
2008-10-02Eliminate whitespace-kill-buffer-hook functionality.Vinicius Jose Latorre
2008-09-06Don't clean up a buffer when killing it.Vinicius Jose Latorre
2008-09-06Fix bug#360.Vinicius Jose Latorre
2008-08-06Improve docstring.Vinicius Jose Latorre
2008-07-29Doc fix.Vinicius Jose Latorre
2008-07-29whitespace-newline: change initilization to have a low contrast relative to t...Vinicius Jose Latorre
2008-07-24New newline minor mode visualization.Vinicius Jose Latorre
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-28whitespace-trailing-regexp docstring fix.Vinicius Jose Latorre
2008-04-28* whitespace.el (whitespace-trailing): Fix typo.Bastien Guerry
2008-04-27whitespace-trailing-regexp option fix.Vinicius Jose Latorre
2008-04-26Doc fix.Vinicius Jose Latorre
2008-04-26New version 11.0.Vinicius Jose Latorre
2008-04-22(whitespace-display-table, whitespace-display-table-was-local):Glenn Morris
2008-04-18Handle whitespace-tab-width properly.Vinicius Jose Latorre
2008-04-16Honor the indent-tabs-mode and tab-width setting from user.Vinicius Jose Latorre
2008-03-01New version 9.3.Vinicius Jose Latorre
2008-02-02(global-whitespace-mode): Revert last change.Juanma Barranquero
2008-02-02(whitespace-char-valid-p): Use characterp rather than char-valid-p.Glenn Morris
2008-02-01Use find-file-hook instead of find-file-hooks.Vinicius Jose Latorre
2008-02-01(whitespace): Set :version tag to 23.1.Juanma Barranquero
2008-02-01(global-whitespace-mode): When turning off the global mode,Juanma Barranquero
2008-02-01(global-whitespace-mode): Fix modeline lighter.Juanma Barranquero
2008-01-31Re-use arch-tag from old blank-mode.el for lisp/whitespace.elMiles Bader
2008-01-31Add arch taglineMiles Bader
2008-01-31Rename blank-mode.el to whitespace.el and obsolete/whitespace.el to obsolete/...Vinicius Jose Latorre
2008-01-28Move whitespace.el to obsolete dir.Vinicius Jose Latorre
2008-01-22Merge from emacs--rel--22Miles Bader
2008-01-16(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,Juanma Barranquero
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2008-01-03* whitespace.el (whitespace-check-buffer-leading)Dan Nicolaescu
2007-12-25* calculator.el:Dan Nicolaescu
2007-12-06Fix buggy calls to `error'.Deepak Goel
2007-11-09Merge from emacs--rel--22Miles Bader
2007-10-31(whitespace-unload-function): New-style unload function.Juanma Barranquero
2007-10-31(whitespace-write-file-hook): Remove interactive spec.Juanma Barranquero
2007-09-24(whitespace-tickle-timer): Don't install the timer ifMichaƫl Cadilhac
2007-08-08Replace `iff' in doc-strings and comments.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-03-24(top level): Remove calls puttingMartin Rudalics
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-05Update copyright years.Glenn Morris
2006-12-04(whitespace-cleanup-internal): Use currentDan Nicolaescu
2006-11-07(whitespace-buffer): Call remove-overlays after overlay-recenter forChong Yidong
2006-11-04(whitespace-indent-regexp): Make this match any multiples of eight spaces nearEli Zaretskii
2006-08-21(whitespace-cleanup): Doc fix.Richard M. Stallman
2006-08-18(whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,Eli Zaretskii
2006-05-25whitespace.el - make whitesspace-cleanup use the current active regoin, if th...Rajesh Vaidheeswarran