]> git.eshelyaron.com Git - emacs.git/commit
Fix 'whitespace-mode' with 'missing-newline-at-eof'
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Sep 2024 10:41:21 +0000 (13:41 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:25 +0000 (12:45 +0200)
commit731ad886d0cfbf795572c6323e011986250e9708
tree7d297cc54ab99335237379842533c0816475a5dc
parent8a921c001f5e12e9aa68512e7750a183cc989f3b
Fix 'whitespace-mode' with 'missing-newline-at-eof'

* lisp/whitespace.el (whitespace-post-command-hook): Refontify
when point moves if 'missing-newline-at-eof' is in
'whitespace-active-style'.  (Bug#73332)

(cherry picked from commit 01ebe6de8954b2381bfba31038a0bd0669e33910)
lisp/whitespace.el