chiark / gitweb /
liberator only if liberator
[ian-dotfiles.git] / files / emacs_ian-x.el
index 40550221dccea997c93512c41c4738e858420af3..2879ecd26c012293341d897a0d5a2f071f4243a9 100644 (file)
@@ -13,4 +13,7 @@
 ; (x-set-foreground-color "white")
 ; (x-set-background-color "black")
 
+(if (boundp 'tool-bar-mode)
+    (tool-bar-mode -1))
+  
 ; End of this file.