]> git.eshelyaron.com Git - emacs.git/commitdiff
Inaccuracy in efaq.texi
authorPo Lu <luangruo@yahoo.com>
Sun, 30 Jun 2024 02:04:43 +0000 (10:04 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 1 Jul 2024 07:50:11 +0000 (09:50 +0200)
; * doc/misc/efaq.texi (New in Emacs 30): Mention GNUStep and
Mac OS separately.

(cherry picked from commit 72cf9964f3c0fd63332884b8145399f1784de7f1)

doc/misc/efaq.texi

index 1c280c652bd66e5a1117b6335b9c7eec459544a6..89212119f880f0698c94a48b3f8413450aa2a470 100644 (file)
@@ -963,7 +963,7 @@ been added.
 Tool bar tweaks.  The new minor mode @code{window-tool-bar-mode}
 provides a per-window toolbar.  Toolbars can be placed on the bottom of
 a frame by setting the @code{tool-bar-position} variable on all window
-systems but NextStep and macOS.
+systems but GNUStep and macOS.
 
 @item
 The @samp{which-key} package from GNU ELPA is now included in Emacs.