]> git.eshelyaron.com Git - emacs.git/commit
Fix whitespace-mode in read-only buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 26 Sep 2022 10:56:07 +0000 (12:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 26 Sep 2022 10:56:07 +0000 (12:56 +0200)
commit53af11a2812cef93f8867b5690f0e3a797e0e876
tree39ab315abed4ebc02bca04cdbce8badba272775c
parent4c0fc12631ba15ffa8e5e6ebc8673f26fdb48202
Fix whitespace-mode in read-only buffers

* lisp/whitespace.el (whitespace--update-bob-eob): Don't bug out
in read-only buffers (bug#58082).
lisp/whitespace.el