Add tool bar style text-image-horiz (text to the left of the image).
[bpt/emacs.git] / lisp / cus-start.el
index bc48aa8..4778cf6 100644 (file)
@@ -345,6 +345,7 @@ since it could result in memory overflow and make Emacs crash."
                      (const :tag "Text" :value text)
                      (const :tag "Both" :value both)
                      (const :tag "Both-horiz" :value both-horiz)
+                     (const :tag "Text-image-horiz" :value text-image-horiz)
                      (const :tag "System default" :value nil)) "23.3")
              (tool-bar-max-label-size frames integer "23.3")