summaryrefslogtreecommitdiff
path: root/ChangeLog.3
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-05-16 06:30:38 +0200
committerStefan Kangas <stefan@marxist.se>2022-05-16 06:30:38 +0200
commit1fc1d8b88994303ac7c1aac673cb3fead5ff4d9e (patch)
tree1f1b187a70550cdb54492d7e8e3ce1c1832a64f4 /ChangeLog.3
parent0651bc6d175ddb863855fddd056ca623c5900c20 (diff)
parentf928330fa86e1493d2862180b132a99022458c96 (diff)
downloademacs-1fc1d8b88994303ac7c1aac673cb3fead5ff4d9e.tar.gz
Merge from origin/emacs-28
f928330fa8 Update to Org 9.5.3-6-gef41f3 007bf9a34c Hide temporary FUSE files in Tramp 5dbaddc729 ; Fix some typos
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index be1a9bfe26a..f0297fd1f08 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -1293,7 +1293,7 @@
Don't bug out on certain empty elements with ids
- * lisp/net/shr.el (shr-descend): Fix empty-element #id targetting
+ * lisp/net/shr.el (shr-descend): Fix empty-element #id targeting
(bug#52391).
2021-12-09 Paul Eggert <eggert@cs.ucla.edu>