diff options
author | Eli Zaretskii <eliz@gnu.org> | 2023-03-12 09:45:48 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2023-03-12 09:45:48 +0200 |
commit | 2ac068d294ed650ab535972d9c52b45feea0dfa8 (patch) | |
tree | 923c3dc2c1e8a2f1b6db43ace89465da88066e24 /doc | |
parent | 5bc32d008fb1fa4dc3e08b7400f9d42f3e6bad6c (diff) | |
download | emacs-2ac068d294ed650ab535972d9c52b45feea0dfa8.tar.gz |
; Remove 'ns-popup-font-panel' from documentation
* doc/emacs/macos.texi (Mac / GNUstep Customization): Remove the
reference to 'ns-popup-font-panel'. (Bug#62130)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/macos.texi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi index 6b9ae196704..9f2c4721cab 100644 --- a/doc/emacs/macos.texi +++ b/doc/emacs/macos.texi @@ -201,13 +201,6 @@ Setting a lower number makes the trackpad more sensitive, and a higher number makes the trackpad less sensitive. @end table -@subsection Font Panel - -@findex ns-popup-font-panel -The standard Mac / GNUstep font panel is accessible with @kbd{M-x -ns-popup-font-panel} and will set the default font in the frame most -recently used or clicked on. - @c To make the setting permanent, use @samp{Save Options} in the @c Options menu, or run @code{menu-bar-options-save}. |