Tweaks to tool-bar for default, VC-dir, Compile, and Info.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 9 Jan 2011 04:13:47 +0000 (23:13 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 9 Jan 2011 04:13:47 +0000 (23:13 -0500)
commit900503ae7959dc465c3897f3deafd55e09a93ee3
tree70e363d80d2aa6c2c02877120476d9926f4a74cf
parent21a76236f6530c2c01385956f0984f34e017f5c5
Tweaks to tool-bar for default, VC-dir, Compile, and Info.

* tool-bar.el (tool-bar-setup): Remove Help button.  Remove label
from Search and add a label to Undo.

* vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
inappropriate buttons and adding :vert-only tags.

* progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
removal of Help tool-bar button.  Remove Undo button for space.

* info.el (info-tool-bar-map): Add :vert-only tags.
lisp/ChangeLog
lisp/info.el
lisp/progmodes/compile.el
lisp/tool-bar.el
lisp/vc/vc-dir.el