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
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-24
/
+24
*
Fix typo.
Chong Yidong
2008-10-18
1
-1
/
+1
*
Eliminate whitespace-kill-buffer-hook functionality.
Vinicius Jose Latorre
2008-10-02
1
-46
/
+17
*
Don't clean up a buffer when killing it.
Vinicius Jose Latorre
2008-09-06
1
-3
/
+4
*
Fix bug#360.
Vinicius Jose Latorre
2008-09-06
1
-94
/
+114
*
Improve docstring.
Vinicius Jose Latorre
2008-08-06
1
-11
/
+27
*
Doc fix.
Vinicius Jose Latorre
2008-07-29
1
-0
/
+4
*
whitespace-newline: change initilization to have a low contrast relative to t...
Vinicius Jose Latorre
2008-07-29
1
-3
/
+3
*
New newline minor mode visualization.
Vinicius Jose Latorre
2008-07-24
1
-1
/
+47
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-11
/
+9
*
whitespace-trailing-regexp docstring fix.
Vinicius Jose Latorre
2008-04-28
1
-1
/
+1
*
* whitespace.el (whitespace-trailing): Fix typo.
Bastien Guerry
2008-04-28
1
-1
/
+1
*
whitespace-trailing-regexp option fix.
Vinicius Jose Latorre
2008-04-27
1
-13
/
+7
*
Doc fix.
Vinicius Jose Latorre
2008-04-26
1
-2
/
+2
*
New version 11.0.
Vinicius Jose Latorre
2008-04-26
1
-294
/
+260
*
(whitespace-display-table, whitespace-display-table-was-local):
Glenn Morris
2008-04-22
1
-7
/
+5
*
Handle whitespace-tab-width properly.
Vinicius Jose Latorre
2008-04-18
1
-2
/
+4
*
Honor the indent-tabs-mode and tab-width setting from user.
Vinicius Jose Latorre
2008-04-16
1
-405
/
+834
*
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
[next]