]> git.eshelyaron.com Git - emacs.git/commit
Fix highlighting in man pages displayed by "M-x man"
authorEli Zaretskii <eliz@gnu.org>
Fri, 9 Aug 2019 13:51:14 +0000 (16:51 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 9 Aug 2019 13:51:14 +0000 (16:51 +0300)
commit495b33bb3858fbb8912f7d357e1d277062b98bcd
tree4bc87c4936716c91819a7880763f631264fda7bf
parentbf10b8c3e8d8c45be47bb3c529017d3cb5562178
Fix highlighting in man pages displayed by "M-x man"

* lisp/man.el (Man-highlight-references0): Handle the case
when a section is divided between 2 or more chunks of text
received from the 'man' program.  (Bug#36927)
lisp/man.el