]> git.eshelyaron.com Git - emacs.git/commit
Update font scaling documentation to not talk about "face height"
authorStefan Kangas <stefan@marxist.se>
Sun, 19 Jun 2022 23:26:05 +0000 (01:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jun 2022 23:26:05 +0000 (01:26 +0200)
commit9bf520593c81735398c3a8369df9854586218913
treef3f569f276370e24e37e15bca27aa2e426bab4b5
parente02ebe91379459efc9c5fc7bb9de38fcf0e59cd7
Update font scaling documentation to not talk about "face height"

* lisp/play/gamegrid.el (gamegrid-init-buffer):
* lisp/mwheel.el (mouse-wheel-scroll-amount):
(mouse-wheel-text-scale):
* lisp/faces.el (set-face-attribute):
* lisp/face-remap.el (text-scale-mode-step):
(text-scale-increase):
(text-scale-adjust):
* lisp/cus-face.el (custom-face-attributes):
* doc/emacs/frames.texi (Mouse Commands):
* doc/emacs/display.texi (Text Scale): Talk about font sized instead
of "face height" (bug#46853).
doc/emacs/display.texi
doc/emacs/frames.texi
lisp/cus-face.el
lisp/face-remap.el
lisp/faces.el
lisp/mwheel.el
lisp/play/gamegrid.el