]> git.eshelyaron.com Git - emacs.git/commit
Fix shr--set-target-ids test for empty buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 18:51:33 +0000 (20:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 18:51:46 +0000 (20:51 +0200)
commit3833ce16afe930a57554667afc16b20ce258983d
tree38436ef6f824dbc5f1e9204e528b16ff7e68ba58
parent406fd979218321d887c4ca550bcc94f20f6c1713
Fix shr--set-target-ids test for empty buffer

* lisp/net/shr.el (shr--set-target-ids): Fix the check for an
empty buffer (which may be narrowed).
lisp/net/shr.el