]> git.eshelyaron.com Git - emacs.git/commit
Use variable-pitch-mode in 'C-h C-h'
authorStefan Kangas <stefan@marxist.se>
Sun, 21 Nov 2021 13:44:41 +0000 (14:44 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 21 Nov 2021 13:44:41 +0000 (14:44 +0100)
commit1e0e77bd449dd50501ee7047362a1e66f45c6d46
tree9abee2bd68137661e29b89abb64a3af3a799da85
parent75d294cd4abb4d4062a1bfcd914229d0f9e142dd
Use variable-pitch-mode in 'C-h C-h'

* lisp/faces.el (help-key-binding): Inherit 'fixed-pitch'.
* lisp/help-macro.el (make-help-screen): Use
'variable-pitch-mode'.

This was discussed in
https://lists.gnu.org/r/emacs-devel/2021-11/msg01378.html
lisp/faces.el
lisp/help-macro.el