]> code.delx.au - gnu-emacs/blobdiff - lisp/tool-bar.el
* todos.el (todos-modes-set-2): Restore point after finding start
[gnu-emacs] / lisp / tool-bar.el
index 0e47338bf9fbc9eb5ffd140e83505a242be346e0..f04cad4463a7ae103ed3a91efa4866ef4cd183f0 100644 (file)
@@ -287,6 +287,7 @@ holds a keymap."
 Possible values are `top' (tool bar on top), `bottom' (tool bar at bottom),
 `left' (tool bar on left) and `right' (tool bar on right).
 Customize `tool-bar-mode' if you want to show or hide the tool bar."
+      :version "24.1"
       :type '(choice (const top)
                     (const bottom)
                     (const left)