1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/doc
Gregory Heytings e0488f89d1 Command for global adjustments to the default face
* lisp/face-remap.el (global-text-scale-adjust): New command.
(text-scale-adjust): Refer to the new related command.
(global-text-scale-adjust-resizes-frames): New user option.

* lisp/mwheel.el (mouse-wheel-scroll-amount): Add the new command
to the mouse wheel scrolling events.
(mouse-wheel-global-text-scale): New function.
(mouse-wheel-mode): Use the new function with mouse-wheel-mode.

* doc/emacs/display.texi (Text Scale): Document the new command and
the new user option.

* etc/NEWS: Mention the new command and its bindings, and the new
user option.
2022-07-02 15:40:45 +02:00
..
emacs Command for global adjustments to the default face 2022-07-02 15:40:45 +02:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref ; Fix typos. 2022-07-02 13:32:41 +02:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc ; Fix typos. 2022-07-02 10:20:23 +02:00