]> code.delx.au - gnu-emacs/commitdiff
* keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 10 Nov 2013 12:18:03 +0000 (13:18 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 10 Nov 2013 12:18:03 +0000 (13:18 +0100)
doc/lispref/ChangeLog
doc/lispref/keymaps.texi

index 94f3bb594bd57c3a07f77ca5703c2aced5e0ae2c..504a6d5583744efd6747b2c854334a79a2ed3c7a 100644 (file)
@@ -1,3 +1,7 @@
+2013-11-10  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
+
 2013-11-09  Xue Fuqiao  <xfq.free@gmail.com>
 
        * os.texi (Startup Summary): Add an index about startup screen.
index 73d869d59fd40f1dab38f277e6a47ec5c32ee2a8..855420a70c9b61ee2fb8aade28a62e73555fe8c2 100644 (file)
@@ -2631,6 +2631,9 @@ Used when the item is disabled and deselected.
 @end table
 @end table
 
+The GTK+ and NS versions of Emacs ignores items 1 to 3, because disabled and/or
+deselected images are autocomputed from item 0.
+
 If @var{image} is a single image specification, Emacs draws the tool bar
 button in disabled state by applying an edge-detection algorithm to the
 image.