emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 5f62648: * lisp/tool-bar.el (tool-bar-position): Doc fix.


From: Eli Zaretskii
Subject: emacs-28 5f62648: * lisp/tool-bar.el (tool-bar-position): Doc fix.
Date: Wed, 6 Oct 2021 12:19:13 -0400 (EDT)

branch: emacs-28
commit 5f626488d82476e8bd07121e9798304fc405bc4a
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    * lisp/tool-bar.el (tool-bar-position): Doc fix.
---
 lisp/tool-bar.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lisp/tool-bar.el b/lisp/tool-bar.el
index 6da4011..f5d64ae 100644
--- a/lisp/tool-bar.el
+++ b/lisp/tool-bar.el
@@ -290,6 +290,8 @@ holds a keymap."
       "Specify on which side the tool bar shall be.
 Possible values are `top' (tool bar on top), `bottom' (tool bar at bottom),
 `left' (tool bar on left) and `right' (tool bar on right).
+This option has effect only on graphical frames and only
+if Emacs was built with GTK.
 Customize `tool-bar-mode' if you want to show or hide the tool bar."
       :version "24.1"
       :type '(choice (const top)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]