]> git.eshelyaron.com Git - emacs.git/commitdiff
(Tool Bar): Doculemt rtl property.
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 7 Feb 2008 13:05:09 +0000 (13:05 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 7 Feb 2008 13:05:09 +0000 (13:05 +0000)
doc/lispref/ChangeLog
doc/lispref/keymaps.texi

index 1253975801860a60ce72917c7a3968e27393ce2f..76831379c44e3a9a4498ac75e3046e04792fa65b 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * keymaps.texi (Tool Bar): Document rtl property.
+
 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
 
        * display.texi (Button Types):
index 7f3c7a466c928380177177b9a95a18c984d2e7fc..125c4f0e706f296bf34d61f125bcda106687388d 100644 (file)
@@ -2606,6 +2606,10 @@ 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.
 
+The @code{:rtl} property specifies an alternative image to use for
+right-to-left languages.  Only the Gtk+ version of Emacs supports this
+at present.
+
 The default tool bar is defined so that items specific to editing do not
 appear for major modes whose command symbol has a @code{mode-class}
 property of @code{special} (@pxref{Major Mode Conventions}).  Major