]> git.eshelyaron.com Git - emacs.git/commit
; Improve doc strings in whitespace.el
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Oct 2022 07:28:34 +0000 (10:28 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Oct 2022 07:28:34 +0000 (10:28 +0300)
commit510020d30d7aca81bd4a314aae5312ae537294a7
treed607048211cb2c3492149508ff87c021a1283ee8
parentf1f4a0c9d2b91c47eb31f419f6376a820526bf6a
; Improve doc strings in whitespace.el

* lisp/whitespace.el (whitespace-hspace-regexp)
(whitespace-space-regexp, whitespace-tab-regexp)
(whitespace-trailing-regexp, whitespace-space-before-tab-regexp)
(whitespace-indentation-regexp, whitespace-empty-at-bob-regexp)
(whitespace-empty-at-eob-regexp)
(whitespace-space-after-tab-regexp)
(whitespace-big-indent-regexp, whitespace-line-column)
(whitespace-display-mappings, whitespace-global-modes)
(whitespace-action, whitespace-style, whitespace-space)
(whitespace-hspace, whitespace-tab, whitespace-trailing)
(whitespace-space-before-tab, whitespace-indentation)
(whitespace-big-indent, whitespace-empty)
(whitespace-space-after-tab): Doc fixes.
lisp/whitespace.el