index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
whitespace.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
New version 9.3.
Vinicius Jose Latorre
2008-03-01
1
-60
/
+265
*
(global-whitespace-mode): Revert last change.
Juanma Barranquero
2008-02-02
1
-4
/
+3
*
(whitespace-char-valid-p): Use characterp rather than char-valid-p.
Glenn Morris
2008-02-02
1
-1
/
+1
*
Use find-file-hook instead of find-file-hooks.
Vinicius Jose Latorre
2008-02-01
1
-12
/
+9
*
(whitespace): Set :version tag to 23.1.
Juanma Barranquero
2008-02-01
1
-69
/
+69
*
(global-whitespace-mode): When turning off the global mode,
Juanma Barranquero
2008-02-01
1
-1
/
+9
*
(global-whitespace-mode): Fix modeline lighter.
Juanma Barranquero
2008-02-01
1
-1
/
+1
*
Re-use arch-tag from old blank-mode.el for lisp/whitespace.el
Miles Bader
2008-01-31
1
-1
/
+1
*
Add arch tagline
Miles Bader
2008-01-31
1
-0
/
+1
*
Rename blank-mode.el to whitespace.el and obsolete/whitespace.el to obsolete/...
Vinicius Jose Latorre
2008-01-31
1
-0
/
+1766
*
Move whitespace.el to obsolete dir.
Vinicius Jose Latorre
2008-01-28
1
-814
/
+0
*
Merge from emacs--rel--22
Miles Bader
2008-01-22
1
-5
/
+5
|
\
|
*
(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
Juanma Barranquero
2008-01-16
1
-5
/
+5
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+6
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
|
*
* whitespace.el (whitespace-check-buffer-leading)
Dan Nicolaescu
2008-01-03
1
-0
/
+5
*
|
* calculator.el:
Dan Nicolaescu
2007-12-25
1
-12
/
+0
*
|
Fix buggy calls to `error'.
Deepak Goel
2007-12-06
1
-2
/
+2
*
|
Merge from emacs--rel--22
Miles Bader
2007-11-09
1
-1
/
+15
|
\
|
|
*
(whitespace-unload-function): New-style unload function.
Juanma Barranquero
2007-10-31
1
-9
/
+12
|
*
(whitespace-write-file-hook): Remove interactive spec.
Juanma Barranquero
2007-10-31
1
-1
/
+12
*
|
(whitespace-tickle-timer): Don't install the timer if
Michaƫl Cadilhac
2007-09-24
1
-1
/
+3
|
/
*
Replace `iff' in doc-strings and comments.
Glenn Morris
2007-08-08
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(top level): Remove calls putting
Martin Rudalics
2007-03-24
1
-8
/
+0
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-05
1
-1
/
+1
*
(whitespace-cleanup-internal): Use current
Dan Nicolaescu
2006-12-04
1
-1
/
+1
*
(whitespace-buffer): Call remove-overlays after overlay-recenter for
Chong Yidong
2006-11-07
1
-1
/
+1
*
(whitespace-indent-regexp): Make this match any multiples of eight spaces near
Eli Zaretskii
2006-11-04
1
-61
/
+38
*
(whitespace-cleanup): Doc fix.
Richard M. Stallman
2006-08-21
1
-0
/
+2
*
(whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,
Eli Zaretskii
2006-08-18
1
-4
/
+7
*
whitespace.el - make whitesspace-cleanup use the current active regoin, if th...
Rajesh Vaidheeswarran
2006-05-25
1
-5
/
+10
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(whitespace-cleanup): Doc fix.
Thien-Thi Nguyen
2005-10-23
1
-3
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
(whitespace-make-overlay)
Richard M. Stallman
2005-07-16
1
-23
/
+16
*
(whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
Juanma Barranquero
2005-07-13
1
-24
/
+23
*
(whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward.
Richard M. Stallman
2005-07-08
1
-31
/
+8
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-371
Miles Bader
2005-06-10
1
-13
/
+15
*
whitespace.el - revert hasty fix, fix highlight area for leading and trailing...
Rajesh Vaidheeswarran
2005-04-11
1
-4
/
+4
*
whitespace.el - fix higlighting test and bump rev
Rajesh Vaidheeswarran
2005-04-11
1
-3
/
+3
*
(whitespace-highlight-the-space):
Richard M. Stallman
2005-04-11
1
-2
/
+1
*
(whitespace-highlight-the-space): Put the same overlay
Stefan Monnier
2005-04-08
1
-21
/
+11
*
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
Dan Nicolaescu
2005-04-08
1
-2
/
+2
*
(whitespace-unload-hook): Set the variable.
Richard M. Stallman
2004-10-16
1
-0
/
+2
*
(global-whitespace-mode): New alias for whitespace-global-mode.
Richard M. Stallman
2004-08-22
1
-0
/
+3
*
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Miles Bader
2004-04-10
1
-1
/
+0
*
whitespace.el now takes user customizable variable to display cleanliness of
Rajesh Vaidheeswarran
2003-09-29
1
-6
/
+13
[next]