]> git.eshelyaron.com Git - emacs.git/commit
Fix "M-x man" when there's no 'man' program on PATH
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Dec 2018 09:30:41 +0000 (11:30 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 Dec 2018 09:30:41 +0000 (11:30 +0200)
commite06562ce7c164fd1f1b93154e34e6edab004719b
tree494643066d1ff1175706c19e543ddf81d9aaec2d
parent7ecf49b5a5741cc4a895c8ff42bbb4577659192c
Fix "M-x man" when there's no 'man' program on PATH

* lisp/man.el (Man-bgproc-sentinel): Make sure the process
buffer is not read-only when inserting a message into it.
(Bug#33510)
lisp/man.el