]> git.eshelyaron.com Git - emacs.git/commit
whitespace.el: New whitespace style `lines-char'
authorMiha Rihtaršič <miha@kamnitnik.top>
Wed, 15 Jun 2022 12:24:24 +0000 (14:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 15 Jun 2022 12:25:08 +0000 (14:25 +0200)
commit8ee9e20f8cf1f1f880792dcc1048293ea0342ba4
tree546c32b0024904c750ef95869dc4fd24b6fd0895
parent12d6aad132bef7b4bf89ed0196332d85e25427de
whitespace.el: New whitespace style `lines-char'

* lisp/whitespace.el (whitespace-style):
(whitespace-style-value-list):
(whitespace-toggle-option-alist):
(global-whitespace-toggle-options):
(whitespace-help-text):
(whitespace-interactive-char):
(whitespace-style-face-p):
(whitespace-color-on):
(whitespace-lines-regexp): New whitespace style `lines-char', which
highlights only the first character over the whitespace-line-column
limit (bug#55980).
lisp/whitespace.el