index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
whitespace.el
Age
Commit message (
Expand
)
Author
2026-03-23
; * lisp/whitespace.el (whitespace-global-modes): Grammar fix.
Sean Whitton
2026-03-23
Fix recent whitespace.el changes
Basil L. Contovounesios
2026-03-19
New option to enable global-whitespace-mode in special-buffers (bug#79230)
Ihor Radchenko
2026-01-12
; whitespace-global-modes: Replace "automagically".
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-16
; Fix last change (bug#77544)
Eli Zaretskii
2025-08-16
whitespace-mode: New style to prettify page delimiters characters.
Elías Gabriel Pérez
2025-06-07
Avoid whitespace-mode breaking standard-display-unicode-special-glyphs
Eli Zaretskii
2025-05-04
whitespace.el: Collaborate better with `combine-after-change-calls`
Stefan Monnier
2025-01-27
; Fix byte-compilation warnings
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-21
Merge from origin/emacs-30
Eli Zaretskii
2024-09-21
Fix font-lock of last character before EOB under 'whitespace-mode'
Stefan Monnier
2024-09-21
Fix 'whitespace-mode' with 'missing-newline-at-eof'
Eli Zaretskii
2024-06-29
Make whitespace.el's cleanup add missing final newline
Björn Lindström
2024-04-24
Fix handling of glyph codes in whitespace.el
Eli Zaretskii
2024-01-21
doc: Delete extraneous quotes around keys
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
; Prefer finder keyword "text" to deprecated keyword "wp"
Stefan Kangas
2023-11-23
Adjust affected callers of derived-mode-p` to use the new convention
Stefan Monnier
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
whitespace: Use `define-globalized-minor-mode' for global mode
Richard Hansen
2022-12-21
whitespace: Avoid mutating original buffer's markers in clones
Richard Hansen
2022-12-19
whitespace: Fix unintended change in buffer modification status
Richard Hansen
2022-11-21
; Fix typos (misspelled symbols)
Stefan Kangas
2022-11-01
Merge from origin/emacs-28
Stefan Kangas
2022-10-29
; * lisp/whitespace.el (whitespace-trailing): Fix a typo.
Eli Zaretskii
2022-10-28
Merge from origin/emacs-28
Stefan Kangas
2022-10-27
; Improve doc strings in whitespace.el
Eli Zaretskii
2022-09-26
Fix whitespace-mode in read-only buffers
Lars Ingebrigtsen
2022-09-11
whitespace: Redo BoB/EoB empty line highlighting
Richard Hansen
2022-09-11
whitespace: Include empty final line in BoB empty match
Richard Hansen
2022-09-11
whitespace: Reset `whitespace-buffer-changed' when refontifying
Richard Hansen
2022-09-11
; whitespace: Use `defvar-local' for buffer-local vars
Richard Hansen
2022-09-11
; whitespace: Delete unused `whitespace-font-lock-refontify' var
Richard Hansen
2022-07-15
Fix whitespace-mode display table restoration logic
Lars Ingebrigtsen
2022-07-02
; Fix typos.
Mattias Engdegård
2022-06-20
whitespace: Redraw if indentation or line length changes
Richard Hansen
2022-06-15
whitespace.el: New whitespace style `lines-char'
Miha Rihtaršič
2022-06-12
Merge from origin/emacs-28
Stefan Kangas
2022-06-11
; Fix last change in whitespace.el.
Eli Zaretskii
2022-06-11
Fix doc strings in whitespace.el
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-21
Remove redundant #' before lambda
Stefan Kangas
2021-09-26
; Fix some recent fixes to doc strings
Eli Zaretskii
2021-09-26
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-23
;* lisp/whitespace.el (whitespace-display-window): Add doc-string.
Martin Rudalics
[next]