From: Jan Djärv Date: Sun, 10 Nov 2013 12:18:03 +0000 (+0100) Subject: * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~877 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/fb193bb4a1dc7fa73a2c8bccd4ad0bb0c145f62d * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 94f3bb594b..504a6d5583 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2013-11-10 Jan Djärv + + * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3. + 2013-11-09 Xue Fuqiao * os.texi (Startup Summary): Add an index about startup screen. diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index 73d869d59f..855420a70c 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi @@ -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.