diff lisp/vm/vm-startup.el @ 76:c0c698873ce1 r20-0b33

Import from CVS: tag r20-0b33
author cvs
date Mon, 13 Aug 2007 09:05:10 +0200
parents 131b0175ea99
children 0d2f883870bc
line wrap: on
line diff
--- a/lisp/vm/vm-startup.el	Mon Aug 13 09:04:39 2007 +0200
+++ b/lisp/vm/vm-startup.el	Mon Aug 13 09:05:10 2007 +0200
@@ -154,7 +154,7 @@
 	  (vm-display (current-buffer) t nil nil))
       ;; need to do this after any frame creation because the
       ;; toolbar sets frame-specific height and width specifiers.
-      (and full-startup (vm-toolbar-support-possible-p) vm-use-toolbar
+      (and (vm-toolbar-support-possible-p) vm-use-toolbar
 	   (progn
 	     (vm-toolbar-install-toolbar)
 	     (vm-toolbar-update-toolbar)))